pgsql: Further cleanup of autoconf output files for GSSAPI changes. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Further cleanup of autoconf output files for GSSAPI changes.
Date
Msg-id E1poQg3-003Xv9-UZ@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Further cleanup of autoconf output files for GSSAPI changes.
List pgsql-committers
Further cleanup of autoconf output files for GSSAPI changes.

Running autoheader was missed in f7431bca8.  This is cosmetic since
we aren't using these HAVE_ symbols, but let's get everything in
sync while we're looking at this.

Discussion: https://postgr.es/m/2422362.1681741814@sss.pgh.pa.us

Branch
------
master

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

Modified Files
--------------
src/include/pg_config.h.in | 6 ++++++
1 file changed, 6 insertions(+)


pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: pgsql: Update configure for ab969a376
Next
From: Peter Geoghegan
Date:
Subject: pgsql: Fix incorrect comment about nbtree WAL record.