Commits

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

DateSubjectAuthorReleases
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
2024-10-29 doc: Add better description for rewrite functions in event triggers Michael Paquier 18.0
2024-10-25 doc: Fix typo in pg_restore_*_stats function documentation Daniel Gustafsson 18.0
2024-10-24 Add functions pg_restore_relation_stats(), pg_restore_attribute_stats(). Jeff Davis 18.0
2024-10-24 Add 'no_error' argument to pg_wal_replay_wait() Alexander Korotkov 18.0
2024-10-23 Another documentation fixup. Jeff Davis 18.0
2024-10-23 Documentation fixup. Jeff Davis 18.0
2024-10-22 Add functions pg_set_attribute_stats() and pg_clear_attribute_stats(). Jeff Davis 18.0
2024-10-22 Change pg_*_relation_stats() functions to return type to void. Jeff Davis 18.0
2024-10-18 Allow pg_set_relation_stats() to set relpages to -1. Jeff Davis 18.0
2024-10-11 Create functions pg_set_relation_stats, pg_clear_relation_stats. Jeff Davis 18.0
2024-10-11 Add pg_ls_summariesdir(). Nathan Bossart 18.0
2024-10-08 Add min and max aggregates for bytea type. Tom Lane 18.0
2024-10-02 doc: Missing markup, punctuation and wordsmithing Daniel Gustafsson 18.0
2024-09-26 Modernize to_char's Roman-numeral code, fixing overflow problems. Tom Lane 18.0
2024-09-20 Doc: explain how to test ADMIN privilege with pg_has_role(). Tom Lane 18.0
2024-09-17 Minor cleanup related to pg_wal_replay_wait() procedure Alexander Korotkov 18.0
2024-09-13 SQL/JSON: Update example in JSON_QUERY() documentation Amit Langote 18.0
2024-09-12 Make jsonpath .string() be immutable for datetimes. Tom Lane 18.0
2024-09-12 Add has_largeobject_privilege function. Fujii Masao 18.0
2024-09-12 Doc: alphabetize aggregate function table David Rowley 18.0