diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-20 18:21:08 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-20 18:21:08 +0000 |
commit | 65e67e2bb2e241e1bec0b4519c0dd8bfa1f9c30f (patch) | |
tree | 5d8f32565df037ac05136cec677d50dd2fc41359 /src/backend/access/gist/gistxlog.c | |
parent | fb573ef636b9d5bcaf4ddb3f3a2b28493155bad2 (diff) | |
download | postgresql-65e67e2bb2e241e1bec0b4519c0dd8bfa1f9c30f.tar.gz postgresql-65e67e2bb2e241e1bec0b4519c0dd8bfa1f9c30f.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/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions