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: 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
*
Remove unnecessary (char *) casts [string]
Peter Eisentraut
2025-02-12
*
Doc: Fix punctuation errors
John Naylor
2025-02-12
*
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-11
*
docs: EUC_TW can be up to four bytes wide, not three
Andres Freund
2025-02-10
*
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-07
*
Disallow COPY FREEZE on foreign tables.
Nathan Bossart
2025-02-06
*
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-05
*
Add data for WAL in pg_stat_io and backend statistics
Michael Paquier
2025-02-04
*
Convert strategies to and from compare types
Peter Eisentraut
2025-02-02
*
doc: Fix pg_buffercache_evict() title
Daniel Gustafsson
2025-01-31
*
Doc: Generated column replication.
Amit Kapila
2025-01-30
*
Rename pubgencols_type to pubgencols in pg_publication.
Amit Kapila
2025-01-28
*
Track per-relation cumulative time spent in [auto]vacuum and [auto]analyze
Michael Paquier
2025-01-28
*
doc: Meson is not experimental on Windows
Peter Eisentraut
2025-01-27
*
Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
2025-01-25
*
Fix PDF doc build.
Jeff Davis
2025-01-25
*
Add SQL function CASEFOLD().
Jeff Davis
2025-01-24
*
pgcrypto: Make it possible to disable built-in crypto
Daniel Gustafsson
2025-01-24
*
pgcrypto: Add function to check FIPS mode
Daniel Gustafsson
2025-01-24
*
Convert sepgsql tests to TAP
Peter Eisentraut
2025-01-24
*
Doc: Fix a typo introduced in 4a0e7314f1.
Amit Kapila
2025-01-24
*
Doc: Fix column name in pg_publication catalog.
Amit Kapila
2025-01-24
*
Ensure that AFTER triggers run as the instigating user.
Tom Lane
2025-01-23
*
Allow NOT VALID foreign key constraints on partitioned tables
Álvaro Herrera
2025-01-23
*
Change publication's publish_generated_columns option type to enum.
Amit Kapila
2025-01-23
*
Support RN (roman-numeral format) in to_number().
Tom Lane
2025-01-22
*
Doc: Update the interaction of tablesync with wal_retrieve_retry_interval.
Amit Kapila
2025-01-22
*
Doc: simplify the tutorial's window-function examples.
Tom Lane
2025-01-21
[next]