Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
106 commits
Select commit Hold shift + click to select a range
1ddb9e1
Centralize ssl tests' check for whether we're using LibreSSL.
tglsfdc May 9, 2025
00811a9
Ooops ... add required configure support.
tglsfdc May 9, 2025
793aa98
Skip RSA-PSS ssl test when using LibreSSL.
tglsfdc May 9, 2025
d2d3cd0
Fix comment of tsquerysend()
May 11, 2025
7f1da18
Fix order of parameters in POD documentation
danielgustafsson May 13, 2025
6661030
Fix Assert failure in XMLTABLE parser
May 15, 2025
113351e
Align organization wording in copyright statement
danielgustafsson May 16, 2025
00652b3
Make our usage of memset_s() conform strictly to the C11 standard.
tglsfdc May 18, 2025
9d1a623
Don't retreat slot's confirmed_flush LSN.
May 19, 2025
72fe74c
Fix deparsing FETCH FIRST <expr> ROWS WITH TIES
hlinnaka May 19, 2025
009e8a8
doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLY
michaelpq May 20, 2025
0e0174b
Fix incorrect WAL description for PREPARE TRANSACTION record.
MasaoFujii May 21, 2025
13d21b4
Fix per-relation memory leakage in autovacuum.
tglsfdc May 23, 2025
0f29022
doc: Fix documenation for snapshot export in logical decoding.
MasaoFujii May 26, 2025
6b0d69d
Fix race condition in subscription TAP test 021_twophase
michaelpq May 26, 2025
b3e9911
Fix conversion of SIMILAR TO regexes for character classes
michaelpq May 27, 2025
4dc642e
Adjust regex for test with opening parenthesis in character classes
michaelpq May 28, 2025
130300a
pg_stat_statements: Fix parameter number gaps in normalized queries
michaelpq May 29, 2025
09c9ae8
Avoid resource leaks when a dblink connection fails.
tglsfdc May 29, 2025
4620cd9
Fix broken-FK-detection query in release notes
May 30, 2025
405cca9
Make XactLockTableWait() and ConditionalXactLockTableWait() interrupt…
MasaoFujii May 30, 2025
39b1d19
Allow larger packets during GSSAPI authentication exchange.
tglsfdc May 30, 2025
3c31594
Fix memory leakage in postgres_fdw's DirectModify code path.
tglsfdc May 30, 2025
ddfcfb7
Ensure we have a snapshot when updating various system catalogs.
nathan-bossart May 30, 2025
d6a3f32
Fix MERGE into a plain inheritance parent table.
deanrasheed May 31, 2025
b56a926
Fix edge-case resource leaks in PL/Python error reporting.
tglsfdc Jun 1, 2025
b898bb2
Run pgindent on the previous commit.
tglsfdc Jun 1, 2025
e760971
Disallow "=" in names of reloptions and foreign-data options.
tglsfdc Jun 2, 2025
efb3f16
doc: Remove notes about "unencrypted" passwords.
nathan-bossart Jun 4, 2025
74637fb
Doc: you must own the target object to use SECURITY LABEL.
tglsfdc Jun 5, 2025
d59ff3b
pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks.
robertmhaas Jun 6, 2025
6a4d93e
Don't reduce output request size on non-Unix-socket connections.
tglsfdc Jun 10, 2025
d2ec671
Make _bt_killitems drop pins it acquired itself.
petergeoghegan Jun 11, 2025
dd9bc1a
Keep WAL segments by the flushed value of the slot's restart LSN
akorotkov Jun 14, 2025
fc0fb77
Fix re-distributing previously distributed invalidation messages duri…
MasahikoSawada Jun 17, 2025
75b8982
Use SnapshotDirty when checking for conflicting index names.
tglsfdc Jun 20, 2025
ccfe3db
Doc: improve documentation about width_bucket().
tglsfdc Jun 21, 2025
4f3eedc
doc: Fix incorrect UUID index entry in function documentation.
MasaoFujii Jun 24, 2025
fd94f85
doc: Remove dead link to NewbieDoc Docbook Guide
danielgustafsson Jun 24, 2025
3549446
Avoid scribbling of VACUUM options
michaelpq Jun 25, 2025
ba33505
doc: Fix indentation of MERGE synopsis.
deanrasheed Jun 26, 2025
98dd121
Remove unused check in heap_xlog_insert()
melanieplageman Jun 26, 2025
4dc48ad
Use correct DatumGet*() function in test_shm_mq_main().
nathan-bossart Jun 27, 2025
614ffb2
Obtain required table lock during cross-table constraint updates.
tglsfdc Jun 29, 2025
8f45663
Document age(xid) and mxid_age(xid).
nathan-bossart Jul 1, 2025
0fb496c
Make safeguard against incorrect flags for fsync more portable.
tglsfdc Jul 1, 2025
a167e65
Document pg_get_multixact_members().
nathan-bossart Jul 1, 2025
37b1fce
Update comment for IndexInfo.ii_NullsNotDistinct
petere Jul 1, 2025
d44efe8
Fix bug in archive streamer with LZ4 decompression
michaelpq Jul 2, 2025
8a010df
doc: Remove incorrect note about wal_status in pg_replication_slots.
MasaoFujii Jul 3, 2025
e6dd6e6
Obtain required table lock during cross-table updates, redux.
tglsfdc Jul 3, 2025
dcbbd43
Disable commit timestamps during bootstrap
michaelpq Jul 4, 2025
0f49586
pg_upgrade: check for inconsistencies in not-null constraints w/inher…
Jul 4, 2025
bd48455
Fix new pg_upgrade query not to rely on regnamespace
Jul 4, 2025
75c1eb6
Fix incompatibility with libxml2 >= 2.14
michaelpq Jul 6, 2025
c65c36a
Restore the ability to run pl/pgsql expression queries in parallel.
tglsfdc Jul 7, 2025
e3584e4
Fix tab-completion for COPY and \copy options.
MasahikoSawada Jul 9, 2025
de73cb3
Fix inconsistent quoting of role names in ACLs.
tglsfdc Jul 11, 2025
5ea9d9a
Doc: clarify description of current-date/time functions.
tglsfdc Jul 15, 2025
f32e456
Silence uninitialized-value warnings in compareJsonbContainers().
tglsfdc Jul 15, 2025
2132ced
Doc: clarify description of regexp fields in pg_ident.conf.
tglsfdc Jul 15, 2025
4349206
psql: Fix note on project naming in output of \copyright.
nathan-bossart Jul 16, 2025
5a261c1
Fix dumping of comments on invalid constraints on domains
Jul 16, 2025
6242497
doc: Add example file for COPY
danielgustafsson Jul 16, 2025
c2720ac
Remove assertion from PortalRunMulti
Jul 17, 2025
a372a64
Fix PQport to never return NULL unless the connection is NULL.
tglsfdc Jul 17, 2025
9f270f4
Fix infinite wait when reading a partially written WAL record
akorotkov Jul 19, 2025
f4a67e5
doc: Document reopen of output file via SIGHUP in pg_recvlogical.
MasaoFujii Jul 20, 2025
0123922
ecpg: Fix NULL pointer dereference during connection lookup
michaelpq Jul 22, 2025
b252ce3
Fix build breakage on Solaris-alikes with late-model GCC.
tglsfdc Jul 23, 2025
b248a3b
Limit checkpointer requests queue size
akorotkov Jul 27, 2025
0ffbd34
Avoid regression in the size of XML input that we will accept.
tglsfdc Jul 28, 2025
9af075c
Clarify documentation for the initcap function
akorotkov Jul 29, 2025
0928e18
Remove unnecessary complication around xmlParseBalancedChunkMemory.
tglsfdc Jul 29, 2025
1985743
Don't put library-supplied -L/-I switches before user-supplied ones.
tglsfdc Jul 29, 2025
d6ffc43
Fix ./configure checks with __cpuidex() and __cpuid()
michaelpq Jul 30, 2025
e99010c
pg_dump: provide a stable sort order for rules.
tglsfdc Nov 4, 2024
22f126d
Sort dump objects independent of OIDs, for the 7 holdout object types.
nmisch Jul 31, 2025
434d2d1
Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION.
Aug 1, 2025
f79ca73
Allow resetting unknown custom GUCs with reserved prefixes.
nathan-bossart Aug 1, 2025
23dc277
Doc: clarify the restrictions of AFTER triggers with transition tables.
Aug 2, 2025
6914a33
Fix assertion failure in pgbench when handling multiple pipeline sync…
MasaoFujii Aug 3, 2025
2f60011
doc: mention unusability of dropped CHECK to verify NOT NULL
Aug 4, 2025
8748148
Fix typo in create_index.sql.
deanrasheed Aug 4, 2025
835c937
Fix incorrect return value in brin_minmax_multi_distance_numeric().
tglsfdc Aug 5, 2025
63c79a6
pg_upgrade: Improve message indentation
petere Aug 7, 2025
baacfb9
Update ICU C++ API symbols
j-naylor Aug 7, 2025
098c27d
Revert "Clarify documentation for the initcap function"
akorotkov Aug 7, 2025
73f897b
Fix checkpointer shared memory allocation
akorotkov Aug 7, 2025
186bc0d
doc: add float as an alias for double precision.
tglsfdc Aug 7, 2025
22d7833
pg_upgrade: Add missing newline in output
petere Aug 7, 2025
a8b31b1
pg_upgrade: Make format strings consistent
petere Aug 7, 2025
769be67
Add information about "generation" when dropping twice pgstats entry
michaelpq Aug 8, 2025
d642d23
Disallow collecting transition tuples from child foreign tables.
Aug 8, 2025
18d2d8a
pg_upgrade: Add missing newline in output, another one
petere Aug 8, 2025
f39a7f3
Fix oversight in FindTriggerIncompatibleWithInheritance.
Aug 8, 2025
f0d55b6
Fix incorrect lack of Datum conversion in _int_matchsel()
petere Aug 8, 2025
70637d7
Remove, from stable branches, the new assertion of no pg_dump OID sort.
nmisch Aug 10, 2025
dfe189e
Release notes for 17.6, 16.10, 15.14, 14.19, 13.22.
tglsfdc Aug 10, 2025
415badc
Fix security checks in selectivity estimation functions.
deanrasheed Aug 11, 2025
a4f513b
Translation updates
petere Aug 11, 2025
9751f93
Convert newlines to spaces in names written in v11+ pg_dump comments.
nmisch Aug 11, 2025
4240405
Restrict psql meta-commands in plain-text dumps.
nathan-bossart Aug 11, 2025
4eb9733
Last-minute updates for release notes.
tglsfdc Aug 11, 2025
0ab43b5
Stamp 15.14.
tglsfdc Aug 11, 2025
80d6a44
Merge tag 'REL_15_14' into REL_15_STABLE_neon_15_14
myrrc Aug 20, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .cirrus.tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -581,16 +581,13 @@ task:
# - Don't use ccache, the files are uncacheable, polluting ccache's
# cache
# - Use -fmax-errors, as particularly cpluspluscheck can be very verbose
# - XXX have to disable ICU to avoid errors:
# https://postgr.es/m/20220323002024.f2g6tivduzrktgfa%40alap3.anarazel.de
# - XXX: the -Wno-register avoids verbose warnings:
# https://postgr.es/m/20220308181837.aun3tdtdvao4vb7o%40alap3.anarazel.de
###
always:
headers_headerscheck_script: |
time ./configure \
${LINUX_CONFIGURE_FEATURES} \
--without-icu \
--quiet \
CC="gcc" CXX"=g++" CLANG="clang"
make -s -j${BUILD_JOBS} clean
Expand Down
2 changes: 1 addition & 1 deletion COPYRIGHT
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PostgreSQL Database Management System
(formerly known as Postgres, then as Postgres95)
(also known as Postgres, formerly known as Postgres95)

Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group

