diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 12:15:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 12:15:08 +0000 |
commit | c8f4a18517306b8e4f0c467df5c021593c47e550 (patch) | |
tree | a485b32d21dc418a66ef7fc9ef93ca29fed61573 /debian/postgresql-14.NEWS | |
parent | Adding upstream version 14.5. (diff) | |
download | postgresql-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.NEWS | 7 |
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 |