aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2015-05-19 01:55:10 +0200
committerAndres Freund <andres@anarazel.de>2015-05-19 01:55:10 +0200
commite4942f7a56efcfaabed5db7bde29ee21bef2f6e2 (patch)
tree32aad3922e58be2380c7ac32aa38b2335ecd72e4 /src/backend/access/gist
parent4db485e75b9672126963ae4052b50f473b30a097 (diff)
downloadpostgresql-e4942f7a56efcfaabed5db7bde29ee21bef2f6e2.tar.gz
postgresql-e4942f7a56efcfaabed5db7bde29ee21bef2f6e2.zip
Attach ON CONFLICT SET ... WHERE to the correct planstate.
The previous coding was a leftover from attempting to hang all the on conflict logic onto modify table's child nodes. It appears to not have actually caused problems except for explain. Add test exercising the broken and some other code paths. Author: Peter Geoghegan and Andres Freund
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions