Skip to content

Conversation

Green-Chan
Copy link
Contributor

PR #31 was intended to make vops compatible with PostgreSQL 18. Unfortunately, after merging it, vops compile neither with PostgreSQL 18 nor with PostgreSQL 17 and earlier.

Revert erroneous commit, and make vops compatible with PostgreSQL 17, which we already have done, but forgot to merge in master by mistake.

Compatibility with PostgreSQL 18 is NOT provided.

Karina Litskevich added 2 commits September 5, 2025 16:13
…alls."

This reverts commit bc43f49, which was
wrong and broke compilation with versions 17-

Tags: vops
…er_path() calls.

Caused by 9e9931d2 (postgres)
"Re-allow FDWs and custom scan providers to replace joins with pseudoconstant quals."

This is a fix from 9dd4c1e (vops), which fixes vops to work with version 17.
This fix is improved to take into account that vops should keep working with
versions 16-. Also add some cosmetic changes in comments.

Tags: vops
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.

1 participant