diff options
author | Thomas Munro <tmunro@postgresql.org> | 2025-01-09 12:10:26 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2025-01-09 14:57:52 +1300 |
commit | 1636c5e56ed72e53127fc4cb0095422d9a0d250a (patch) | |
tree | 9f75f1f83d9f1071011af48c889c406c0e9c87d4 /src/backend/executor/nodeModifyTable.c | |
parent | 049c8cb9a239c9b7136174eb038fc7cd902b487e (diff) | |
download | postgresql-1636c5e56ed72e53127fc4cb0095422d9a0d250a.tar.gz postgresql-1636c5e56ed72e53127fc4cb0095422d9a0d250a.zip |
Provide 64-bit ftruncate() and lseek() on Windows.
Change our ftruncate() macro to use the 64-bit variant of chsize(), and
add a new macro to redirect lseek() to _lseeki64().
Back-patch to all supported releases, in preparation for a bug fix.
Tested-by: Davinder Singh <davinder.singh@enterprisedb.com>
Discussion: https://postgr.es/m/CAKZiRmyM4YnokK6Oenw5JKwAQ3rhP0YTz2T-tiw5dAQjGRXE3Q%40mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions