Closed owenthereal closed 11 months ago
This is related to https://github.com/tembo-io/pg_later/issues/32
Awesome, thanks for the help! I think we will need to update pgrx in order to compile for pg16.
I will upgrade the pgrx version over in https://github.com/tembo-io/pg_later/pull/39. Then we can pull those changes into your PR and build should work.
Getting the following when trying to build
pg_later
against pg 16:Adding the pg 16 pgrs configuration. Note, I haven't tried running
pg_later
in pg 16 to verify everything.