|
75 | 75 | ('materialized view'), ('foreign table'), |
76 | 76 | ('table column'), ('foreign table column'), |
77 | 77 | ('aggregate'), ('function'), ('type'), ('cast'), |
78 | | - ('collation'), |
79 | 78 | ('table constraint'), ('domain constraint'), ('conversion'), ('default value'), |
80 | 79 | ('operator'), ('operator class'), ('operator family'), ('rule'), ('trigger'), |
81 | 80 | ('text search parser'), ('text search dictionary'), |
@@ -168,12 +167,6 @@ WARNING: error for cast,{addr_nsp,zwei},{}: name list length must be exactly 1 |
168 | 167 | WARNING: error for cast,{addr_nsp,zwei},{integer}: name list length must be exactly 1 |
169 | 168 | WARNING: error for cast,{eins,zwei,drei},{}: name list length must be exactly 1 |
170 | 169 | WARNING: error for cast,{eins,zwei,drei},{integer}: name list length must be exactly 1 |
171 | | -WARNING: error for collation,{eins},{}: collation "eins" for encoding "UTF8" does not exist |
172 | | -WARNING: error for collation,{eins},{integer}: collation "eins" for encoding "UTF8" does not exist |
173 | | -WARNING: error for collation,{addr_nsp,zwei},{}: collation "addr_nsp.zwei" for encoding "UTF8" does not exist |
174 | | -WARNING: error for collation,{addr_nsp,zwei},{integer}: collation "addr_nsp.zwei" for encoding "UTF8" does not exist |
175 | | -WARNING: error for collation,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei |
176 | | -WARNING: error for collation,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei |
177 | 170 | WARNING: error for table constraint,{eins},{}: must specify relation and object name |
178 | 171 | WARNING: error for table constraint,{eins},{integer}: must specify relation and object name |
179 | 172 | WARNING: error for table constraint,{addr_nsp,zwei},{}: relation "addr_nsp" does not exist |
|
0 commit comments