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
*
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
*
Introduce a SQL-callable function array_sort(anyarray).
Tom Lane
2025-04-01
*
doc: Adjust some notes about pg_upgrade's file transfer modes.
Nathan Bossart
2025-04-01
*
aio: Add pg_aios view
Andres Freund
2025-04-01
*
docs: Add acronym and glossary entries for I/O and AIO
Andres Freund
2025-04-01
*
doc: Mention clock synchronization recommendation for hot_standby_feedback
Peter Eisentraut
2025-03-31
*
Enable IO concurrency on all systems
Andres Freund
2025-03-30
*
docs: Reframe track_io_timing related docs as wait time
Andres Freund
2025-03-30
*
amcheck: Add gin_index_check() to verify GIN index
Tomas Vondra
2025-03-29
*
pg_createsubscriber: Add '--all' option.
Amit Kapila
2025-03-28
*
Remove the query_id_squash_values GUC
Álvaro Herrera
2025-03-27
*
Simplify syntax for ALTER TABLE ALTER CONSTRAINT NO INHERIT
Álvaro Herrera
2025-03-27
*
doc: Correct description of values used in FSM for indexes
Michael Paquier
2025-03-27
*
aio: Add io_method=io_uring
Andres Freund
2025-03-26
*
aio: Add liburing dependency
Andres Freund
2025-03-26
*
doc: Mention possible ephemeral discrepancies in pg_stat_activity
Michael Paquier
2025-03-27
*
Fix oversights in commit 8d5ceb113e3f7ddb627bd40b26438a9d2fa05512
Robert Haas
2025-03-26
*
pg_overexplain: Additional EXPLAIN options for debugging.
Robert Haas
2025-03-26
*
Introduce PG_MODULE_MAGIC_EXT macro.
Tom Lane
2025-03-26
*
dblink: SCRAM authentication pass-through
Peter Eisentraut
2025-03-26
*
Add support for gamma() and lgamma() functions.
Dean Rasheed
2025-03-26
*
Use relation name instead of OID in query jumbling for RangeTblEntry
Michael Paquier
2025-03-26
*
Add pg_dump --with-{schema|data|statistics} options.
Jeff Davis
2025-03-25
*
pg_upgrade: Add --swap for faster file transfer.
Nathan Bossart
2025-03-25
*
pg_dump: Add --sequence-data.
Nathan Bossart
2025-03-25
*
initdb: Add --no-sync-data-files.
Nathan Bossart
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-25
*
psql: Make default \watch interval configurable
Daniel Gustafsson
2025-03-25
*
libpq: Deprecate pg_int64.
Thomas Munro
2025-03-25
*
Redefine max_files_per_process to control additionally opened files
Andres Freund
2025-03-24
[next]