aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-11-02 10:15:19 +0900
committerMichael Paquier <michael@paquier.xyz>2022-11-02 10:15:19 +0900
commit8e621c10c73a93e1078ad85fe70fb4478537a798 (patch)
treead48ed95dbbd88dbc2a42aea64e4a852410f39b0 /src/backend/executor/nodeModifyTable.c
parent7c335b7a20278079e796d62122ef4b821c7fcdf5 (diff)
downloadpostgresql-8e621c10c73a93e1078ad85fe70fb4478537a798.tar.gz
postgresql-8e621c10c73a93e1078ad85fe70fb4478537a798.zip
Remove code handling FORCE_NULL and FORCE_NOT_NULL for COPY TO
These two options are only available with COPY FROM, so the extra logic in charge of checking the validity of the attributes given has no purpose. Author: Zhang Mingli Reviewed-by: Richard Guo, Kyotaro Horiguchi Discussion: https://postgr.es/m/F28F0B5A-766F-4D33-BF44-43B3A052D833@gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions