diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-20 18:21:39 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-20 18:21:39 +0000 |
commit | d9544b67ce01fcb401b26f5eeca7dc29e8429194 (patch) | |
tree | 1d72dd4e8dc4e24f8b61ecb5e71597ecc52bc1ff /src/include/postgres.h | |
parent | 4ed20db4f4596000bdb0c8c1759cfce067fbb4a5 (diff) | |
download | postgresql-d9544b67ce01fcb401b26f5eeca7dc29e8429194.tar.gz postgresql-d9544b67ce01fcb401b26f5eeca7dc29e8429194.zip |
transformColumnDefinition failed to complain about
create table foo (bar int default null default 3);
due to not thinking about the special-case handling of DEFAULT NULL.
Problem noticed while investigating bug #3396.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions