Remove test for COMMENT ON DATABASE
authorAlvaro Herrera
Thu, 26 Jan 2017 20:45:22 +0000 (17:45 -0300)
committerAlvaro Herrera
Thu, 26 Jan 2017 20:45:22 +0000 (17:45 -0300)
commit7fb29ea9c6269d9a2345a9dfa91cd066eb66bedc
treeca097afb8f6195bbbc124f4729136c8013c3b2a5
parent99289e50606e7be4202c15c40caf27cf77893d58
Remove test for COMMENT ON DATABASE

Our current DDL only allows a database name to be specified in COMMENT
ON DATABASE, which Andrew Dunstan reports to make this test fail on the
buildfarm.  Remove the line until we gain a DDL command that allows the
current database to be operated on without having the specify it by
name.

Backpatch to 9.5, where these tests appeared.

Discussion: https://postgr.es/m/e6084b89-07a7-7e57-51ee-d7b8fc9ec864@2ndQuadrant.com
src/test/modules/test_ddl_deparse/sql/comment_on.sql