pgsql: test_shm_mq: Improve regression tests.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: test_shm_mq: Improve regression tests.
Date: 2014-03-20 13:35:01
Message-ID: E1WQd7d-0004r3-Di@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

test_shm_mq: Improve regression tests.

Per discussion with Tom Lane.

Branch
------
master

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

Modified Files
--------------
contrib/test_shm_mq/expected/test_shm_mq.out | 22 ++++++++++++++++++++--
contrib/test_shm_mq/sql/test_shm_mq.sql | 7 +++++--
2 files changed, 25 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-03-20 15:48:37 pgsql: libpq: pass a memory allocation failure error up to PQconndefau
Previous Message Alvaro Herrera 2014-03-19 18:11:56 pgsql: Setup error context callback for transaction lock waits