]> granicus.if.org Git - postgresql/commit
Regression tests for LISTEN/NOTIFY/UNLISTEN/pg_notify.
authorRobert Haas <rhaas@postgresql.org>
Wed, 3 Jul 2013 15:06:45 +0000 (11:06 -0400)
committerRobert Haas <rhaas@postgresql.org>
Wed, 3 Jul 2013 15:07:08 +0000 (11:07 -0400)
commit00a7767fcc2e4d90e3b4cacb87974ec5a0f32b8c
tree81c62a5b9cb9c174a90ea29c023dccea4eb1167a
parentada3e776c2a4825ed0387e4bcf335139b101ca98
Regression tests for LISTEN/NOTIFY/UNLISTEN/pg_notify.

Robins Tharakan, reviewed by Szymon Guz
src/test/regress/expected/async.out [new file with mode: 0644]
src/test/regress/parallel_schedule
src/test/regress/serial_schedule
src/test/regress/sql/async.sql [new file with mode: 0644]