Commits

DateSubjectAuthorReleases
2022-09-22 Harmonize parameter names in ecpg code. Peter Geoghegan 16.0
2018-06-26 Add PGTYPESchar_free() to avoid cross-module problems on Windows. Thomas Munro 9.3.24
2018-06-26 Add PGTYPESchar_free() to avoid cross-module problems on Windows. Thomas Munro 9.4.19
2018-06-26 Add PGTYPESchar_free() to avoid cross-module problems on Windows. Thomas Munro 9.5.14
2018-06-26 Add PGTYPESchar_free() to avoid cross-module problems on Windows. Thomas Munro 9.6.10
2018-06-26 Add PGTYPESchar_free() to avoid cross-module problems on Windows. Thomas Munro 10.5
2018-06-18 Add PGTYPESchar_free() to avoid cross-module problems on Windows. Thomas Munro 11.0
2017-11-10 Add some const decorations to prototypes Peter Eisentraut 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2011-12-18 Mark variables as const in pgtypeslib if they only carry a format string. Michael Meskes 9.2.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-09-14 Added missing constuctor/destructor for interval and date. Michael Meskes 8.2.0
2006-03-11 Add CVS tag lines to files that were lacking them. Bruce Momjian 8.2.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-05-10 - Argh, just another bug in adjust_informix. Michael Meskes 8.0.0
2003-09-19 Removed superfluous return statement in get_data. Michael Meskes 7.4.1
2003-09-09 - Added Dave patch for Informix handling of numeric/int conversion. Michael Meskes 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-04-01 More patches for informix compatibility. Michael Meskes 7.4.1
2003-03-30 Moved Informix stuff to its own compat library. Interval datetype is now fully functional. Michael Meskes 7.4.1
2003-03-20 Started adding date and timestamp. Michael Meskes 7.4.1