Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-16 | Add OLD/NEW support to RETURNING in DML queries. | Dean Rasheed | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-10-14 | ecpg: invent a saner syntax for ecpg.addons entries. | Tom Lane | 18.0 |
| 2024-10-14 | ecpg: add cross-checks to parse.pl for usage of internal tables. | Tom Lane | 18.0 |
| 2024-10-14 | ecpg: avoid breaking the IDENT precedence level in two. | Tom Lane | 18.0 |
| 2024-10-14 | ecpg: re-implement preprocessor's string management. | Tom Lane | 18.0 |
| 2024-10-14 | ecpg: major cleanup, simplification, and documentation of parse.pl. | Tom Lane | 18.0 |
| 2024-10-14 | ecpg: clean up documentation of parse.pl, and add more input checking. | Tom Lane | 18.0 |