aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorDaniel Gustafsson <dgustafsson@postgresql.org>2024-03-21 23:31:57 +0100
committerDaniel Gustafsson <dgustafsson@postgresql.org>2024-03-21 23:31:57 +0100
commit12128be623fdfd1f15167a477d7de46744fb9bca (patch)
tree1ee0445773b6d737695c0ed8517eee4b829d17c8 /contrib/postgres_fdw/postgres_fdw.c
parentea299d78251144a99f9fe16cd619386919f8312b (diff)
downloadpostgresql-12128be623fdfd1f15167a477d7de46744fb9bca.tar.gz
postgresql-12128be623fdfd1f15167a477d7de46744fb9bca.zip
Fix dumping role comments when using --no-role-passwords
Commit 9a83d56b38c 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
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions