master
Add tid_block() and tid_offset() accessor functions
doc: Fix example of pg_restore_extended_stats()
Add min() and max() aggregate support for uuid.
Doc: use uppercase keywords in SQLs
doc: Clarify collation requirements for base32hex sortability.
Add error_on_null(), checking if the input is the null value
Split func.sgml into more manageable pieces
doc: clarify to_char("OF") HH/MM doesn't represent actual chars
Add logical decoding status to pg_control_checkpoint().
Fix and polish JSON_TABLE documentation
Use "grep -E" not "egrep".
doc: Improve description of new random(min, max) functions.
Add range_minus_multi and multirange_minus_multi functions
doc: Clarify pg_get_sequence_data() NULL-return cases
doc: Add getdatabaseencoding to function docs
Doc: improve user docs and code comments about EXISTS(SELECT * ...).
Support UUIDv6 in uuid_extract_timestamp().
doc: Fix up spacing around verbatim DocBook elements