Commits

DateSubjectAuthorReleases
2024-12-04 Use <stdint.h> and <inttypes.h> for c.h integers. Thomas Munro 18.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.0
2019-02-18 Add bytea datatype to ECPG. Michael Meskes 12.0
2018-12-01 Rename ecpg's various "extern.h" files to have distinct names. Tom Lane 12.0
2018-04-08 Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2012-10-07 Quiet a few MSC compiler warnings. Andrew Dunstan 9.3.0
2012-07-16 Remove unreachable code Peter Eisentraut 9.3.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2010-01-13 Applied Zoltan's patch to make char the default sqlda type. Michael Meskes 9.0.0
2010-01-13 Fix SQL3 type return value. Michael Meskes 9.0.0
2010-01-05 Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support to Michael Meskes 9.0.0
2009-08-07 Added STRING datatype for Informix compatibility mode. This work is Michael Meskes 9.0.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-10-03 Cleaned up ecpglib and renamed functions that do not need to be exported. Michael Meskes 8.3.0
2007-02-02 Applied Magnus Hagander's patch to take away some compiler warnings. Michael Meskes 8.3.0
2007-01-25 Removed compiler warning due to unneeded unsigned declaration. Michael Meskes 8.3.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-09-09 - Added Dave patch for Informix handling of numeric/int conversion. Michael Meskes 7.4.1
2003-07-01 Use ISO dates in pgtypeslib by default. Michael Meskes 7.4.1
2003-06-20 Sorry, missed a file. Michael Meskes 7.4.1
2003-06-20 Allow constants in using clauses. Michael Meskes 7.4.1