postgresql: update to version 16.3
authorDaniel Golle <daniel@makrotopia.org>
Wed, 5 Jun 2024 02:44:09 +0000 (03:44 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 3 Jul 2024 01:32:40 +0000 (02:32 +0100)
commit6a46887e60d969cf718de3a212aa1847277ed4b3
tree82eb355eaeefa717c9e0c5073477dbe54b0963be
parent34f9d96b4cc304ae4e397407eadd3e205a49c9b9
postgresql: update to version 16.3

Switch to new major version 16.
Use meson to build for target, however, old autotools-style configure is
needed to clean the source directory before being able to run meson, and
host build of the timezone compiler ('zic') also still requires using the
old build system.

See also https://www.postgresql.org/docs/16/release-16.html

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