You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support multiple versions of the wal2json extension (#1875)
* feat: support multiple versions of the wal2json extension
Build multiple versions of the wal2json extension on different PostgreSQL versions.
Add test for the extension and their upgrade on PostgreSQL 15 and 17.
* chore: update release suffix for testing
* feat: improve pg_regress to validate `pg_logical_slot_get_changes` parameters used in supabase/realtime
* chore: bump to release
* chore: bump suffix to test
* chore: bump to release
---------
Co-authored-by: Sam Rose <[email protected]>