Commits

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

DateSubjectAuthorReleases
2025-03-26 Add support for gamma() and lgamma() functions. Dean Rasheed 18.0
2025-03-25 Stats: use schemaname/relname instead of regclass. Jeff Davis 18.0
2025-03-25 Minor doc update for commit 99f8f3fbbc. Jeff Davis 18.0
2025-03-21 doc: Remove incorrect description about dropping replication slots. Fujii Masao 18.0
2025-03-18 Doc: manually break lines in wide UUID examples. Tom Lane 18.0
2025-03-13 Add reverse(bytea). Nathan Bossart 18.0
2025-03-07 Allow casting between bytea and integer types. Dean Rasheed 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-03-03 doc: Convert UUID functions list to table format. Masahiko Sawada 18.0
2025-02-26 Use attnum to identify index columns in pg_restore_attribute_stats(). Tom Lane 18.0
2025-02-26 Remove redundant pg_set_*_stats() variants. Jeff Davis 18.0
2025-02-25 Doc: Fix pg_copy_logical_replication_slot description. Amit Kapila 18.0
2025-02-25 Missing doc update for f3dae2ae58. Jeff Davis 18.0
2025-02-21 Add default_char_signedness field to ControlFileData. Masahiko Sawada 18.0
2025-02-19 doc: Fix some issues with JSON_TABLE() examples Amit Langote 18.0
2025-02-18 doc: add example of sign mismatch with POSIX/ISO-8601 time zones Bruce Momjian 18.0
2025-01-25 Fix PDF doc build. Jeff Davis 18.0
2025-01-24 Add SQL function CASEFOLD(). Jeff Davis 18.0
2025-01-22 Support RN (roman-numeral format) in to_number(). Tom Lane 18.0
2024-12-11 Add UUID version 7 generation function. Masahiko Sawada 18.0
2024-12-11 Use in-place updates for pg_restore_relation_stats(). Jeff Davis 18.0
2024-11-27 Support LIKE with nondeterministic collations Peter Eisentraut 18.0
2024-11-20 doc: clarify that jsonb_path_match() returns an SQL boolean Bruce Momjian 18.0