pgcopydb
pgcopydb copied to clipboard
CI: test against PostgreSQL 17 and 18
This builds on the fix from #925 (for green tests).
Related to #928.
What else needs to be added for official PostgreSQL 17 and 18 support?
Preview: I've run the tests in my fork of this repo, and it's all green: https://github.com/rud/pgcopydb/pull/1. Enjoy!
@rud I think #938 might be all that's needed.