- Notifications
You must be signed in to change notification settings - Fork28
Commit56b42a3
committed
Remove test for COMMENT ON DATABASE
Our current DDL only allows a database name to be specified in COMMENTON DATABASE, which Andrew Dunstan reports to make this test fail on thebuildfarm. Remove the line until we gain a DDL command that allows thecurrent database to be operated on without having the specify it byname.Backpatch to 9.5, where these tests appeared.Discussion:https://postgr.es/m/e6084b89-07a7-7e57-51ee-d7b8fc9ec864@2ndQuadrant.com1 parent95d1b41 commit56b42a3
File tree
2 files changed
+0
-5
lines changed- src/test/modules/test_ddl_deparse
- expected
- sql
2 files changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
0 commit comments
Comments
(0)