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: Fix title markup for AT TIME ZONE and AT LOCAL
Daniel Gustafsson
11 days
*
Remove pg_replication_origin's TOAST table.
Nathan Bossart
11 days
*
doc: Fix up spacing around verbatim DocBook elements
Peter Eisentraut
12 days
*
Typo and doc fixups for memory context reporting
Daniel Gustafsson
2025-04-30
*
doc: Fix memory context level in pg_log_backend_memory_contexts() example.
Fujii Masao
2025-04-21
*
Add function to get memory context stats for processes
Daniel Gustafsson
2025-04-08
*
Add support for basic NUMA awareness
Tomas Vondra
2025-04-07
*
docs: Clarify that NULL arg to set_config() means reset to default
Heikki Linnakangas
2025-04-04
*
Restrict copying of invalidated replication slots.
Masahiko Sawada
2025-04-03
*
Introduce a SQL-callable function array_sort(anyarray).
Tom Lane
2025-04-01
*
Introduce PG_MODULE_MAGIC_EXT macro.
Tom Lane
2025-03-26
*
Add support for gamma() and lgamma() functions.
Dean Rasheed
2025-03-26
*
Stats: use schemaname/relname instead of regclass.
Jeff Davis
2025-03-25
*
Minor doc update for commit 99f8f3fbbc.
Jeff Davis
2025-03-25
*
doc: Remove incorrect description about dropping replication slots.
Fujii Masao
2025-03-21
*
Doc: manually break lines in wide UUID examples.
Tom Lane
2025-03-18
*
Add reverse(bytea).
Nathan Bossart
2025-03-13
*
Allow casting between bytea and integer types.
Dean Rasheed
2025-03-07
*
Further fix for json_strip_nulls documentation
Andrew Dunstan
2025-03-06
*
Remove extraneous commas in json{b}_strip_nulls documentation
Andrew Dunstan
2025-03-06
*
Allow json{b}_strip_nulls to remove null array elements
Andrew Dunstan
2025-03-05
*
doc: Convert UUID functions list to table format.
Masahiko Sawada
2025-03-03
*
Use attnum to identify index columns in pg_restore_attribute_stats().
Tom Lane
2025-02-26
*
Remove redundant pg_set_*_stats() variants.
Jeff Davis
2025-02-25
*
Doc: Fix pg_copy_logical_replication_slot description.
Amit Kapila
2025-02-25
*
Missing doc update for f3dae2ae58.
Jeff Davis
2025-02-24
*
Add default_char_signedness field to ControlFileData.
Masahiko Sawada
2025-02-21
*
doc: Fix some issues with JSON_TABLE() examples
Amit Langote
2025-02-19
*
doc: add example of sign mismatch with POSIX/ISO-8601 time zones
Bruce Momjian
2025-02-18
*
Fix PDF doc build.
Jeff Davis
2025-01-25
*
Add SQL function CASEFOLD().
Jeff Davis
2025-01-24
*
Support RN (roman-numeral format) in to_number().
Tom Lane
2025-01-22
*
Add UUID version 7 generation function.
Masahiko Sawada
2024-12-11
*
Use in-place updates for pg_restore_relation_stats().
Jeff Davis
2024-12-10
*
Support LIKE with nondeterministic collations
Peter Eisentraut
2024-11-27
*
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
[next]