summaryrefslogtreecommitdiff
path: root/src/pl/plperl/plperl_system.h
AgeCommit message (Expand)Author
2025-04-27Don't use double-quotes in #include's of system headers, redux.Tom Lane
2025-01-09Provide 64-bit ftruncate() and lseek() on Windows.Thomas Munro
2025-01-01Update copyright for 2025Bruce Momjian
2024-11-27Require sizeof(bool) == 1.Thomas Munro
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-26Hide warnings from Python headers when using gcc-compatible compiler.Tom Lane