Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-06-30 | Fix ecpg crash with bytea and cursor variables. | Michael Meskes | 12.4 |
| 2019-09-20 | Revert "Add DECLARE STATEMENT support to ECPG." | Tom Lane | 12.0 |
| 2019-05-22 | Implement PREPARE AS statement for ECPG. | Michael Meskes | 12.0 |
| 2019-02-18 | Add bytea datatype to ECPG. | Michael Meskes | 12.0 |
| 2019-02-16 | Add DECLARE STATEMENT support to ECPG. | Michael Meskes | 12.0 |
| 2018-12-01 | Rename ecpg's various "extern.h" files to have distinct names. | Tom Lane | 12.0 |