Fix typo in pg_dumpall role comments fix

Daniel Gustafsson <dgustafsson@postgresql.org>

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