Commits

DateSubjectAuthorReleases
2026-06-25 Fix null-pointer crash in ECPG compiler. Tom Lane 18 (unreleased)
2026-06-25 Fix null-pointer crash in ECPG compiler. Tom Lane 19 (unreleased)
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2024-11-27 ecpg: fix some memory leakage of data-type-related structures. Tom Lane 18.0
2024-10-14 ecpg: improve preprocessor's memory management. Tom Lane 18.0
2024-10-14 ecpg: move some functions into a new file ecpg/preproc/util.c. Tom Lane 18.0
2024-01-03 Fix some typos Michael Paquier 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-09-22 Harmonize parameter names in ecpg code. Peter Geoghegan 16.0
2020-02-28 Refer to bug report address by symbol rather than hardcoding Peter Eisentraut 13.0
2019-06-13 Fix double-word typos Alvaro Herrera 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-02-18 Add bytea datatype to ECPG. Michael Meskes 12.0
2019-01-19 Replace @postgresql.org with @lists.postgresql.org for mailinglists Magnus Hagander 12.0
2018-12-01 Rename ecpg's various "extern.h" files to have distinct names. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-01-15 Cope with indicator arrays that do not have the correct length. Michael Meskes 9.3.21
2018-01-15 Cope with indicator arrays that do not have the correct length. Michael Meskes 9.4.16
2018-01-15 Cope with indicator arrays that do not have the correct length. Michael Meskes 9.5.11
2018-01-15 Cope with indicator arrays that do not have the correct length. Michael Meskes 9.6.7
2018-01-15 Cope with indicator arrays that do not have the correct length. Michael Meskes 10.2
2018-01-13 Cope with indicator arrays that do not have the correct length. Michael Meskes 11.0
2017-11-10 Add some const decorations to prototypes Peter Eisentraut 11.0
2017-09-05 Remove unnecessary parentheses in return statements Peter Eisentraut 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0