Releases: supabase/postgres
Releases · supabase/postgres
17.6.1.056
chore: bump versions (#1949)
17.6.1.054-pgbouncer-1
tmp DO NOT MERGE
17.6.0.013-orioledb
chore: bump versions (#1949)
17.6.0.011-orioledb-pgbouncer-1
tmp DO NOT MERGE
15.14.1.056
chore: bump versions (#1949)
15.14.1.054-pgbouncer-1
tmp DO NOT MERGE
17.6.1.054-custci-1
chore: suffix to test
17.6.1.054-INDATA-255
refactor: Simplify PostgreSQL conf template sourcing
The source path for PostgreSQL configuration templates has been simplified.
Previously, underscores in `ext_item` were removed when constructing the template filename. This change removes that transformation, directly using `{{ ext_item }}.conf`. This implies that template files in `files/postgresql_config/conf.d/` now match the `ext_item` loop variables directly (e.g., `auto_explain.conf`).
17.6.0.011-orioledb-custci-1
chore: suffix to test
17.6.0.011-orioledb-INDATA-255
refactor: Simplify PostgreSQL conf template sourcing
The source path for PostgreSQL configuration templates has been simplified.
Previously, underscores in `ext_item` were removed when constructing the template filename. This change removes that transformation, directly using `{{ ext_item }}.conf`. This implies that template files in `files/postgresql_config/conf.d/` now match the `ext_item` loop variables directly (e.g., `auto_explain.conf`).