pgsql: Remove master/slave usage from plpgsql tests

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove master/slave usage from plpgsql tests
Date: 2019-08-21 10:05:29
Message-ID: E1i0NUf-0002ci-ED@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove master/slave usage from plpgsql tests

Author: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>
Discussion: https://www.postgresql.org/message-id/flat/E393EC88-377F-4C59-A67A-69F2A38D17C7(at)yesql(dot)se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3f0f99125e5c0fd704de3c07abe691ebefc51a50

Modified Files
--------------
src/pl/plpgsql/src/expected/plpgsql_trap.out | 24 ++++++++++++------------
src/pl/plpgsql/src/sql/plpgsql_trap.sql | 12 ++++++------
2 files changed, 18 insertions(+), 18 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-08-21 14:43:30 pgsql: Remove unnecessary test dependency on the contents of pg_pltempl
Previous Message Peter Eisentraut 2019-08-21 07:18:17 pgsql: Clean up some SCRAM attribute processing