]> granicus.if.org Git - postgresql/history - src/include/parser/parse_coerce.h
Reverse out BYTEA type coersion.
[postgresql] / src / include / parser / parse_coerce.h
2000-03-20 Bruce MomjianReverse out BYTEA type coersion.
2000-03-20 Bruce MomjianAdd compatiblity information for bytea.
2000-03-14 Thomas G. LockhartImplement column aliases on views "CREATE VIEW name...
2000-02-16 Thomas G. LockhartImplement "date/time grand unification".
2000-01-26 Bruce MomjianAdd:
2000-01-17 Tom LaneCreate a new parsetree node type, TypeCast, so that...
1999-07-16 Bruce MomjianMore cleanup
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-07-14 Bruce MomjianCleanup of /include #include's, for 6.6 only.
1999-05-25 Bruce MomjianAnother pgindent run. Sorry folks.
1999-05-25 Bruce Momjianpgindent run over code.
1999-05-22 Bruce MomjianFix for DEFAULT ''.
1999-03-10 Tom LaneMake type 'regproc' binary-compatible with int4 and...
1999-02-13 Thomas G. LockhartRemove equivalence between datetime and float8. Led...
1998-10-22 Bruce MomjianRemove duplicate CIDR funcs by using coerce entries.
1998-10-08 Bruce MomjianMake functions static or ifdef NOT_USED. Prevent pg_ve...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-14 Thomas G. LockhartInclude OID as a built-in type.
1998-07-08 Thomas G. LockhartInclude int8 as a built-in data type.
1998-05-29 Thomas G. LockhartAdd NAMEOID as built-in type.
1998-05-09 Thomas G. LockhartAdd capabilities for automatic type conversion.