Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-04 | Fix ALTER TABLE error message | Álvaro Herrera | 16.9 |
| 2023-05-10 | Fix publication syntax error message | Alvaro Herrera | 16.0 |
| 2023-04-12 | Revert "Catalog NOT NULL constraints" and fallout | Alvaro Herrera | 16.0 |
| 2023-04-07 | Catalog NOT NULL constraints | Alvaro Herrera | 16.0 |
| 2023-04-04 | Code review for recent SQL/JSON commits | Alvaro Herrera | 16.0 |
| 2023-03-31 | SQL/JSON: support the IS JSON predicate | Alvaro Herrera | 16.0 |
| 2023-03-31 | No need to add FORMAT to the keyword precedence list | Alvaro Herrera | 16.0 |
| 2023-03-29 | SQL/JSON: add standard JSON constructor functions | Alvaro Herrera | 16.0 |
| 2022-11-03 | Resolve partition strategy during early parsing | Alvaro Herrera | 16.0 |
| 2022-09-22 | Remove ALL keyword from TABLES IN SCHEMA for publication | Alvaro Herrera | 16.0 |
| 2022-07-22 | Rework grammar for REINDEX | Alvaro Herrera | 16.0 |
| 2022-07-22 | parser: centralize common auxiliary productions | Alvaro Herrera | 16.0 |