pgsql: Add more subscription DDL tests - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Add more subscription DDL tests
Date
Msg-id E1crapM-0004UN-D6@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e3920ac823353f200cfecde74076d3d40f79e2b1

Modified Files
--------------
src/backend/commands/subscriptioncmds.c    |  2 +-
src/test/regress/expected/subscription.out | 29 +++++++++++++++++++++++++++++
src/test/regress/sql/subscription.sql      | 27 +++++++++++++++++++++++++++
3 files changed, 57 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: Re: pgsql: ICU support
Next
From: Tom Lane
Date:
Subject: Re: pgsql: ICU support