Remove unused variables. g_comment_start and g_comment_end have been unused since commit 30ab5bd43d8f2082659191de8ae19be98c960ad7.
Daniel Gustafsson Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/fe0062c900efa5618197a8e3c88b027e93248db4 Modified Files -------------- src/bin/pg_dump/pg_dump.c | 8 -------- src/bin/pg_dump/pg_dump.h | 4 ---- 2 files changed, 12 deletions(-)
