postgresql/src
Nathan Bossart 5d1f5079ab pg_dump: Fix memory leak in dumpSequenceData().
Oversight in commit 7a485bd641.  Per Coverity.

Backpatch-through: 18
2026-01-11 13:52:50 -06:00
..
backend instrumentation: Keep time fields as instrtime, convert in callers 2026-01-09 13:38:00 -05:00
bin pg_dump: Fix memory leak in dumpSequenceData(). 2026-01-11 13:52:50 -06:00
common Fix misc typos, mostly in comments 2026-01-08 18:10:08 +02:00
fe_utils Add data type oid8, 64-bit unsigned identifier 2026-01-07 11:37:00 +09:00
include instrumentation: Keep time fields as instrtime, convert in callers 2026-01-09 13:38:00 -05:00
interfaces Fix misc typos, mostly in comments 2026-01-08 18:10:08 +02:00
makefiles Decouple C++ support in Meson's PGXS from LLVM enablement 2026-01-09 10:25:02 +01:00
pl Update copyright for 2026 2026-01-01 13:24:10 -05:00
port strnlen() is now required 2026-01-08 08:51:20 +01:00
template Remove traces of support for Sun Studio compiler 2025-09-12 07:39:05 +02:00
test Fix some typos across the board 2026-01-11 08:16:46 +09:00
timezone Update copyright for 2026 2026-01-01 13:24:10 -05:00
tools MSVC: Support building for AArch64. 2026-01-07 13:42:57 -06:00
tutorial Update copyright for 2026 2026-01-01 13:24:10 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in libpq: Refactor logic checking for exit() in shared library builds 2025-12-09 10:39:08 +09:00
Makefile.shlib Use exported symbols list on macOS for loadable modules as well 2025-06-10 07:04:43 +02:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00
nls-global.mk Fix update-po for the PGXS case 2025-10-16 20:21:05 +02:00