Enforce non-parallel plan when calling current_schema() in newly-added test
Michael Paquier <michael@paquier.xyz>
Enforce non-parallel plan when calling current_schema() in newly-added test current_schema() gets called in the recently-added regression test from c5660e0, and can be used in a parallel context, causing its call to fail when creating a temporary schema. Per buildfarm members crake and lapwing. Discussion: https://postgr.es/m/20190118005949.GD1883@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/temp.out | modified | +4 −1 |
| src/test/regress/sql/temp.sql | modified | +4 −1 |
Discussion
- pgsql: Restrict the use of temporary namespace in two-phase transaction 15 messages · 2019-01-18 → 2019-02-11