pgsql: Remove unused variables.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove unused variables.
Date: 2020-05-18 17:21:44
Message-ID: E1jajSS-0000ne-1A@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove unused variables.

g_comment_start and g_comment_end have been unused since commit
30ab5bd43d8f2082659191de8ae19be98c960ad7.

Daniel Gustafsson

Discussion: https://postgr.es/m/2CA1BA9F-CDF9-41BE-96A1-2EFD2A3EA6CA@yesql.se

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2020-05-18 20:10:09 pgsql: Stamp 13beta1.
Previous Message Bruce Momjian 2020-05-18 14:20:19 pgsql: doc: PG 13 relnotes: fix typos