Don't try to read default for a non-existent attribute
authorAndrew Dunstan <andrew@dunslane.net>
Wed, 15 Mar 2023 21:16:57 +0000 (17:16 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Wed, 15 Mar 2023 21:20:42 +0000 (17:20 -0400)
commitb85e91023bf3fd5b4dbd35dc3eddbf0dc291c8ad
tree9346f968ba334a4dc7bfa176d42f86c944d1abf1
parent483bdb2afec9e33ff05fd48a00e2656e30e714b7
Don't try to read default for a non-existent attribute

Oversight in commit 9f8377f7a2 for COPY .. DEFAULT

per report from Alexander Lakhin
src/backend/commands/copyfromparse.c