Download raw body.
For Early Testing: PostgreSQL 17
> Included here is an update to postgresql-previous, since that is
> necessary for building. I have not tested fallout in any other
> dependencies. There is always fallout, if someone could test this diff
> and the docbook diff in a bulk and post the failures in the
> dependencies, I can start working on fixing them.
Seems less fallout than usual. Some of them have patches ready, others
don't seem to have started.
databases/citus
configure: error: Citus is not compatible with the detected PostgreSQL version 17.
https://github.com/citusdata/citus/issues?q=label%3Apg17_support
databases/pg_sqlite_fdw
===> Building for pg_sqlite_fdw-2.4.0
Makefile:41: *** PostgreSQL 12, 13, 14, 15 or 16 is required to compile this extension. Stop.
https://github.com/pgspider/sqlite_fdw/issues/104
databases/postgresql-pllua
===> postgresql-pllua-2.0.12 depends on: postgresql-server->=16,<17 - not found
===> postgresql-pllua-2.0.12 depends on: postgresql-server->=16,<17 - default postgresql-server-17.0 does not match
databases/repmgr
repmgr-client.c:3185:9: error: use of undeclared identifier 'PG_TEMP_FILE_PREFIX'
PG_TEMP_FILE_PREFIX);
^
https://github.com/EnterpriseDB/repmgr/pull/863
databases/timescaledb
CMake Error at CMakeLists.txt:355 (message):
TimescaleDB only supports PostgreSQL 14, 15 and 16
working on it:
https://github.com/timescale/timescaledb/pulls?q=is%3Apr+label%3Apg17
For Early Testing: PostgreSQL 17