pgsql: Remove duplicate include - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Remove duplicate include
Date
Msg-id E1l3x1I-0002Mc-DL@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove duplicate include

Reported-by: Ashutosh Sharma <ashu.coek88@gmail.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(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Fix hypothetical bug in heap backward scans
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: improve documentation of pg_proc.protrftypes.