aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/include/pgtypes_date.h
Commit message (Expand)AuthorAge
* Harmonize parameter names in ecpg code.Peter Geoghegan2022-09-22
* Add PGTYPESchar_free() to avoid cross-module problems on Windows.Thomas Munro2018-06-18
* Add some const decorations to prototypesPeter Eisentraut2017-11-10
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-21
* Mark variables as const in pgtypeslib if they only carry a format string.Michael Meskes2011-12-18
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Added missing constuctor/destructor for interval and date.Michael Meskes2006-09-14
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* - Argh, just another bug in adjust_informix.Michael Meskes2004-05-10
* Removed superfluous return statement in get_data.Michael Meskes2003-09-19
* - Added Dave patch for Informix handling of numeric/int conversion.Michael Meskes2003-09-09
* pgindent run.Bruce Momjian2003-08-04
* More patches for informix compatibility.Michael Meskes2003-04-01
* Moved Informix stuff to its own compat library. Interval datetype is now full...Michael Meskes2003-03-30
* Started adding date and timestamp.Michael Meskes2003-03-20