Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-09 | Fix possible omission of variable storage markers in ECPG. | Tom Lane | 10.23 |
| 2019-02-18 | Sync ECPG's CREATE TABLE AS statement with backend's. | Michael Meskes | 10.8 |
| 2017-08-14 | Changed ecpg parser to allow RETURNING clauses without attached C variables. | Michael Meskes | 10.0 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 10.0 |
| 2016-12-11 | Use "%option prefix" to set API names in ecpg's lexer. | Tom Lane | 10.0 |