diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-20 18:21:25 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-20 18:21:25 +0000 |
commit | b0bbcbe7d3e14f5af0184b203dc8b321303d12e7 (patch) | |
tree | b7d04ac597d19241ee65a102ce7cb020351118bd /src/tutorial/funcs.c | |
parent | db6159bcd9f0d7152368daa6c9cc247eecf597dd (diff) |
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/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions