Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-10-17 | Reject non-ON-SELECT rules that are named "_RETURN". | Tom Lane | 10.23 |
| 2021-02-06 | Disallow converting an inheritance child table to a view. | Tom Lane | 10.16 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Final pgindent run with old pg_bsd_indent (version 1.3). | Tom Lane | 10.0 |
| 2017-04-10 | Improve castNode notation by introducing list-extraction-specific variants. | Tom Lane | 10.0 |
| 2017-01-27 | Use castNode() in a bunch of statement-list-related code. | Tom Lane | 10.0 |
| 2017-01-14 | Change representation of statement lists, and add statement location info. | Tom Lane | 10.0 |