Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-02 | ecpglib: call newlocale() once per process. | Noah Misch | 12.12 |
| 2019-11-07 | Move declaration of ecpg_gettext() to a saner place. | Tom Lane | 12.1 |
| 2019-09-20 | Revert "Add DECLARE STATEMENT support to ECPG." | Tom Lane | 12.0 |
| 2019-05-31 | Fix assorted header files that failed to compile standalone. | Tom Lane | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | 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 |
| 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 |