forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit331f8c3
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 parente630faa commit331f8c3
File tree
2 files changed
+0
-5
lines changed- src/test/modules/test_ddl_deparse
- expected
- sql
2 files changed
+0
-5
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - |
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - |
0 commit comments
Comments
(0)