index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
func.sgml
Commit message (
Expand
)
Author
Age
*
doc: clarify that jsonb_path_match() returns an SQL boolean
Bruce Momjian
2024-11-20
*
doc: Fix section of functions age(xid) and mxid_age(xid)
Michael Paquier
2024-11-20
*
Improve error message for database object stats manipulation functions.
Fujii Masao
2024-11-20
*
Revert pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-11-04
*
docs: Consistently use <optional> to indicate optional parameters
Heikki Linnakangas
2024-11-04
*
Add SQL function array_reverse()
Michael Paquier
2024-11-01
*
doc: Add better description for rewrite functions in event triggers
Michael Paquier
2024-10-29
*
doc: Fix typo in pg_restore_*_stats function documentation
Daniel Gustafsson
2024-10-25
*
Add functions pg_restore_relation_stats(), pg_restore_attribute_stats().
Jeff Davis
2024-10-24
*
Add 'no_error' argument to pg_wal_replay_wait()
Alexander Korotkov
2024-10-24
*
Another documentation fixup.
Jeff Davis
2024-10-23
*
Documentation fixup.
Jeff Davis
2024-10-23
*
Add functions pg_set_attribute_stats() and pg_clear_attribute_stats().
Jeff Davis
2024-10-22
*
Change pg_*_relation_stats() functions to return type to void.
Jeff Davis
2024-10-22
*
Allow pg_set_relation_stats() to set relpages to -1.
Jeff Davis
2024-10-18
*
Create functions pg_set_relation_stats, pg_clear_relation_stats.
Jeff Davis
2024-10-11
*
Add pg_ls_summariesdir().
Nathan Bossart
2024-10-11
*
Add min and max aggregates for bytea type.
Tom Lane
2024-10-08
*
doc: Missing markup, punctuation and wordsmithing
Daniel Gustafsson
2024-10-02
*
Modernize to_char's Roman-numeral code, fixing overflow problems.
Tom Lane
2024-09-26
*
Doc: explain how to test ADMIN privilege with pg_has_role().
Tom Lane
2024-09-20
*
Minor cleanup related to pg_wal_replay_wait() procedure
Alexander Korotkov
2024-09-17
*
SQL/JSON: Update example in JSON_QUERY() documentation
Amit Langote
2024-09-13
*
Make jsonpath .string() be immutable for datetimes.
Tom Lane
2024-09-12
*
Add has_largeobject_privilege function.
Fujii Masao
2024-09-12
*
Doc: alphabetize aggregate function table
David Rowley
2024-09-12
*
Improve documentation and testing of jsonpath string() for datetimes.
Tom Lane
2024-09-10
*
Minor wording change in table "JSON Creation Functions"
Alvaro Herrera
2024-08-20
*
Fix extraction of week and quarter fields from intervals.
Tom Lane
2024-08-16
*
Fix doc typo: unicode_assigned() return type.
Jeff Davis
2024-08-14
*
Add user-callable CRC functions.
Nathan Bossart
2024-08-12
*
Adjust pg_wal_replay_wait() procedure behavior on promoted standby
Alexander Korotkov
2024-08-10
*
pg_wal_replay_wait(): Fix typo in the doc
Alexander Korotkov
2024-08-04
*
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-08-02
*
Doc: fix text's description of regexp_replace's arguments.
Tom Lane
2024-07-27
*
Add argument names to the regexp_XXX functions.
Tom Lane
2024-07-25
*
Do not summarize WAL if generated with wal_level=minimal.
Robert Haas
2024-07-18
*
SQL/JSON: Fix a paragraph in JSON_TABLE documentation
Amit Langote
2024-07-16
*
Add min and max aggregates for composite types (records).
Tom Lane
2024-07-11
*
Extend pg_get_acl() to handle sub-object IDs
Michael Paquier
2024-07-10
*
Introduce pg_signal_autovacuum_worker.
Nathan Bossart
2024-07-09
*
SQL/JSON: Various improvements to SQL/JSON query function docs
Amit Langote
2024-07-09
*
Add pg_get_acl() to get the ACL for a database object
Michael Paquier
2024-07-04
*
Rename standby_slot_names to synchronized_standby_slots.
Amit Kapila
2024-07-01
*
doc: Add ACL acronym for "Access Control List"
Michael Paquier
2024-07-01
*
SQL/JSON: Validate values in ON ERROR/EMPTY clauses
Amit Langote
2024-06-28
*
SQL/JSON: Document behavior when input document is not jsonb
Amit Langote
2024-06-28
*
Teach jsonpath string() to unwrap in lax mode
Andrew Dunstan
2024-06-17
*
Remove mention of nchar
Alvaro Herrera
2024-05-06
*
doc: Remove one example related to pg_input_error_info()
Michael Paquier
2024-04-30
[next]