Add sqlstate output mode to VERBOSITY

Edit
ID 1898
Title Add sqlstate output mode to VERBOSITY
Topic Clients
Created 2018-12-04 12:20:17
Last modified 2019-04-04 21:22:23 (5 years, 7 months ago)
Latest email 2019-04-04 21:26:34 (5 years, 7 months ago)
Status
2019-03: Committed
2019-01: Moved to next CF
Target version 12
Authors didier gautheron (didier.users.sourceforge.net)
Reviewers Dagfinn Ilmari Mannsåker (ilmari)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/1898
git checkout commitfest/cf/1898
Emails
[proposal] Add an option for returning SQLSTATE in psql error message
First at 2018-12-02 14:33:56 by didier <did447 at gmail.com>
Latest at 2019-04-04 21:26:34 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-Add-sqlstate-output-mode-to-VERBOSITY_v1.patch) at 2018-12-04 12:18:56 from didier <did447 at gmail.com>
    Attachment (0001-Add-sqlstate-output-mode-to-VERBOSITY_v1.patch) at 2018-12-04 12:18:56 from didier <did447 at gmail.com> (Patch: Yes)
    Attachment (master_verbosity_sqlstate.diff) at 2018-12-03 17:57:32 from didier <did447 at gmail.com> (Patch: Yes)
    Attachment (master_psql_error_output.diff) at 2018-12-03 15:40:54 from didier <did447 at gmail.com> (Patch: Yes)
History
When Who What
2019-04-04 21:22:23 Tom Lane (tgl) Closed in commitfest 2019-03 with status: Committed
2019-04-04 20:00:58 Tom Lane (tgl) Added tgl as committer
2019-04-02 07:45:50 Peter Eisentraut (petere) Removed petere from committers
2019-02-14 18:38:24 Andres Freund (andresfreund) Changed targetversion to 12
2019-02-04 01:54:23 Michael Paquier (michael-kun) Closed in commitfest 2019-01 with status: Moved to next CF
2019-01-05 15:02:48 Peter Eisentraut (petere) Added petere as committer
2019-01-04 15:13:51 Dagfinn Ilmari Mannsåker (ilmari) Changed authors to didier gautheron (didier.users.sourceforge.net)
2018-12-06 13:29:32 Dagfinn Ilmari Mannsåker (ilmari) Added ilmari as reviewer
2018-12-06 13:18:20 Dagfinn Ilmari Mannsåker (ilmari) Posted review with messageid <154410230063.1386.4202596429901103042.pgcf@coridan.postgresql.org>
2018-12-06 13:18:20 Dagfinn Ilmari Mannsåker (ilmari) New status: Ready for Committer
2018-12-04 12:20:17 didier gautheron (didier.users.sourceforge.net) Attached mail thread CAJRYxuKyj4zA+JGVrtx8OWAuBfE-_wN4sUMK4H49EuPed=mOBw@mail.gmail.com
2018-12-04 12:20:17 didier gautheron (didier.users.sourceforge.net) Created patch record
Edit