index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
include
/
pgtypes_date.h
Commit message (
Expand
)
Author
Age
*
Harmonize parameter names in ecpg code.
Peter Geoghegan
2022-09-22
*
Add PGTYPESchar_free() to avoid cross-module problems on Windows.
Thomas Munro
2018-06-18
*
Add some const decorations to prototypes
Peter Eisentraut
2017-11-10
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Mark variables as const in pgtypeslib if they only carry a format string.
Michael Meskes
2011-12-18
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Added missing constuctor/destructor for interval and date.
Michael Meskes
2006-09-14
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
- Argh, just another bug in adjust_informix.
Michael Meskes
2004-05-10
*
Removed superfluous return statement in get_data.
Michael Meskes
2003-09-19
*
- Added Dave patch for Informix handling of numeric/int conversion.
Michael Meskes
2003-09-09
*
pgindent run.
Bruce Momjian
2003-08-04
*
More patches for informix compatibility.
Michael Meskes
2003-04-01
*
Moved Informix stuff to its own compat library. Interval datetype is now full...
Michael Meskes
2003-03-30
*
Started adding date and timestamp.
Michael Meskes
2003-03-20