Expand Down
4 changes: 2 additions & 2 deletions config/llvm.m4
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# -----------------
#
# Look for the LLVM installation, check that it's new enough, set the
# corresponding LLVM_{CFLAGS,CXXFLAGS,BINPATH} and LDFLAGS
# corresponding LLVM_{CFLAGS,CXXFLAGS,BINPATH,LIBS}
# variables. Also verify that CLANG is available, to transform C
# into bitcode.
#
Expand Down Expand Up @@ -55,7 +55,7 @@ AC_DEFUN([PGAC_LLVM_SUPPORT],

for pgac_option in `$LLVM_CONFIG --ldflags`; do
case $pgac_option in
-L*) LDFLAGS="$LDFLAGS $pgac_option";;
-L*) LLVM_LIBS="$LLVM_LIBS $pgac_option";;
esac
done

Expand Down
78 changes: 47 additions & 31 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for PostgreSQL 15.13.
# Generated by GNU Autoconf 2.69 for PostgreSQL 15.14.
#
# Report bugs to <[email protected]>.
#
Expand Down Expand Up @@ -582,8 +582,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='PostgreSQL'
PACKAGE_TARNAME='postgresql'
PACKAGE_VERSION='15.13'
PACKAGE_STRING='PostgreSQL 15.13'
PACKAGE_VERSION='15.14'
PACKAGE_STRING='PostgreSQL 15.14'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_URL='https://www.postgresql.org/'

