]> TLD Linux GIT Repositories - packages/postgresql.git/blobdiff - postgresql-autoconf.patch
- updated to 14.11
[packages/postgresql.git] / postgresql-autoconf.patch
index 68dbf99f15346e968774b41429f3dae3abe39e6a..c4b1baa658e36fbb45e821a663cfd211258bc2a8 100644 (file)
@@ -1,8 +1,9 @@
---- postgresql-14.8/configure.ac       2022-04-04 11:12:41.193989512 +0200
-+++ postgresql-14.8/configure.ac       2022-04-04 11:14:21.316215579 +0200
-@@ -19,10 +19,6 @@
+diff -urNp -x '*.orig' postgresql-14.10.org/configure.ac postgresql-14.10/configure.ac
+--- postgresql-14.10.org/configure.ac  2023-12-16 01:46:52.212391425 +0100
++++ postgresql-14.10/configure.ac      2023-12-16 01:46:55.927438848 +0100
+@@ -19,10 +19,6 @@ m4_pattern_forbid(^PGAC_)dnl to catch un
  
- AC_INIT([PostgreSQL], [14.8], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+ AC_INIT([PostgreSQL], [14.11], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
  
 -m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required.
 -Untested combinations of 'autoconf' and PostgreSQL versions are not