diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-03-27 10:37:29 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-03-27 10:37:41 -0400 |
commit | 8355a011a0124bdf7ccbada206a967d427039553 (patch) | |
tree | 2aa543f244724152d7a692eb694e54ef1455dd1d /src/backend/access/transam/commit_ts.c | |
parent | 3371e4d9b12455fe1f8d1516d0bd915aab86be17 (diff) | |
download | postgresql-8355a011a0124bdf7ccbada206a967d427039553.tar.gz postgresql-8355a011a0124bdf7ccbada206a967d427039553.zip |
Allow ON CONFLICT .. DO NOTHING on a partitioned table.
ON CONFLICT .. DO UPDATE still doesn't work, for lack of a way of
enforcing uniqueness across partitions, but we can still allow this
case.
Amit Langote, per discussion with Peter Geoghegan. Additional
wordsmithing by me.
Discussion: http://postgr.es/m/CAA-aLv7Z4uygtq-Q5CvDi9Y=VZxUyEnuWjL=EwCfOof=L04hgg@mail.gmail.com
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions