aws / pg_tle

Framework for building trusted language extensions for PostgreSQL
Apache License 2.0
336 stars 31 forks source link

Fix build failure on Postgres master #280

Closed adamguo0 closed 2 months ago

adamguo0 commented 2 months ago

Description of changes: b43100f changes BackgroundWorkerList from slist to dlist. Add compatibility macro for this.

Add REL_17_STABLE to the CI.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.