psql: add \si, \sm, \st and \sr functions to show CREATE commands for indexes, matviews, triggers and tables

Edit
ID 2664
Title psql: add \si, \sm, \st and \sr functions to show CREATE commands for indexes, matviews, triggers and tables
Topic SQL Commands
Created 2020-08-03 09:09:23
Last modified 2020-11-24 10:05:23 (3 years, 11 months ago)
Latest email 2020-11-24 10:04:58 (3 years, 11 months ago)
Status
2020-11: Returned with feedback
2020-09: Moved to next CF
Target version
Authors Alexandra Pervushina (a.pervushina)
Reviewers Anna Akenteva (a.akenteva)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/2664
git checkout commitfest/cf/2664
Emails
psql: add \si, \sm, \st and \sr functions to show CREATE commands for indexes, matviews, triggers and tables
First at 2020-07-28 17:46:04 by a.pervushina at postgrespro.ru
Latest at 2020-11-24 10:04:58 by Anastasia Lubennikova <a.lubennikova at postgrespro.ru>
Latest attachment (si_st_sm_sr_v2.patch) at 2020-08-17 23:54:00 from a.pervushina at postgrespro.ru
    Attachment (si_st_sm_sr_v2.patch) at 2020-08-17 23:54:00 from a.pervushina at postgrespro.ru (Patch: Yes)
    Attachment (si_st_sm_sr.patch) at 2020-07-28 17:46:04 from a.pervushina at postgrespro.ru (Patch: Yes)
History
When Who What
2020-11-24 10:05:23 Anastasia Lubennikova (lubennikovaav) Closed in commitfest 2020-11 with status: Returned with feedback
2020-10-16 17:09:11 Anastasia Lubennikova (lubennikovaav) New status: Waiting on Author
2020-10-01 04:46:29 Michael Paquier (michael-kun) Closed in commitfest 2020-09 with status: Moved to next CF
2020-08-10 06:34:57 Anna Akenteva (a.akenteva) Changed reviewers to Anna Akenteva (a.akenteva)
2020-08-10 06:34:57 Anna Akenteva (a.akenteva) Changed authors to Alexandra Pervushina (a.pervushina)
2020-08-03 09:09:23 Alexandra Pervushina (a.pervushina) Attached mail thread 191ef0d76e30a36f7d6326a3ce58bd0e@postgrespro.ru
2020-08-03 09:09:23 Alexandra Pervushina (a.pervushina) Created patch record
Edit