Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-15 | Support [NO] INDENT option in XMLSERIALIZE(). | Tom Lane | 16.0 |
| 2023-01-30 | Make Vars be outer-join-aware. | Tom Lane | 16.0 |
| 2023-01-18 | Get rid of the "new" and "old" entries in a view's rangetable. | Tom Lane | 16.0 |
| 2023-01-12 | Revert "Get rid of the "new" and "old" entries in a view's rangetable." | Tom Lane | 16.0 |
| 2023-01-12 | Get rid of the "new" and "old" entries in a view's rangetable. | Tom Lane | 16.0 |
| 2023-01-05 | Fix calculation of which GENERATED columns need to be updated. | Tom Lane | 16.0 |
| 2022-12-04 | Re-pgindent a few files. | Tom Lane | 16.0 |
| 2022-07-14 | Tighten up parsing logic in gen_node_support.pl. | Tom Lane | 16.0 |
| 2022-07-13 | Remove artificial restrictions on which node types have out/read funcs. | Tom Lane | 16.0 |
| 2022-07-12 | Invent nodetag_only attribute for Nodes. | Tom Lane | 16.0 |