summaryrefslogtreecommitdiff
path: root/src/include/parser/parse_coerce.h
Commit message (Expand)AuthorAgeFilesLines
* Remove equivalence between datetime and float8. Led to nothin' but trouble.Thomas G. Lockhart1999-02-131-3/+4
* Remove duplicate CIDR funcs by using coerce entries.Bruce Momjian1998-10-221-4/+10
* Make functions static or ifdef NOT_USED. Prevent pg_version creation.Bruce Momjian1998-10-081-2/+1
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-8/+9
* Include OID as a built-in type.Thomas G. Lockhart1998-08-141-2/+6
* Include int8 as a built-in data type.Thomas G. Lockhart1998-07-081-2/+3
* Add NAMEOID as built-in type.Thomas G. Lockhart1998-05-291-7/+22
* Add capabilities for automatic type conversion.Thomas G. Lockhart1998-05-091-0/+96