Add API of sorts for transition table handling in trigger.c
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 11 Mar 2022 23:40:03 +0000 (20:40 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 11 Mar 2022 23:40:03 +0000 (20:40 -0300)
commit3a46a45f6f009785b46188ed862afbccfb4cf56a
tree1398fc124a1023e7c7c3b9c4de6f1687f844e100
parent641f3dffcdf1c7378cfb94c98b6642793181d6db
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
src/backend/commands/trigger.c