Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-16 | Fix assorted bugs in ecpg's macro mechanism. | Tom Lane | 14.12 |
| 2024-02-25 | Doc: fix minor typos in two ECPG function descriptions. | Tom Lane | 14.12 |
| 2023-10-25 | Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. | Tom Lane | 14.10 |
| 2021-02-11 | Remove dead code in ECPGconnect(), and improve documentation. | Tom Lane | 14.0 |
| 2020-10-22 | Add documentation and tests for quote marks in ECPG literal queries. | Tom Lane | 14.0 |
| 2020-10-22 | Avoid premature de-doubling of quote marks in ECPG strings. | Tom Lane | 14.0 |
| 2020-08-03 | Fix behavior of ecpg's "EXEC SQL elif name". | Tom Lane | 14.0 |
| 2020-06-16 | Doc: fix copy-and-pasteo in ecpg docs. | Tom Lane | 14.0 |