Check the size in COPY_POINTER_FIELD
authorPeter Eisentraut <peter@eisentraut.org>
Sun, 8 Aug 2021 14:55:51 +0000 (16:55 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Sun, 8 Aug 2021 16:46:34 +0000 (18:46 +0200)
commitc1132aae336c41cf9d316222e525d8d593c2b5d2
tree44de4e3ec523d43b37b7e7b9d43177c790c24986
parent18fea737b5e47cc677eaf97365c765a47f346763
Check the size in COPY_POINTER_FIELD

instead of making each caller do it.

Discussion: https://www.postgresql.org/message-id/flat/c1097590-a6a4-486a-64b1-e1f9cc0533ce@enterprisedb.com
src/backend/nodes/copyfuncs.c