Add \errverbose to psql (and support in libpq)

Edit
ID 475
Title Add \errverbose to psql (and support in libpq)
Topic Clients
Created 2016-01-07 09:33:18
Last modified 2016-04-03 16:30:17 (8 years, 7 months ago)
Latest email 2016-04-03 18:41:13 (8 years, 7 months ago)
Status
2016-03: Committed
Target version
Authors Alex Shulgin (ash), Petr Korobeinikov (pkorobeinikov)
Reviewers Daniel Vérité (danielverite)Become reviewer
Committer Tom Lane (tgl)
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/475
git checkout commitfest/cf/475
Emails
Add schema-qualified relnames in constraint error messages.
First at 2016-01-06 01:00:07 by Petr Korobeinikov <pkorobeinikov at gmail.com>
Latest at 2016-04-03 18:41:13 by Alex Shulgin <alex.shulgin at gmail.com>
Latest attachment (errverbose-psql-v3.patch) at 2016-04-02 22:43:19 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (errverbose-psql-v3.patch) at 2016-04-02 22:43:19 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (errverbose-v3.patch) at 2016-04-02 21:41:48 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (errverbose-psql-v2.patch) at 2016-03-15 15:44:59 from "Shulgin, Oleksandr" <oleksandr.shulgin at zalando.de> (Patch: Yes)
    Attachment (0001-POC-errverbose-in-psql.patch) at 2016-01-06 14:02:34 from "Shulgin, Oleksandr" <oleksandr.shulgin at zalando.de> (Patch: Yes)
    Attachment (namespaced-relname.diff) at 2016-01-06 01:00:07 from Petr Korobeinikov <pkorobeinikov at gmail.com> (Patch: Yes)
History
When Who What
2016-04-03 16:30:17 Tom Lane (tgl) Closed in commitfest 2016-03 with status: Committed
2016-04-03 16:30:17 Tom Lane (tgl) Changed committer to tgl
2016-03-17 21:19:29 Tom Lane (tgl) New status: Needs review
2016-02-09 12:02:17 Alex Shulgin (ash) Changed name to Add \errverbose to psql (and support in libpq)
2016-02-08 18:42:03 Daniel Vérité (danielverite) New status: Waiting on Author
2016-02-07 22:27:34 Daniel Vérité (danielverite) Added danielverite as reviewer
2016-01-07 09:33:39 Alex Shulgin (ash) Changed authors to Alex Shulgin (ash), Petr Korobeinikov (pkorobeinikov)
2016-01-07 09:33:18 Alex Shulgin (ash) Attached mail thread CAJL5ff_XSMLL+MZNAaw8nisyLrUfO_UfOde4M3ZodWcoGE-Njg@mail.gmail.com
2016-01-07 09:33:18 Alex Shulgin (ash) Created patch record
Edit