Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-09-20 | Revert "Add DECLARE STATEMENT support to ECPG." | Tom Lane | 12.0 |
| 2019-09-19 | Revert change of ecpglib major version | Peter Eisentraut | 12.0 |
| 2019-02-16 | Add DECLARE STATEMENT support to ECPG. | Michael Meskes | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-09-28 | Build src/common files as a library with -fPIC. | Tom Lane | 12.0 |
| 2018-09-26 | Always use our own versions of *printf(). | Tom Lane | 12.0 |
| 2018-09-26 | Convert elog.c's useful_strerror() into a globally-used strerror wrapper. | Tom Lane | 12.0 |