Fix output of zero privileges in psql

Edit
ID 4593
Title Fix output of zero privileges in psql
Topic Clients
Created 2023-09-28 00:24:29
Last modified 2023-11-13 20:41:58 (1 year, 1 month ago)
Latest email 2023-11-14 17:17:43 (1 year, 1 month ago)
Status
2023-11: Committed
Target version 17
Authors Erik Wienhold (ewie)
Reviewers Laurenz Albe (laurenz)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/4593
git checkout commitfest/cf/4593
Emails
Fix output of zero privileges in psql
First at 2023-09-17 19:31:50 by Erik Wienhold <ewie at ewie.name>
Latest at 2023-11-14 17:17:43 by Erik Wienhold <ewie at ewie.name>
Latest attachment (v4-0001-Fix-default-and-empty-privilege-output-in-psql.patch) at 2023-10-23 09:40:02 from Laurenz Albe <laurenz.albe at cybertec.at>
    Attachment (v4-0001-Fix-default-and-empty-privilege-output-in-psql.patch) at 2023-10-23 09:40:02 from Laurenz Albe <laurenz.albe at cybertec.at> (Patch: Yes)
    Attachment (v3-0001-Fix-output-of-empty-privileges-in-psql.patch) at 2023-10-21 02:29:44 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
    Attachment (v2-0001-Fix-output-of-empty-privileges-in-psql.patch) at 2023-10-21 02:02:21 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
    Attachment (v5-0001-psql-honor-pset-null-in-backslash-commands.patch) at 2023-10-09 08:29:07 from Laurenz Albe <laurenz.albe at cybertec.at> (Patch: Yes)
    Attachment (v4-0001-psql-honor-pset-null-in-backslash-commands.patch) at 2023-10-09 07:54:23 from Laurenz Albe <laurenz.albe at cybertec.at> (Patch: Yes)
    Attachment (v3-0001-psql-honor-pset-null-in-backslash-commands.patch) at 2023-10-09 01:53:27 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
    Attachment (v2-0001-psql-honor-pset-null-in-backslash-commands.patch) at 2023-10-07 18:41:04 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
    Attachment (0001-psql-honor-pset-null-in-backslash-commands.patch) at 2023-10-06 20:32:41 from Laurenz Albe <laurenz.albe at cybertec.at> (Patch: Yes)
    Attachment (v1-0001-Fix-output-of-zero-privileges-in-psql.patch) at 2023-09-17 19:31:50 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
History
When Who What
2023-11-13 20:41:58 Tom Lane (tgl) Closed in commitfest 2023-11 with status: Committed
2023-11-09 19:09:21 Tom Lane (tgl) Added tgl as committer
2023-11-09 07:37:37 Laurenz Albe (laurenz) New status: Ready for Committer
2023-10-06 20:29:59 Laurenz Albe (laurenz) Added laurenz as reviewer
2023-09-28 00:29:17 Erik Wienhold (ewie) Changed authors to Erik Wienhold (ewie)
2023-09-28 00:25:38 Erik Wienhold (ewie) Changed targetversion to 17
2023-09-28 00:24:29 Erik Wienhold (ewie) Attached mail thread 1966228777.127452.1694979110595@office.mailbox.org
2023-09-28 00:24:29 Erik Wienhold (ewie) Created patch record
Edit