Skip to content

Releases: supabase/postgres

17.6.0.011-orioledb-pgbouncer-1

26 Nov 05:31

Choose a tag to compare

15.14.1.056

26 Nov 13:58
6b3b5c7

Choose a tag to compare

chore: bump versions (#1949)

15.14.1.054-pgbouncer-1

26 Nov 05:30

Choose a tag to compare

tmp DO NOT MERGE

17.6.1.054-custci-1

24 Nov 21:07

Choose a tag to compare

chore: suffix to test

17.6.1.054-INDATA-255

25 Nov 18:57
808110f

Choose a tag to compare

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

24 Nov 21:07

Choose a tag to compare

chore: suffix to test

17.6.0.011-orioledb-INDATA-255

25 Nov 18:59
808110f

Choose a tag to compare

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`).

15.14.1.054-custci-1

24 Nov 21:08

Choose a tag to compare

chore: suffix to test

15.14.1.054-INDATA-255

25 Nov 18:59
808110f

Choose a tag to compare

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.7.1.001-pg17_7

21 Nov 21:29
54fb7af

Choose a tag to compare

Update vars.yml