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
Age
Commit message (
Expand
)
Author
2025-02-24
Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing
Michael Paquier
2025-02-22
Documentation fixups for dumping statistics.
Jeff Davis
2025-02-22
Change \conninfo to use tabular format
Álvaro Herrera
2025-02-21
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-20
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-19
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-17
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-14
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-12
Remove unnecessary (char *) casts [string]
Peter Eisentraut
2025-02-12
Doc: Fix punctuation errors
John Naylor
2025-02-11
Add cost-based vacuum delay time to progress views.
Nathan Bossart
2025-02-11
Limit pgbench COPY FREEZE to ordinary relations
Melanie Plageman
2025-02-11
Eagerly scan all-visible pages to amortize aggressive vacuum
Melanie Plageman
2025-02-11
config: Rename "Asynchronous Behavior" to "I/O"
Andres Freund
2025-02-11
config: Split "Worker Processes" out of "Asynchronous Behavior"
Andres Freund
2025-02-10
docs: EUC_TW can be up to four bytes wide, not three
Andres Freund
2025-02-08
PDF docs build: avoid spurious "warn" in build logs.
Tom Lane
2025-02-07
Doc: clarify behavior of timestamptz input some more.
Tom Lane
2025-02-07
Virtual generated columns
Peter Eisentraut
2025-02-06
Disallow COPY FREEZE on foreign tables.
Nathan Bossart
2025-02-05
Introduce autovacuum_vacuum_max_threshold.
Nathan Bossart
2025-02-05
doc: Update links which returned 404
Daniel Gustafsson
2025-02-05
Avoid updating inactive_since for invalid replication slots.
Amit Kapila
2025-02-04
Add data for WAL in pg_stat_io and backend statistics
Michael Paquier
2025-02-02
Convert strategies to and from compare types
Peter Eisentraut
2025-01-31
doc: Fix pg_buffercache_evict() title
Daniel Gustafsson
2025-01-30
Doc: Generated column replication.
Amit Kapila
2025-01-28
Rename pubgencols_type to pubgencols in pg_publication.
Amit Kapila
[next]