diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-01-18 10:51:39 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-01-18 10:51:39 +0900 |
commit | 396676b0ec4bd45969b9089ffcabde3b4331c1c3 (patch) | |
tree | a9b8220d1879bb1369a6454583dec6960678075d /src/bin/scripts/dropuser.c | |
parent | 251f57460f123f28089ff23a7e43990618dd05a8 (diff) | |
download | postgresql-396676b0ec4bd45969b9089ffcabde3b4331c1c3.tar.gz postgresql-396676b0ec4bd45969b9089ffcabde3b4331c1c3.zip |
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
Diffstat (limited to 'src/bin/scripts/dropuser.c')
0 files changed, 0 insertions, 0 deletions