pgsql: Remove duplicate include

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove duplicate include
Date: 2021-01-25 08:14:44
Message-ID: E1l3x1I-0002Mc-DL@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove duplicate include

Reported-by: Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/CAE9k0PkORqHHGKY54-sFyDpP90yAf%2B05Auc4fs9EAn4J%2BuBeUQ%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ecc4b1318c92594abdf9bd2933fb6feaa9d56229

Modified Files
--------------
src/interfaces/ecpg/test/expected/preproc-define.c | 67 +++++++++++-----------
.../ecpg/test/expected/preproc-define.stderr | 48 ++++++++--------
src/interfaces/ecpg/test/preproc/define.pgc | 1 -
3 files changed, 57 insertions(+), 59 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-01-25 16:20:26 pgsql: Doc: improve documentation of pg_proc.protrftypes.
Previous Message David Rowley 2021-01-25 07:01:57 pgsql: Fix hypothetical bug in heap backward scans