Age | Commit message (Expand) | Author |
---|---|---|
2022-09-22 | Harmonize parameter names in ecpg code. | Peter Geoghegan |
2022-07-12 | Fix ECPG's handling of type names that match SQL keywords. | Tom Lane |
2021-03-24 | Add DECLARE STATEMENT command to ECPG | Michael Meskes |
2019-11-25 | Make the order of the header file includes consistent. | Amit Kapila |
2019-09-20 | Revert "Add DECLARE STATEMENT support to ECPG." | Tom Lane |
2019-07-08 | Fix inconsistencies in the code | Michael Paquier |
2019-05-22 | Initial pgindent run for v12. | Tom Lane |
2019-02-16 | Add DECLARE STATEMENT support to ECPG. | Michael Meskes |
2019-01-30 | Change error handling of out of scope variables in ecpg. | Michael Meskes |
2019-01-06 | Replace the data structure used for keyword lookup. | Tom Lane |
2018-12-01 | Rename ecpg's various "extern.h" files to have distinct names. | Tom Lane |