Thread: pgsql: Fix typo in pg_dumpall role comments fix

pgsql: Fix typo in pg_dumpall role comments fix

From
Daniel Gustafsson
Date:
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/82c2192d9c866c965dc0e2b17df36ee3fbe26a8e

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