Commits

DateSubjectAuthorReleases
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 Doc: Fix pg_copy_logical_replication_slot description. Amit Kapila 17.5
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-19 doc: Fix some issues with JSON_TABLE() exampls Amit Langote 17.5
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 17.3
2024-11-20 doc: clarify that jsonb_path_match() returns an SQL boolean Bruce Momjian 18.0
2024-11-20 doc: Fix section of functions age(xid) and mxid_age(xid) Michael Paquier 16.7
2024-11-20 doc: Fix section of functions age(xid) and mxid_age(xid) Michael Paquier 17.3
2024-11-20 doc: Fix section of functions age(xid) and mxid_age(xid) Michael Paquier 18.0
2024-11-19 Improve error message for database object stats manipulation functions. Fujii Masao 18.0
2024-11-04 Revert pg_wal_replay_wait() stored procedure Alexander Korotkov 18.0
2024-11-04 docs: Consistently use <optional> to indicate optional parameters Heikki Linnakangas 18.0
2024-11-01 Add SQL function array_reverse() Michael Paquier 18.0