set_user
set_user copied to clipboard
PostgreSQL 17 support
This PR adds PG17 support.
The only change that breaks compatibility for this extension is InitializeSessionUserId function signature change:
https://github.com/postgres/postgres/commit/e7689190b3d58404abbafe2d3312c3268a51cca3
Also I've added PG 16 and 17beta2 to regression test matrix in CI.
@keithf4 @mpalmi Hello, is there any chance to get your attention here? Thank you!
@dwsteele Maybe you can help to move this forward?