pgsql: Update configure for ab969a376 - Mailing list pgsql-committers

From Stephen Frost
Subject pgsql: Update configure for ab969a376
Date
Msg-id E1poPc2-003XWJ-1a@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update configure for ab969a376

Commit ab969a376 updated configure.ac but neglected to update the actual
configure script.  Fix that.

Pointed out by Tom Lane

Branch
------
master

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

Modified Files
--------------
configure | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Add additional SQL features codes from SQL:2023
Next
From: Tom Lane
Date:
Subject: pgsql: Further cleanup of autoconf output files for GSSAPI changes.