postgresql: update to version 15.1
authorDaniel Golle <daniel@makrotopia.org>
Mon, 19 Dec 2022 23:39:40 +0000 (23:39 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 14 Jan 2023 01:47:56 +0000 (01:47 +0000)
commitbb300f0635414e031ee95a8dd508c05a103d3545
treebdcb666e183d30c5d58bce004e2cad3c275efba8
parent0edb2cccb8c622fc8462b01c628bf56b055951e0
postgresql: update to version 15.1

https://www.postgresql.org/docs/release/15.0/
https://www.postgresql.org/docs/release/15.1/

A dump/restore using pg_dumpall or use of pg_upgrade or logical
replication is required for those wishing to migrate data from any
previous release.

Do not backport to release branch which should remain on version 14.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libs/postgresql/Makefile
libs/postgresql/patches/200-ranlib.patch
libs/postgresql/patches/300-fix-includes.patch [new file with mode: 0644]
libs/postgresql/patches/300-fix-pc-file.patch [deleted file]
libs/postgresql/patches/700-no-arm-crc-march-change.patch
libs/postgresql/patches/900-pg_ctl-setuid.patch