postgresql/src/bin
Daniel Gustafsson 5863bacb87 Fix dumping role comments when using --no-role-passwords
Commit 9a83d56b38 added support for allowing pg_dumpall to dump
roles without including passwords, which accidentally made dumps
omit COMMENTs on roles.  This fixes it by using pg_authid to get
the comment.

Backpatch to all supported versions. Patch simultaneously written
independently by Álvaro and myself.

Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
Author: Daniel Gustafsson <daniel@yesql.se>
Reported-by: Bartosz Chroł <bartosz.chrol@handen.pl>
Discussion: https://postgr.es/m/AS8P194MB1271CDA0ADCA7B75FCD8E767F7332@AS8P194MB1271.EURP194.PROD.OUTLOOK.COM
Discussion: https://postgr.es/m/CAEP4nAz9V4H41_4ESJd1Gf0v%3DdevkqO1%3Dpo91jUw-GJSx8Hxqg%40mail.gmail.com
Backpatch-through: v12
2024-03-21 23:31:57 +01:00
..
initdb Fix initdb's -c option to treat the GUC name case-insensitively. 2024-03-04 12:00:39 -05:00
pg_amcheck Translation updates 2023-11-06 13:10:09 +01:00
pg_archivecleanup Translation updates 2023-11-06 13:10:09 +01:00
pg_basebackup Skip .DS_Store files in server side utils 2024-02-13 13:47:12 +01:00
pg_checksums Skip .DS_Store files in server side utils 2024-02-13 13:47:12 +01:00
pg_config Translation updates 2024-02-05 14:45:29 +01:00
pg_controldata Translation updates 2023-11-06 13:10:09 +01:00
pg_ctl Translation updates 2024-02-05 14:45:29 +01:00
pg_dump Fix dumping role comments when using --no-role-passwords 2024-03-21 23:31:57 +01:00
pg_resetwal Translation updates 2024-02-05 14:45:29 +01:00
pg_rewind Skip .DS_Store files in server side utils 2024-02-13 13:47:12 +01:00
pg_test_fsync Translation updates 2024-02-05 14:45:29 +01:00
pg_test_timing Translation updates 2024-02-05 14:45:29 +01:00
pg_upgrade Translation updates 2024-02-05 14:45:29 +01:00
pg_verifybackup Translation updates 2024-02-05 14:45:29 +01:00
pg_waldump Translation updates 2024-02-05 14:45:29 +01:00
pgbench Abort pgbench if script end is reached with an open pipeline 2024-01-22 17:48:30 +01:00
pgevent Update copyright for 2023 2023-01-02 15:00:37 -05:00
psql Translation updates 2024-02-05 14:45:29 +01:00
scripts Translation updates 2024-02-05 14:45:29 +01:00
Makefile Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00