Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-28 | Use named boolean parameters for pg_get_*_ddl option arguments | Andrew Dunstan | 19 (unreleased) |
| 2026-04-05 | Add pg_get_tablespace_ddl() function | Andrew Dunstan | 19 (unreleased) |
| 2026-04-05 | Add pg_get_database_ddl() function | Andrew Dunstan | 19 (unreleased) |
| 2026-04-05 | Add pg_get_role_ddl() function | Andrew Dunstan | 19 (unreleased) |
| 2026-01-01 | Add paths of extensions to pg_available_extensions | Andrew Dunstan | 19 (unreleased) |
| 2025-03-05 | Allow json{b}_strip_nulls to remove null array elements | Andrew Dunstan | 18.0 |
| 2022-09-01 | Revert SQL/JSON features | Andrew Dunstan | 15.0 |
| 2022-09-01 | Revert SQL/JSON features | Andrew Dunstan | 16.0 |
| 2022-03-27 | SQL/JSON constructors | Andrew Dunstan | 15.0 |
| 2020-01-17 | Add a non-strict version of jsonb_set | Andrew Dunstan | 13.0 |
| 2018-06-23 | Mark binary_upgrade_set_missing_value as parallel_unsafe | Andrew Dunstan | 11.0 |
| 2018-06-22 | Allow for pg_upgrade of attributes with missing values | Andrew Dunstan | 11.0 |