---- src/backend/utils/misc/postgresql.conf.sample.old 2025-03-17 10:21:27.833589978 +0300
-+++ src/backend/utils/misc/postgresql.conf.sample 2025-03-17 10:22:53.648146234 +0300
-@@ -468,31 +468,31 @@
+--- src/backend/utils/misc/postgresql.conf.sample.old 2025-09-08 16:23:25.187506540 +0100
++++ src/backend/utils/misc/postgresql.conf.sample 2025-09-08 16:24:33.796220325 +0100
+@@ -481,31 +481,31 @@
# - Where to Log -
# same name as the new log file will be
# truncated rather than appended to.
# But such truncation only occurs on
-@@ -585,7 +585,7 @@
+@@ -598,7 +598,7 @@
#log_duration = off # log statement duration
#log_error_verbosity = default # terse, default, or verbose messages
#log_hostname = off
---- src/Makefile.global.in.old 2025-01-13 01:25:22.654145258 -0600
-+++ src/Makefile.global.in 2025-01-13 01:25:34.049330728 -0600
+--- src/Makefile.global.in.old 2025-09-08 16:22:13.452243402 +0100
++++ src/Makefile.global.in 2025-09-08 16:22:40.266981802 +0100
@@ -82,7 +82,7 @@
# Installation directories
#
# contain "pgsql" or "postgres", in order to avoid directory clutter.
#
# In a PGXS build, we cannot use the values inserted into Makefile.global
-@@ -103,14 +103,14 @@
+@@ -113,14 +113,14 @@
datadir := @datadir@
ifeq "$(findstring pgsql, $(datadir))" ""
ifeq "$(findstring postgres, $(datadir))" ""
endif
endif
-@@ -119,7 +119,7 @@
+@@ -129,7 +129,7 @@
pkglibdir = $(libdir)
ifeq "$(findstring pgsql, $(pkglibdir))" ""
ifeq "$(findstring postgres, $(pkglibdir))" ""
endif
endif
-@@ -128,7 +128,7 @@
+@@ -138,7 +138,7 @@
pkgincludedir = $(includedir)
ifeq "$(findstring pgsql, $(pkgincludedir))" ""
ifeq "$(findstring postgres, $(pkgincludedir))" ""
endif
endif
-@@ -137,7 +137,7 @@
+@@ -147,7 +147,7 @@
docdir := @docdir@
ifeq "$(findstring pgsql, $(docdir))" ""
ifeq "$(findstring postgres, $(docdir))" ""
---- src/backend/utils/misc/guc_tables.c.old 2025-01-13 01:27:40.440387857 -0600
-+++ src/backend/utils/misc/guc_tables.c 2025-01-13 01:28:11.679896303 -0600
-@@ -4508,7 +4508,7 @@
+--- src/backend/utils/misc/guc_tables.c.old 2025-09-08 16:30:49.101333420 +0100
++++ src/backend/utils/misc/guc_tables.c 2025-09-08 16:31:12.605748432 +0100
+@@ -4648,7 +4648,7 @@
GUC_LIST_INPUT | GUC_LIST_QUOTE | GUC_SUPERUSER_ONLY
},
&Unix_socket_directories,
NULL, NULL, NULL
},
---- src/include/pg_config_manual.h.old 2025-01-13 01:27:54.953624073 -0600
-+++ src/include/pg_config_manual.h 2025-01-13 01:28:11.679896303 -0600
+--- src/include/pg_config_manual.h.old 2025-09-08 16:31:22.158917114 +0100
++++ src/include/pg_config_manual.h 2025-09-08 16:31:46.832225246 +0100
@@ -190,7 +190,7 @@
* support them yet.
*/