pgsql: Fix typo in pg_dumpall role comments fix - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Fix typo in pg_dumpall role comments fix
Date
Msg-id E1rnSPZ-0050yM-2X@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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/d5c6affb85b821ba8847fe61a220be316e2b8552

Modified Files
--------------
src/bin/pg_dump/pg_dumpall.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix typo in pg_dumpall role comments fix
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix typo in pg_dumpall role comments fix