postgresql/src/backend/optimizer/prep
Dean Rasheed 2e068db56e Use macro NUM_MERGE_MATCH_KINDS instead of '3' in MERGE code.
Code quality improvement for 0294df2f1f.

Aleksander Alekseev, reviewed by Richard Guo.

Discussion: https://postgr.es/m/CAJ7c6TMsiaV5urU_Pq6zJ2tXPDwk69-NKVh4AMN5XrRiM7N%2BGA%40mail.gmail.com
2024-04-19 09:40:20 +01:00
..
Makefile Move per-agg and per-trans duplicate finding to the planner. 2020-11-24 10:45:00 +02:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
prepagg.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
prepjointree.c Use macro NUM_MERGE_MATCH_KINDS instead of '3' in MERGE code. 2024-04-19 09:40:20 +01:00
prepqual.c revert: Transform OR clauses to ANY expression 2024-04-10 02:28:09 +03:00
preptlist.c Add support for MERGE ... WHEN NOT MATCHED BY SOURCE. 2024-03-30 10:00:26 +00:00
prepunion.c Fix typos and duplicate words 2024-04-18 21:28:07 +02:00