summaryrefslogtreecommitdiffstats
path: root/debian/postgresql-14.NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 12:15:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 12:15:08 +0000
commitc8f4a18517306b8e4f0c467df5c021593c47e550 (patch)
treea485b32d21dc418a66ef7fc9ef93ca29fed61573 /debian/postgresql-14.NEWS
parentAdding upstream version 14.5. (diff)
downloadpostgresql-14-c8f4a18517306b8e4f0c467df5c021593c47e550.tar.xz
postgresql-14-c8f4a18517306b8e4f0c467df5c021593c47e550.zip
Adding debian version 14.5-3.debian/14.5-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/postgresql-14.NEWS')
-rw-r--r--debian/postgresql-14.NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/postgresql-14.NEWS b/debian/postgresql-14.NEWS
new file mode 100644
index 0000000..6332afb
--- /dev/null
+++ b/debian/postgresql-14.NEWS
@@ -0,0 +1,7 @@
+postgresql-14 (14.4-1) unstable; urgency=medium
+
+ If [RE]INDEX with the CONCURRENTLY option was used on any PostgreSQL 14
+ database, it is recommended to rebuild the indexes. See the changelog for
+ more details.
+
+ -- Christoph Berg <myon@debian.org> Tue, 14 Jun 2022 09:49:41 +0200