aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuildbuffers.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-04-11 20:07:17 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-04-11 20:07:17 -0400
commit079013f0b7e35f2fb14cdbe2667a1d9aac4f770e (patch)
tree9e550027535441b6cb657d1c84d277b07b58f083 /src/backend/access/gist/gistbuildbuffers.c
parent8207c6baf8b42085bef442178ce8721ea726d9c7 (diff)
downloadpostgresql-079013f0b7e35f2fb14cdbe2667a1d9aac4f770e.tar.gz
postgresql-079013f0b7e35f2fb14cdbe2667a1d9aac4f770e.zip
Fix _SPI_execute_plan() for CREATE TABLE IF NOT EXISTS foo AS ...
When IF NOT EXISTS was added to CREATE TABLE AS, this logic didn't get the memo, possibly resulting in an Assert failure. It looks like there would have been no ill effects in a non-Assert build, though. Back-patch to 9.5 where the IF NOT EXISTS option was added. Stas Kelvich
Diffstat (limited to 'src/backend/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions