Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-01-20 | Fix out-of-memory handling in ecpglib. | Tom Lane | 12.2 |
| 2019-09-20 | Revert "Add DECLARE STATEMENT support to ECPG." | Tom Lane | 12.0 |
| 2019-05-26 | Fix more thinkos in new ECPG "PREPARE AS" code. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-01-24 | Blind attempt to fix _configthreadlocale() failures on MinGW. | Tom Lane | 12.0 |
| 2019-01-21 | Second try at fixing ecpglib thread-safety problem. | Tom Lane | 12.0 |
| 2019-01-21 | Avoid thread-safety problem in ecpglib. | Tom Lane | 12.0 |
| 2018-12-01 | Rename ecpg's various "extern.h" files to have distinct names. | Tom Lane | 12.0 |
| 2018-10-20 | Client-side fixes for delayed NOTIFY receipt. | Tom Lane | 12.0 |