pgsql: Add more subscription DDL tests

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Add more subscription DDL tests
Дата
Msg-id E1crapM-0004UN-D6@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: pgsql: ICU support
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: ICU support