Commits

Showing commits that first shipped in 18 (backpatches included). Clear

DateSubjectAuthorReleases
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
2025-01-08 Set exit status for pgindent if pg_bsd_indent fails Andrew Dunstan 18.0
2025-01-03 Document strange jsonb sort order for empty top level arrays Andrew Dunstan 18.0
2024-11-27 jsonapi: add lexer option to keep token ownership Andrew Dunstan 18.0
2024-10-06 Move Cluster.pm initialization code to a more obvious place Andrew Dunstan 18.0
2024-09-14 Improve meson's detection of perl build flags Andrew Dunstan 18.0
2024-09-14 Only define NO_THREAD_SAFE_LOCALE for MSVC plperl when required Andrew Dunstan 18.0
2024-07-30 Preserve tz when converting to jsonb timestamptz Andrew Dunstan 18.0
2024-07-30 Stabilize xid_wraparound tests Andrew Dunstan 18.0
2024-07-17 Avoid error in recovery test if history file is not yet present Andrew Dunstan 18.0
2024-07-16 Adjust recently added test for pg_signal_autovacuum role Andrew Dunstan 18.0
2024-07-13 Make sure to run pg_isready on correct port Andrew Dunstan 18.0
2024-07-12 Use diff --strip-trailing-cr in pg_regress.c Andrew Dunstan 18.0
2024-07-11 Change pg_regress.c back to using diff -w on Windows Andrew Dunstan 18.0
2024-07-10 Use diff's --strip-trailing-cr flag where appropriate on Windows Andrew Dunstan 18.0
2024-07-09 Prevent CRLF conversion of inputs in json_parser test module Andrew Dunstan 18.0