index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
parser
/
parse_coerce.h
Commit message (
Expand
)
Author
Age
*
Implement "date/time grand unification".
Thomas G. Lockhart
2000-02-16
*
Add:
Bruce Momjian
2000-01-26
*
Create a new parsetree node type, TypeCast, so that transformation of
Tom Lane
2000-01-17
*
More cleanup
Bruce Momjian
1999-07-16
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
*
Cleanup of /include #include's, for 6.6 only.
Bruce Momjian
1999-07-14
*
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Fix for DEFAULT ''.
Bruce Momjian
1999-05-22
*
Make type 'regproc' binary-compatible with int4 and oid,
Tom Lane
1999-03-10
*
Remove equivalence between datetime and float8. Led to nothin' but trouble.
Thomas G. Lockhart
1999-02-13
*
Remove duplicate CIDR funcs by using coerce entries.
Bruce Momjian
1998-10-22
*
Make functions static or ifdef NOT_USED. Prevent pg_version creation.
Bruce Momjian
1998-10-08
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
Include OID as a built-in type.
Thomas G. Lockhart
1998-08-14
*
Include int8 as a built-in data type.
Thomas G. Lockhart
1998-07-08
*
Add NAMEOID as built-in type.
Thomas G. Lockhart
1998-05-29
*
Add capabilities for automatic type conversion.
Thomas G. Lockhart
1998-05-09