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
*
Show index search count in EXPLAIN ANALYZE.
Peter Geoghegan
2025-03-05
*
Add ALTER TABLE ... ALTER CONSTRAINT ... SET [NO] INHERIT
Álvaro Herrera
2025-03-05
*
doc: Expand version compatibility for pg_basebackup features
Daniel Gustafsson
2025-03-04
*
Split pgstat_bestart() into three different routines
Michael Paquier
2025-03-04
*
doc: Convert UUID functions list to table format.
Masahiko Sawada
2025-03-03
*
Allow => syntax for named cursor arguments in plpgsql.
Tom Lane
2025-03-03
*
Trigger more frequent autovacuums with relallfrozen
Melanie Plageman
2025-03-03
*
Add relallfrozen to pg_class
Melanie Plageman
2025-03-03
*
postgres_fdw: Extend postgres_fdw_get_connections to return remote backend PID.
Fujii Masao
2025-03-03
*
EXPLAIN: Always use two fractional digits for row counts.
Robert Haas
2025-02-27
*
Generalize hash and ordering support in amapi
Peter Eisentraut
2025-02-27
*
Doc: Additional clarification for -d option of pg_createsubscriber.
Amit Kapila
2025-02-27
*
Use attnum to identify index columns in pg_restore_attribute_stats().
Tom Lane
2025-02-26
*
Add two-phase option in pg_createsubscriber.
Amit Kapila
2025-02-26
*
Re-add GUC track_wal_io_timing
Michael Paquier
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
*
psql: Add pipeline status to prompt and some state variables
Michael Paquier
2025-02-25
*
oauth: Fix incorrect const markers in struct
Daniel Gustafsson
2025-02-24
*
Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing
Michael Paquier
2025-02-24
*
Documentation fixups for dumping statistics.
Jeff Davis
2025-02-22
*
Change \conninfo to use tabular format
Álvaro Herrera
2025-02-22
*
Avoid race condition between "GRANT role" and "DROP ROLE".
Tom Lane
2025-02-21
*
pg_upgrade: Add --set-char-signedness to set the default char signedness of n...
Masahiko Sawada
2025-02-21
*
pg_resetwal: Add --char-signedness option to change the default char signedness.
Masahiko Sawada
2025-02-21
*
Add default_char_signedness field to ControlFileData.
Masahiko Sawada
2025-02-21
*
doc: clarify default checksum behavior in non-master branches
Bruce Momjian
2025-02-21
*
doc: remove non-breaking space in SGML files, causes make error
Bruce Momjian
2025-02-21
*
doc: Add links to olsen93 and ong90 in bibliography
Daniel Gustafsson
2025-02-21
*
Fix a WARNING for data origin discrepancies.
Amit Kapila
2025-02-21
*
Drop opcintype from index AM strategy translation API
Peter Eisentraut
2025-02-21
*
psql: Add support for pipelines
Michael Paquier
2025-02-21
*
Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
2025-02-20
*
Transfer statistics during pg_upgrade.
Jeff Davis
2025-02-20
*
doc: Fix typo in section "WAL configuration"
Michael Paquier
2025-02-20
*
doc: Add details about object "wal" in pg_stat_io
Michael Paquier
2025-02-20
*
doc: Recommend pg_stat_io rather than pg_stat_wal in WAL configuration
Michael Paquier
2025-02-20
*
Add support for LIKE in CREATE FOREIGN TABLE
Michael Paquier
2025-02-19
*
doc: Fix some issues with JSON_TABLE() examples
Amit Langote
2025-02-19
*
Invalidate inactive replication slots.
Amit Kapila
2025-02-19
*
Update to latest Snowball sources.
Tom Lane
2025-02-18
*
doc: add example of sign mismatch with POSIX/ISO-8601 time zones
Bruce Momjian
2025-02-18
*
Raise a WARNING for max_slot_wal_keep_size in pg_createsubscriber.
Amit Kapila
2025-02-18
*
Doc: Improve pg_replication_slots.inactive_since description.
Amit Kapila
2025-02-18
*
Implement Self-Join Elimination
Alexander Korotkov
2025-02-17
*
Add information about WAL buffers being full to EXPLAIN (WAL)
Michael Paquier
2025-02-17
*
pg_stat_statements: Add wal_buffers_full
Michael Paquier
2025-02-17
*
Add delay time to VACUUM/ANALYZE (VERBOSE) and autovacuum logs.
Nathan Bossart
2025-02-14
*
pgcrypto: Add support for CFB mode in AES encryption
Daniel Gustafsson
2025-02-14
[next]