diff options
| author | Bruce Momjian <bruce@momjian.us> | 1999-07-16 17:07:40 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 1999-07-16 17:07:40 +0000 |
| commit | 773088809df925442bb9df35352c11e3d106314a (patch) | |
| tree | ab0e98368b26dc6a2853cbe498c8660855213ab2 /doc | |
| parent | 4d5aa343de8564b48364bb5f8efa671b12ae0446 (diff) | |
More cleanup
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ PARSER * Unique index on base column not honored on inserts from inherited table INSERT INTO inherit_table (unique_index_col) VALUES (dup) should fail * CREATE TABLE x AS SELECT 1 UNION SELECT 2 fails +* CREATE TABLE test(col char(2) DEFAULT user) fails in length restriction VIEWS |
