Add API of sorts for transition table handling in trigger.c
Alvaro Herrera <alvherre@alvh.no-ip.org>
Add API of sorts for transition table handling in trigger.c Preparatory patch for further additions in this area, particularly to allow MERGE to have separate transition tables for each action. Author: Pavan Deolasee <pavan.deolasee@gmail.com> Reviewed-by: Álvaro Herrera <alvherre@alvh.no-ip.org> Discussion: https://postgr.es/m/CABOikdNj+8HEJ5D8tu56mrPkjHVRrBb2_cdKWwpiYNcjXgDw8g@mail.gmail.com Discussion: https://postgr.es/m/20201231134736.GA25392@alvherre.pgsql
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/trigger.c | modified | +119 −53 |
Discussion
- MERGE SQL Statement for PG11 209 messages · 2017-10-27 → 2018-06-25
- support for MERGE 136 messages · 2020-12-31 → 2022-09-09