pgsql: Improve new AND CHAIN tests

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve new AND CHAIN tests
Date: 2019-09-09 08:41:28
Message-ID: E1i7FEm-0007Bj-JB@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve new AND CHAIN tests

Tweak the tests so that we're not just testing the default setting of
transaction_read_only.

Reported-by: fn ln <emuser20140816(at)gmail(dot)com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/89b160c32045dd85cc6f9ae6248e34a72931ac67

Modified Files
--------------
src/test/regress/expected/transactions.out | 4 ++--
src/test/regress/sql/transactions.sql | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-09-09 09:44:28 pgsql: Translation updates
Previous Message Tom Lane 2019-09-08 22:00:29 Re: pgsql: Use data directory inode number, not port, to select SysV resour