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 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-07 | Fix ecpg's mishandling of B'...' and X'...' literals. | 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 |