Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-04 | Fix ecpg's mechanism for detecting unsupported cases in the grammar. | Tom Lane | 16.3 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-03-29 | SQL/JSON: add standard JSON constructor functions | Alvaro Herrera | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-09-01 | Revert SQL/JSON features | Andrew Dunstan | 16.0 |
| 2022-07-18 | Improve perl style in ecpg's parser-construction scripts. | Tom Lane | 16.0 |
| 2022-07-18 | ecpg: use our instead of my in parse.pl to fix perlcritic complaint | Andres Freund | 16.0 |
| 2022-07-18 | ecpg: Output dir, source dir, stamp file argument for preproc/*.pl | Andres Freund | 16.0 |