summaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorDean Rasheed <dean.a.rasheed@gmail.com>2025-03-29 09:50:14 +0000
committerDean Rasheed <dean.a.rasheed@gmail.com>2025-03-29 09:50:14 +0000
commit25303678a1d334200c0f1446eef2ebe1aaf2709b (patch)
treef9512e858aff55df4bf19171231cab1d45814606 /src/tutorial/basics.source
parent8afec4ef67a2fcec2ad0537fad5bc66e4388bc41 (diff)
Fix MERGE with DO NOTHING actions into a partitioned table.
ExecInitPartitionInfo() duplicates much of the logic in ExecInitMerge(), except that it failed to handle DO NOTHING actions. This would cause an "unknown action in MERGE WHEN clause" error if a MERGE with any DO NOTHING actions attempted to insert into a partition not already initialised by ExecInitModifyTable(). Bug: #18871 Reported-by: Alexander Lakhin <exclusion@gmail.com> Author: Tender Wang <tndrwang@gmail.com> Reviewed-by: Gurjeet Singh <gurjeet@singh.im> Discussion: https://postgr.es/m/18871-b44e3c96de3bd2e8%40postgresql.org Backpatch-through: 15
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions