]> granicus.if.org Git - postgresql/commit
Add more subscription DDL tests
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 25 Mar 2017 01:48:05 +0000 (21:48 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 25 Mar 2017 01:48:05 +0000 (21:48 -0400)
commite3920ac823353f200cfecde74076d3d40f79e2b1
treefacb27ae98defab6d2933bb1d37799a0646e610d
parent2e0c919bceae23a9fd52d6dc1c3bf0d74501c14f
Add more subscription DDL tests

Add more tests for various variants of subscription DDL commands, based
on code coverage report.  Fix a small bug discovered by that.
src/backend/commands/subscriptioncmds.c
src/test/regress/expected/subscription.out
src/test/regress/sql/subscription.sql