pgsql: Harden new test case against force_parallel_mode = regress.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Harden new test case against force_parallel_mode = regress.
Date: 2023-03-02 22:47:34
Message-ID: E1pXri2-001aid-6W@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Harden new test case against force_parallel_mode = regress.

Per buildfarm: worker processes can't see a role created in
the current transaction.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/98a88bc2bcd60e41ca70e2f1e13eee827e23eefb

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

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2023-03-02 23:47:05 pgsql: Refactor more the regression tests of pg_stat_statements
Previous Message Tom Lane 2023-03-02 22:15:19 pgsql: Show "internal name" not "source code" in psql's \df+ command.

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2023-03-02 22:56:14 Re: Introduce "log_connection_stages" setting.
Previous Message Andrew Dunstan 2023-03-02 22:35:26 Re: buildfarm + meson