diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2017-01-26 17:45:22 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2017-01-26 17:45:22 -0300 |
commit | 56b42a3341671fbbb69bbc5247f9062df32a3c06 (patch) | |
tree | 876a46fe567b639dacc30c007a703cbcdb60d68c /src/backend/tcop/postgres.c | |
parent | 95d1b41450e93a9af146bc836f7f3b1ad13a1f2a (diff) | |
download | postgresql-56b42a3341671fbbb69bbc5247f9062df32a3c06.tar.gz postgresql-56b42a3341671fbbb69bbc5247f9062df32a3c06.zip |
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
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions