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
REL_18_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
2025-08-04
Split func.sgml into more manageable pieces
Andrew Dunstan
2025-07-29
Clarify documentation for the initcap function
Alexander Korotkov
2025-07-23
Preserve conflict-relevant data during logical replication.
Amit Kapila
2025-07-15
Doc: clarify description of current-date/time functions.
Tom Lane
2025-07-11
Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
Nathan Bossart
2025-07-08
Fix a couple more places in docs for pg_lsn change
Álvaro Herrera
2025-07-01
Document pg_get_multixact_members().
Nathan Bossart
2025-06-30
Add new OID alias type regdatabase.
Nathan Bossart
2025-06-30
doc: Fix typo in pg_sync_replication_slots documentation
Daniel Gustafsson
2025-06-24
doc: Fix incorrect UUID index entry in function documentation.
Fujii Masao
2025-06-21
Doc: improve documentation about width_bucket().
Tom Lane
2025-06-19
Improve log messages and docs for slot synchronization.
Amit Kapila
2025-05-23
Revert function to get memory context stats for processes
Daniel Gustafsson
2025-05-08
doc: Fix title markup for AT TIME ZONE and AT LOCAL
Daniel Gustafsson
2025-05-07
Remove pg_replication_origin's TOAST table.
Nathan Bossart
2025-05-07
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
[next]