..
backend
Fix HBA option count
2025-01-12 23:44:39 +01:00
bin
Fix off_t overflow in pg_basebackup on Windows.
2025-01-09 16:05:16 +13:00
common
Replace pgwin32_is_junction() with lstat().
2024-11-08 09:29:40 +10:30
fe_utils
Prevent mis-encoding of "trailing junk after numeric literal" errors.
2024-09-05 12:42:33 -04:00
include
Provide 64-bit ftruncate() and lseek() on Windows.
2025-01-09 14:58:18 +13:00
interfaces
Fix broken list-munging in ecpg's remove_variables().
2024-12-01 14:15:37 -05:00
makefiles
Refactor DLSUFFIX handling
2022-03-25 08:56:02 +01:00
pl
Repair memory leaks in plpython.
2025-01-11 11:45:56 -05:00
port
Make unlink() work for junction points on Windows.
2024-11-08 09:30:09 +10:30
template
On NetBSD, force dynamic symbol resolution at postmaster start.
2022-08-30 17:28:55 -04:00
test
Fix XMLTABLE() deparsing to quote namespace names if necessary.
2025-01-12 12:59:40 +00:00
timezone
Update time zone data files to tzdata release 2024b.
2024-10-29 11:50:00 -04:00
tools
Skip SectionMemoryManager.h in cpluspluscheck.
2024-11-28 15:47:17 +13:00
tutorial
Doc: sync src/tutorial/basics.source with SGML documentation.
2022-11-19 13:09:14 -05:00
.gitignore
DEVELOPERS
Makefile
Remove the option to build thread_test.c outside configure.
2020-10-21 12:08:48 -04:00
Makefile.global.in
Suppress macOS warnings about duplicate libraries in link commands.
2023-09-29 14:07:30 -04:00
Makefile.shlib
Stop using "-multiply_defined suppress" on macOS.
2023-09-26 21:06:21 -04:00
nls-global.mk
Improve frontend error logging style.
2022-04-08 14:55:14 -04:00