Commits

DateSubjectAuthorReleases
2025-04-16 pg_restore cleanups Andrew Dunstan 18.0
2025-04-13 Make AIO error test more portable Andrew Dunstan 18.0
2025-04-12 Free memory properly in pg_restore.c Andrew Dunstan 18.0
2025-04-10 Fix fat fingering in 22cb6d28950 Andrew Dunstan 18.0
2025-04-10 Fix memory leak in pg_restore.c Andrew Dunstan 18.0
2025-04-10 Further cleanup for directory creation on pg_dump/pg_dumpall Andrew Dunstan 18.0
2025-04-07 Clean up error messages from 1495eff7bdb Andrew Dunstan 18.0
2025-04-07 Revert "Use workaround of __builtin_setjmp only on MINGW on MSVCRT" Andrew Dunstan 18.0
2025-04-06 Clean up checking for pg_dumpall output directory Andrew Dunstan 18.0
2025-04-06 Avoid unnecessary copying of a string in pg_restore.c Andrew Dunstan 18.0
2025-04-06 Fix a couple of memory leaks in pg_restore.c Andrew Dunstan 18.0
2025-04-05 Clean up from commit 1495eff7bdb Andrew Dunstan 18.0
2025-04-04 Fix a couple of error messages and tests for them Andrew Dunstan 18.0
2025-04-04 Add more TAP tests for pg_dumpall Andrew Dunstan 18.0
2025-04-04 Move common pg_dump code related to connections to a new file Andrew Dunstan 18.0
2025-04-04 add new list type simple_oid_string_list to fe-utils/simple_list Andrew Dunstan 18.0
2025-04-04 Non text modes for pg_dumpall, correspondingly change pg_restore Andrew Dunstan 18.0
2025-04-01 Use workaround of __builtin_setjmp only on MINGW on MSVCRT Andrew Dunstan 18.0
2025-03-20 Show plperl version in the meson setup summary. Andrew Dunstan 18.0
2025-03-15 Silence perl critic Andrew Dunstan 18.0
2025-03-06 Further fix for json_strip_nulls documentation Andrew Dunstan 18.0
2025-03-06 Remove extraneous commas in json{b}_strip_nulls documentation Andrew Dunstan 18.0
2025-03-05 Allow json{b}_strip_nulls to remove null array elements Andrew Dunstan 18.0
2025-02-20 Ignore blank lines in pgindent exclude files Andrew Dunstan 18.0
2025-01-19 Be clearer about when jsonapi's need_escapes is needed Andrew Dunstan 18.0