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
Commit message (
Expand
)
Author
Age
*
doc: Fix memory context level in pg_log_backend_memory_contexts() example.
Fujii Masao
2025-04-21
*
Fix typos and grammar in the code
Michael Paquier
2025-04-19
*
Doc: fix missing comma at the end of a line.
Tatsuo Ishii
2025-04-18
*
doc: Fix typos in documentation
Daniel Gustafsson
2025-04-15
*
doc: Fix missing whitespace in pg_restore documentation.
Fujii Masao
2025-04-15
*
Doc: use "an SQL" consistently rather than "a SQL"
David Rowley
2025-04-14
*
Doc: do a little copy-editing on Index Storage Parameters list.
Tom Lane
2025-04-12
*
Fix recently introduced typos
Daniel Gustafsson
2025-04-11
*
Add missing space in pg_restore documentation.
Nathan Bossart
2025-04-11
*
Doc: remove long-obsolete advice about generated constraint names.
Tom Lane
2025-04-10
*
Cosmetic fixes for pg_createsubscriber's -all option.
Amit Kapila
2025-04-10
*
Move contrib/spi testing from core regression tests to contrib/spi.
Tom Lane
2025-04-08
*
pg_buffercache: Change page_num type to bigint
Tomas Vondra
2025-04-08
*
doc: Correct pg_shmem_allocations_numa.size data type
Tomas Vondra
2025-04-08
*
Fix typo in docs.
Thomas Munro
2025-04-08
*
Introduce file_copy_method setting.
Thomas Munro
2025-04-08
*
Add function to get memory context stats for processes
Daniel Gustafsson
2025-04-08
*
Add pg_buffercache_evict_{relation,all} functions
Andres Freund
2025-04-08
*
Fix PG 17 [NOT] NULL optimization bug for domains
Bruce Momjian
2025-04-07
*
Add pg_buffercache_numa view with NUMA node info
Tomas Vondra
2025-04-07
*
Introduce pg_shmem_allocations_numa view
Tomas Vondra
2025-04-07
*
Add support for basic NUMA awareness
Tomas Vondra
2025-04-07
*
Fix some issues in contrib/spi/refint.c.
Tom Lane
2025-04-07
*
doc: Fix a typo in pg_recvlogical documentation.
Masahiko Sawada
2025-04-07
*
Allow NOT NULL constraints to be added as NOT VALID
Álvaro Herrera
2025-04-07
*
Add local-address escape "%L" to log_line_prefix.
Tom Lane
2025-04-07
*
doc: Clarify project naming
Daniel Gustafsson
2025-04-07
*
Doc: fix PDF "contents ... exceed the available area" warnings.
Tom Lane
2025-04-06
*
Add modern SHA-2 based password hashes to pgcrypto.
Álvaro Herrera
2025-04-05
*
Non text modes for pg_dumpall, correspondingly change pg_restore
Andrew Dunstan
2025-04-04
*
pg_recvlogical: Add --failover option.
Masahiko Sawada
2025-04-04
*
Add nbtree skip scan optimization.
Peter Geoghegan
2025-04-04
*
docs: Clarify that NULL arg to set_config() means reset to default
Heikki Linnakangas
2025-04-04
*
Allow "COPY table TO" command to copy rows from materialized views.
Fujii Masao
2025-04-04
*
Extend ALTER DEFAULT PRIVILEGES to define default privileges for large objects.
Fujii Masao
2025-04-04
*
doc: Clarify the system value for sslrootcert
Daniel Gustafsson
2025-04-04
*
Restrict copying of invalidated replication slots.
Masahiko Sawada
2025-04-03
*
libpq: Add support for dumping SSL key material to file
Daniel Gustafsson
2025-04-03
*
Add support for sorted gist index builds to btree_gist
Heikki Linnakangas
2025-04-03
*
Doc: Improve -R option added in e5aeed4b80.
Amit Kapila
2025-04-03
*
Fix slot synchronization for two_phase enabled slots.
Amit Kapila
2025-04-03
*
Change SQL-language functions to use the plan cache.
Tom Lane
2025-04-02
*
docs: Fix column count attribute in table
Heikki Linnakangas
2025-04-02
*
docs: Add a new section and a table listing protocol versions
Heikki Linnakangas
2025-04-02
*
Make cancel request keys longer
Heikki Linnakangas
2025-04-02
*
libpq: Add min/max_protocol_version connection options
Heikki Linnakangas
2025-04-02
*
docs: Update phrase on message lengths in the protocol
Heikki Linnakangas
2025-04-02
*
Add support for NOT ENFORCED in foreign key constraints
Peter Eisentraut
2025-04-02
*
Improve error message when standby does accept connections.
Fujii Masao
2025-04-02
*
Doc: add information about partition locking
David Rowley
2025-04-02
[next]