Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-02-18 | Sync ECPG's CREATE TABLE AS statement with backend's. | Michael Meskes | 9.5.17 |
| 2017-08-16 | Changed ecpg parser to allow RETURNING clauses without attached C variables. | Michael Meskes | 9.5.9 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.5.6 |
| 2016-12-11 | Use "%option prefix" to set API names in ecpg's lexer. | Tom Lane | 9.5.6 |
| 2016-12-11 | Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l standalone. | Tom Lane | 9.5.6 |
| 2015-10-18 | Fix order of arguments in ecpg generated typedef command. | Michael Meskes | 9.5.0 |
| 2015-04-26 | Add transforms feature | Peter Eisentraut | 9.5.0 |