postgresql/src/pl
Thomas Munro 026762dae3 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
2025-01-09 15:00:58 +13:00
..
plperl Provide 64-bit ftruncate() and lseek() on Windows. 2025-01-09 15:00:58 +13:00
plpgsql plpgsql: pure parser and reentrant scanner 2025-01-08 09:22:57 +01:00
plpython Update copyright for 2025 2025-01-01 11:21:55 -05:00
tcl Update copyright for 2025 2025-01-01 11:21:55 -05:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00