Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-16 | Fix assorted bugs in ecpg's macro mechanism. | Tom Lane | 12.19 |
| 2022-09-09 | Fix possible omission of variable storage markers in ECPG. | Tom Lane | 12.13 |
| 2019-09-20 | Revert "Add DECLARE STATEMENT support to ECPG." | Tom Lane | 12.0 |
| 2019-05-31 | Fix C++ incompatibilities in ecpg/preproc/ header files. | Tom Lane | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Implement PREPARE AS statement for ECPG. | Michael Meskes | 12.0 |
| 2019-02-16 | Add DECLARE STATEMENT support to ECPG. | Michael Meskes | 12.0 |