Thread: pgsql: Regression tests for LISTEN/NOTIFY/UNLISTEN/pg_notify.

pgsql: Regression tests for LISTEN/NOTIFY/UNLISTEN/pg_notify.

From
Robert Haas
Date:
Regression tests for LISTEN/NOTIFY/UNLISTEN/pg_notify.

Robins Tharakan, reviewed by Szymon Guz

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/00a7767fcc2e4d90e3b4cacb87974ec5a0f32b8c

Modified Files
--------------
src/test/regress/expected/async.out |   34 ++++++++++++++++++++++++++++++++++
src/test/regress/parallel_schedule  |    2 +-
src/test/regress/serial_schedule    |    1 +
src/test/regress/sql/async.sql      |   19 +++++++++++++++++++
4 files changed, 55 insertions(+), 1 deletion(-)