Skip to content

Conversation

@mfenniak
Copy link
Collaborator

@mfenniak mfenniak commented Jul 4, 2025

Adds compile support against PostgreSQL 18 beta 1, fixing #76. Support was pretty straight-forward -- a new argument added to create_foreignscan_path, and a couple changes to data organization in include files. Tests ran cleanly, although write_test_*.out continues to require tweaks for the order that "ROLLBACK" and "ERROR" notifications appear, but those appear to be random and unrelated to the 18 upgrade.

Test automation includes running tests against 18 beta 1; as this isn't a full release yet there's a slight packaging hack to make that work.

@mfenniak mfenniak force-pushed the pg18-beta-support branch from f380921 to 0721a32 Compare July 4, 2025 01:06
@luss
Copy link
Contributor

luss commented Jul 12, 2025

This is great stuff. I was thinkning of working on this tonight. I'll do some testing instead and if things look good to me i'll process this pull request.

@luss luss merged commit 80a3609 into pgsql-io:main Jul 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants