diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2021-09-14 09:34:50 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2021-09-14 10:27:34 +0200 |
commit | 308da179e7c2c41c146e23a1418f6419aee340af (patch) | |
tree | ffddbe17cfef331ced01c4e1a27d8d9e2fe63ecc /src/backend/commands/trigger.c | |
parent | 85399291977324d5c9f634a9a9d6d8591bfe7520 (diff) | |
download | postgresql-308da179e7c2c41c146e23a1418f6419aee340af.tar.gz postgresql-308da179e7c2c41c146e23a1418f6419aee340af.zip |
Add COPY_ARRAY_FIELD and COMPARE_ARRAY_FIELD
These handle node fields that are inline arrays (as opposed to
dynamically allocated arrays handled by COPY_POINTER_FIELD and
COMPARE_POINTER_FIELD). These cases were hand-coded until now.
Reviewed-by: Jacob Champion <pchampion@vmware.com>
Discussion: https://www.postgresql.org/message-id/c091e5cd-45f8-69ee-6a9b-de86912cc7e7@enterprisedb.com
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions