index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
func.sgml
Age
Commit message (
Expand
)
Author
7 days
doc: Fix title markup for AT TIME ZONE and AT LOCAL
Daniel Gustafsson
7 days
Remove pg_replication_origin's TOAST table.
Nathan Bossart
8 days
doc: Fix up spacing around verbatim DocBook elements
Peter Eisentraut
2025-04-30
Typo and doc fixups for memory context reporting
Daniel Gustafsson
2025-04-21
doc: Fix memory context level in pg_log_backend_memory_contexts() example.
Fujii Masao
2025-04-08
Add function to get memory context stats for processes
Daniel Gustafsson
2025-04-07
Add support for basic NUMA awareness
Tomas Vondra
2025-04-04
docs: Clarify that NULL arg to set_config() means reset to default
Heikki Linnakangas
2025-04-03
Restrict copying of invalidated replication slots.
Masahiko Sawada
2025-04-01
Introduce a SQL-callable function array_sort(anyarray).
Tom Lane
2025-03-26
Introduce PG_MODULE_MAGIC_EXT macro.
Tom Lane
2025-03-26
Add support for gamma() and lgamma() functions.
Dean Rasheed
2025-03-25
Stats: use schemaname/relname instead of regclass.
Jeff Davis
2025-03-25
Minor doc update for commit 99f8f3fbbc.
Jeff Davis
2025-03-21
doc: Remove incorrect description about dropping replication slots.
Fujii Masao
2025-03-18
Doc: manually break lines in wide UUID examples.
Tom Lane
2025-03-13
Add reverse(bytea).
Nathan Bossart
2025-03-07
Allow casting between bytea and integer types.
Dean Rasheed
2025-03-06
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-05
Allow json{b}_strip_nulls to remove null array elements
Andrew Dunstan
2025-03-03
doc: Convert UUID functions list to table format.
Masahiko Sawada
2025-02-26
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-21
Add default_char_signedness field to ControlFileData.
Masahiko Sawada
2025-02-19
doc: Fix some issues with JSON_TABLE() examples
Amit Langote
2025-02-18
doc: add example of sign mismatch with POSIX/ISO-8601 time zones
Bruce Momjian
2025-01-25
Fix PDF doc build.
Jeff Davis
2025-01-24
Add SQL function CASEFOLD().
Jeff Davis
2025-01-22
Support RN (roman-numeral format) in to_number().
Tom Lane
2024-12-11
Add UUID version 7 generation function.
Masahiko Sawada
2024-12-11
Use in-place updates for pg_restore_relation_stats().
Jeff Davis
2024-11-27
Support LIKE with nondeterministic collations
Peter Eisentraut
2024-11-20
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-19
Improve error message for database object stats manipulation functions.
Fujii Masao
2024-11-04
Revert pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-11-04
docs: Consistently use <optional> to indicate optional parameters
Heikki Linnakangas
2024-11-01
Add SQL function array_reverse()
Michael Paquier
2024-10-29
doc: Add better description for rewrite functions in event triggers
Michael Paquier
2024-10-25
doc: Fix typo in pg_restore_*_stats function documentation
Daniel Gustafsson
2024-10-24
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-23
Another documentation fixup.
Jeff Davis
2024-10-23
Documentation fixup.
Jeff Davis
2024-10-22
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-18
Allow pg_set_relation_stats() to set relpages to -1.
Jeff Davis
[next]