aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTomas Vondra <tomas.vondra@postgresql.org>2024-04-05 19:38:16 +0200
committerTomas Vondra <tomas.vondra@postgresql.org>2024-04-05 19:38:20 +0200
commit079d94ab3412fdeda637a24b17bde53c576b0007 (patch)
tree5a4bb0b138498d9426d31235d099ff23f9a65b18 /src/backend/executor/nodeModifyTable.c
parentac81101551326ddf4c5cb804c75bd3e8c56506ba (diff)
downloadpostgresql-079d94ab3412fdeda637a24b17bde53c576b0007.tar.gz
postgresql-079d94ab3412fdeda637a24b17bde53c576b0007.zip
Check HAVE_COPY_FILE_RANGE before calling copy_file_range
Fix a mistake in ac8110155132 - write_reconstructed_file() called copy_file_range() without properly checking HAVE_COPY_FILE_RANGE. Reported by several macOS machines. Also reported by cfbot, but I missed that issue before commit.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions