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 |
| 2019-05-31 | Fix C++ incompatibilities in ecpg/preproc/ header files. | Tom Lane | 12.0 |
| 2019-01-06 | Replace the data structure used for keyword lookup. | Tom Lane | 12.0 |
| 2018-12-01 | Rename ecpg's various "extern.h" files to have distinct names. | Tom Lane | 12.0 |
| 2018-11-13 | Fix realfailN lexer rules to not make assumptions about input format. | Tom Lane | 12.0 |
| 2018-11-13 | Remove unused code in ECPG. | Tom Lane | 12.0 |
| 2018-11-13 | Align ECPG lexer more closely with the core and psql lexers. | Tom Lane | 12.0 |