pgcopydb icon indicating copy to clipboard operation
pgcopydb copied to clipboard

CI: test against PostgreSQL 17 and 18

Open rud opened this issue 5 months ago • 2 comments

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?

rud avatar Oct 01 '25 07:10 rud

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 avatar Oct 01 '25 10:10 rud

@rud I think #938 might be all that's needed.

jmealo avatar Jan 12 '26 16:01 jmealo