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