diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-10-04 02:12:26 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-10-04 02:12:26 +0000 |
commit | 7cd67c800a5eb469488f2090098b72aa8c17a742 (patch) | |
tree | d588d5f4180ebc3387f3c3e70146fb5294a40346 /src/backend/tcop/postgres.c | |
parent | eabc714a916b772650c97b065ef27767dc5942e4 (diff) | |
download | postgresql-7cd67c800a5eb469488f2090098b72aa8c17a742.tar.gz postgresql-7cd67c800a5eb469488f2090098b72aa8c17a742.zip |
Oops, DEFAULT processing wasn't doing type compatibility checking
quite the same way that transformInsertStatement does, so that an expression
could be accepted by CREATE TABLE and then fail when used. Also, put back
check that CONSTRAINT expressions must yield boolean...
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions