pgsql: Fix typo in pg_dumpall role comments fix

2024-03-21 Thread Daniel Gustafsson
Fix typo in pg_dumpall role comments fix Some last minute polish of the patch managed to break the SQL query for extracting the role comments due to fat-fingering. Per the buildfarm Xversion tests. Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/82c2192d9c86

pgsql: Fix typo in pg_dumpall role comments fix

2024-03-21 Thread Daniel Gustafsson
Fix typo in pg_dumpall role comments fix Some last minute polish of the patch managed to break the SQL query for extracting the role comments due to fat-fingering. Per the buildfarm Xversion tests. Branch -- REL_13_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d5c6affb85b8

pgsql: Fix typo in pg_dumpall role comments fix

2024-03-21 Thread Daniel Gustafsson
Fix typo in pg_dumpall role comments fix Some last minute polish of the patch managed to break the SQL query for extracting the role comments due to fat-fingering. Per the buildfarm Xversion tests. Branch -- REL_14_STABLE Details --- https://git.postgresql.org/pg/commitdiff/6ebd4372550a