Add SHELL_EXIT_CODE variable to psql

Edit
ID 4073
Title Add SHELL_EXIT_CODE variable to psql
Topic Clients
Created 2022-12-21 05:35:37
Last modified 2023-04-06 21:33:53 (1 year, 7 months ago)
Latest email 2023-04-06 21:41:29 (1 year, 7 months ago)
Status
2023-03: Committed
2023-01: Moved to next CF
Target version
Authors Corey Huinker (coreyh)
Reviewers Maxim Orlov (m.orlov)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/4073
git checkout commitfest/cf/4073
Emails
Add SHELL_EXIT_CODE to psql
First at 2022-11-04 09:08:31 by Corey Huinker <corey.huinker at gmail.com>
Latest at 2023-04-06 21:41:29 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v1-0001-Have-pipes-set-SHELL_ERROR-and-SHELL_EXIT_CODE.patch) at 2023-03-24 21:21:27 from Corey Huinker <corey.huinker at gmail.com>
    Attachment (v1-0001-Have-pipes-set-SHELL_ERROR-and-SHELL_EXIT_CODE.patch) at 2023-03-24 21:21:27 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (v11-0001-Add-PG_OS_TARGET-environment-variable-to-enable-.patch) at 2023-03-20 20:19:04 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (v9-0001-Add-PG_OS_TARGET-environment-variable-to-enable-O.patch) at 2023-03-17 21:05:20 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (v9-0001-Add-PG_OS_TARGET-environment-variable-to-enable.patch) at 2023-02-22 20:04:33 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (v8-0001-Add-PG_OS_TARGET-environment-variable-to-enable.patch) at 2023-01-30 20:23:21 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (v7-0001-Add-PG_OS_TARGET-environment-variable-to-enable.patch) at 2023-01-23 21:50:05 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (v6-0001-Add-PG_OS_TARGET-environment-variable-to-enable.patch) at 2023-01-13 04:50:26 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Add-PG_OS_TARGET-environment-variable-to-enable.patch) at 2023-01-11 22:51:37 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Add-PG_OS_TARGET-environment-variable-to-enable-O.patch) at 2023-01-09 18:36:12 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Add-PG_OS_TARGET-environment-variable-to-enable-OS-s.patch) at 2023-01-04 07:09:23 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (0001-Make-the-exit-code-of-shell-commands-executed-via-ps.patch) at 2022-12-21 05:34:07 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (v2-0001-POC-expose-shell-exit-code-as-a-psql-variable.patch) at 2022-12-04 05:35:39 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (0001-POC-expose-shell-exit-code-as-a-psql-variable.patch) at 2022-11-04 09:08:31 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
History
When Who What
2023-04-06 21:33:53 Tom Lane (tgl) Closed in commitfest 2023-03 with status: Committed
2023-04-05 21:48:08 Tom Lane (tgl) New status: Needs review
2023-03-21 17:04:18 Tom Lane (tgl) Closed in commitfest 2023-03 with status: Committed
2023-03-21 17:01:09 Tom Lane (tgl) Added tgl as committer
2023-03-01 09:28:54 Maxim Orlov (m.orlov) New status: Ready for Committer
2023-01-31 02:44:25 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2022-12-28 10:39:03 Maxim Orlov (m.orlov) Added m.orlov as reviewer
2022-12-28 03:58:48 Justin Pryzby (justinpryzby) Changed authors to Corey Huinker (coreyh)
2022-12-21 05:35:37 Corey Huinker (coreyh) Attached mail thread CADkLM=cWao2x2f+UDw15W1JkVFr_bsxfstw=NGea7r9m4j-7rQ@mail.gmail.com
2022-12-21 05:35:37 Corey Huinker (coreyh) Created patch record
Edit