Expand Down Expand Up @@ -1454,7 +1454,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures PostgreSQL 15.13 to adapt to many kinds of systems.
\`configure' configures PostgreSQL 15.14 to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

Expand Down Expand Up @@ -1519,7 +1519,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of PostgreSQL 15.13:";;
short | recursive ) echo "Configuration of PostgreSQL 15.14:";;
esac
cat <<\_ACEOF

Expand Down Expand Up @@ -1694,7 +1694,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
PostgreSQL configure 15.13
PostgreSQL configure 15.14
generated by GNU Autoconf 2.69

Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -2447,7 +2447,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by PostgreSQL $as_me 15.13, which was
It was created by PostgreSQL $as_me 15.14, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ $0 $@
Expand Down Expand Up @@ -5176,7 +5176,7 @@ fi

for pgac_option in `$LLVM_CONFIG --ldflags`; do
case $pgac_option in
-L*) LDFLAGS="$LDFLAGS $pgac_option";;
-L*) LLVM_LIBS="$LLVM_LIBS $pgac_option";;
esac
done

Expand Down Expand Up @@ -9254,12 +9254,12 @@ fi
# Note the user could also set XML2_CFLAGS/XML2_LIBS directly
for pgac_option in $XML2_CFLAGS; do
case $pgac_option in
-I*|-D*) CPPFLAGS="$CPPFLAGS $pgac_option";;
-I*|-D*) INCLUDES="$INCLUDES $pgac_option";;
esac
done
for pgac_option in $XML2_LIBS; do
case $pgac_option in
-L*) LDFLAGS="$LDFLAGS $pgac_option";;
-L*) LIBDIRS="$LIBDIRS $pgac_option";;
esac
done
fi
Expand Down Expand Up @@ -9484,12 +9484,12 @@ fi
# note that -llz4 will be added by AC_CHECK_LIB below.
for pgac_option in $LZ4_CFLAGS; do
case $pgac_option in
-I*|-D*) CPPFLAGS="$CPPFLAGS $pgac_option";;
-I*|-D*) INCLUDES="$INCLUDES $pgac_option";;
esac
done
for pgac_option in $LZ4_LIBS; do
case $pgac_option in
-L*) LDFLAGS="$LDFLAGS $pgac_option";;
-L*) LIBDIRS="$LIBDIRS $pgac_option";;
esac
done
fi
Expand Down Expand Up @@ -9625,12 +9625,12 @@ fi
# note that -lzstd will be added by AC_CHECK_LIB below.
for pgac_option in $ZSTD_CFLAGS; do
case $pgac_option in
-I*|-D*) CPPFLAGS="$CPPFLAGS $pgac_option";;
-I*|-D*) INCLUDES="$INCLUDES $pgac_option";;
esac
done
for pgac_option in $ZSTD_LIBS; do
case $pgac_option in
-L*) LDFLAGS="$LDFLAGS $pgac_option";;
-L*) LIBDIRS="$LIBDIRS $pgac_option";;
esac
done
fi
Expand Down Expand Up @@ -13484,13 +13484,15 @@ else
fi

fi
# Function introduced in OpenSSL 1.0.2.
for ac_func in X509_get_signature_nid
# Functions introduced in OpenSSL 1.0.2. LibreSSL does not have
# SSL_CTX_set_cert_cb().
for ac_func in X509_get_signature_nid SSL_CTX_set_cert_cb
do :
ac_fn_c_check_func "$LINENO" "X509_get_signature_nid" "ac_cv_func_X509_get_signature_nid"
if test "x$ac_cv_func_X509_get_signature_nid" = xyes; then :
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
cat >>confdefs.h <<_ACEOF
#define HAVE_X509_GET_SIGNATURE_NID 1
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
_ACEOF

fi
Expand Down Expand Up @@ -16394,7 +16396,7 @@ fi
LIBS_including_readline="$LIBS"
LIBS=`echo "$LIBS" | sed -e 's/-ledit//g' -e 's/-lreadline//g'`

for ac_func in backtrace_symbols clock_gettime copyfile fdatasync getifaddrs getpeerucred getrlimit inet_pton kqueue mbstowcs_l memset_s poll posix_fallocate ppoll pstat pthread_is_threaded_np readlink readv setproctitle setproctitle_fast setsid shm_open strsignal symlink syncfs sync_file_range uselocale wcstombs_l writev
for ac_func in backtrace_symbols clock_gettime copyfile fdatasync getifaddrs getpeerucred getrlimit inet_pton kqueue mbstowcs_l poll posix_fallocate ppoll pstat pthread_is_threaded_np readlink readv setproctitle setproctitle_fast setsid shm_open strsignal symlink syncfs sync_file_range uselocale wcstombs_l writev
do :
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
Expand Down Expand Up @@ -17028,6 +17030,19 @@ cat >>confdefs.h <<_ACEOF
#define HAVE_DECL_STRCHRNUL $ac_have_decl
_ACEOF

ac_fn_c_check_decl "$LINENO" "memset_s" "ac_cv_have_decl_memset_s" "#define __STDC_WANT_LIB_EXT1__ 1
#include <string.h>
"
if test "x$ac_cv_have_decl_memset_s" = xyes; then :
ac_have_decl=1
else
ac_have_decl=0
fi

cat >>confdefs.h <<_ACEOF
#define HAVE_DECL_MEMSET_S $ac_have_decl
_ACEOF


# This is probably only present on macOS, but may as well check always
ac_fn_c_check_decl "$LINENO" "F_FULLFSYNC" "ac_cv_have_decl_F_FULLFSYNC" "#include <fcntl.h>
Expand Down Expand Up @@ -17725,7 +17740,7 @@ _ACEOF

if test "$with_icu" = yes; then
ac_save_CPPFLAGS=$CPPFLAGS
CPPFLAGS="$ICU_CFLAGS $CPPFLAGS"
CPPFLAGS="$CPPFLAGS $ICU_CFLAGS"

# Verify we have ICU's header files
ac_fn_c_check_header_mongrel "$LINENO" "unicode/ucol.h" "ac_cv_header_unicode_ucol_h" "$ac_includes_default"
Expand Down Expand Up @@ -18899,7 +18914,7 @@ $as_echo "#define HAVE_GCC__ATOMIC_INT64_CAS 1" >>confdefs.h
fi


# Check for x86 cpuid instruction
# Check for __get_cpuid() and __cpuid()
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for __get_cpuid" >&5
$as_echo_n "checking for __get_cpuid... " >&6; }
if ${pgac_cv__get_cpuid+:} false; then :
Expand Down Expand Up @@ -18932,9 +18947,9 @@ if test x"$pgac_cv__get_cpuid" = x"yes"; then

$as_echo "#define HAVE__GET_CPUID 1" >>confdefs.h

fi

{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for __cpuid" >&5
else
# __cpuid()
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for __cpuid" >&5
$as_echo_n "checking for __cpuid... " >&6; }
if ${pgac_cv__cpuid+:} false; then :
$as_echo_n "(cached) " >&6
Expand All @@ -18946,7 +18961,7 @@ int
main ()
{
unsigned int exx[4] = {0, 0, 0, 0};
__get_cpuid(exx[0], 1);
__cpuid(exx, 1);

;
return 0;
Expand All @@ -18962,10 +18977,11 @@ rm -f core conftest.err conftest.$ac_objext \
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pgac_cv__cpuid" >&5
$as_echo "$pgac_cv__cpuid" >&6; }
if test x"$pgac_cv__cpuid" = x"yes"; then
if test x"$pgac_cv__cpuid" = x"yes"; then

$as_echo "#define HAVE__CPUID 1" >>confdefs.h

fi
fi

# Check for Intel SSE 4.2 intrinsics to do CRC calculations.
Expand Down Expand Up @@ -19878,7 +19894,7 @@ Use --without-tcl to disable building PL/Tcl." "$LINENO" 5
fi
# now that we have TCL_INCLUDE_SPEC, we can check for <tcl.h>
ac_save_CPPFLAGS=$CPPFLAGS
CPPFLAGS="$TCL_INCLUDE_SPEC $CPPFLAGS"
CPPFLAGS="$CPPFLAGS $TCL_INCLUDE_SPEC"
ac_fn_c_check_header_mongrel "$LINENO" "tcl.h" "ac_cv_header_tcl_h" "$ac_includes_default"
if test "x$ac_cv_header_tcl_h" = xyes; then :

Expand Down Expand Up @@ -19947,7 +19963,7 @@ fi
# check for <Python.h>
if test "$with_python" = yes; then
ac_save_CPPFLAGS=$CPPFLAGS
CPPFLAGS="$python_includespec $CPPFLAGS"
CPPFLAGS="$CPPFLAGS $python_includespec"
ac_fn_c_check_header_mongrel "$LINENO" "Python.h" "ac_cv_header_Python_h" "$ac_includes_default"
if test "x$ac_cv_header_Python_h" = xyes; then :

Expand Down Expand Up @@ -21002,7 +21018,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by PostgreSQL $as_me 15.13, which was
This file was extended by PostgreSQL $as_me 15.14, which was
generated by GNU Autoconf 2.69. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -21073,7 +21089,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
PostgreSQL config.status 15.13
PostgreSQL config.status 15.14
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

Expand Down
Loading