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
*
Add reverse(bytea).
Nathan Bossart
2025-03-13
*
pg_rewind: Add dbname to primary_conninfo when using --write-recovery-conf.
Masahiko Sawada
2025-03-12
*
Increase default effective_io_concurrency to 16
Melanie Plageman
2025-03-12
*
Add connection establishment duration logging
Melanie Plageman
2025-03-12
*
Modularize log_connections output
Melanie Plageman
2025-03-12
*
Doc: silence A4 PDF build warnings.
Tom Lane
2025-03-11
*
Show index search count in EXPLAIN ANALYZE, take 2.
Peter Geoghegan
2025-03-11
*
Add WAL data to backend statistics
Michael Paquier
2025-03-11
*
Doc: improve description of window function processing.
Tom Lane
2025-03-10
*
Remove support for temporal RESTRICT foreign keys
Peter Eisentraut
2025-03-10
*
doc: Adjust note about pg_upgrade's --jobs option.
Nathan Bossart
2025-03-08
*
doc: Add missing decimal places to example rowcount.
Robert Haas
2025-03-07
*
Rename amcancrosscompare
Peter Eisentraut
2025-03-07
*
Allow casting between bytea and integer types.
Dean Rasheed
2025-03-07
*
Revert "vacuumdb: Add option for analyzing only relations missing stats."
John Naylor
2025-03-07
*
Doc: correct aggressive vacuum threshold for multixact members storage
John Naylor
2025-03-07
*
vacuumdb: Add option for analyzing only relations missing stats.
Nathan Bossart
2025-03-07
*
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-06
*
Revert "Show index search count in EXPLAIN ANALYZE."
Peter Geoghegan
2025-03-05
*
Allow json{b}_strip_nulls to remove null array elements
Andrew Dunstan
2025-03-05
*
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
[next]