paradedb / pg_analytics

DuckDB-powered analytics for Postgres
https://paradedb.com
PostgreSQL License
383 stars 15 forks source link

Add Support for PG17 #130

Closed philippemnoel closed 1 month ago

philippemnoel commented 2 months ago

What feature are you requesting?

PG17 is being released and is now supported in pgrx. We should add support for it!

Why are you requesting this feature?

Support all official PGDG versions

What is your proposed implementation for this feature?

Add it to the test suite and see what needs updating

Full Name:

Philippe Noël

Affiliation:

ParadeDB

Weijun-H commented 1 month ago

/take

Weijun-H commented 1 month ago

stalled by #135

philippemnoel commented 1 month ago

As part of this, I think we'll want to default to PG17 in our Cargo.toml as well