aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_coerce.c
Commit message (Expand)AuthorAge
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* Include OID as a built-in type.Thomas G. Lockhart1998-08-14
* Allow floating point constants for "def_arg" numeric arguments.Thomas G. Lockhart1998-07-08
* Do type conversion to match columns in UNION clauses.Thomas G. Lockhart1998-05-29
* Add capabilities for automatic type conversion.Thomas G. Lockhart1998-05-09