Fix typo in pg_dumpall role comments fix

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 82c2192d9c866c965dc0e2b17df36ee3fbe26a8e
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-03-22T00:01:30Z
Releases: 12.19
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.

Files

PathChange+/−
src/bin/pg_dump/pg_dumpall.c modified +1 −1