aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2019-01-18 10:51:47 +0900
committerMichael Paquier <michael@paquier.xyz>2019-01-18 10:51:47 +0900
commit3daac78d983f7be1c824ce625c8e92f42ebf41fe (patch)
treec8cd305da290c03f3f706b49bba8cf0f5dda9dbf /src/backend/executor/nodeModifyTable.c
parent43404015955804dd6ff10563f4f78f5f352dbe25 (diff)
downloadpostgresql-3daac78d983f7be1c824ce625c8e92f42ebf41fe.tar.gz
postgresql-3daac78d983f7be1c824ce625c8e92f42ebf41fe.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/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions