index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Disallow creating an ICU collation if the DB encoding won't support it.
Tom Lane
2021-09-03
*
Set the volatility of the timestamptz version of date_bin() back to immutable
John Naylor
2021-09-03
*
Fix portability issue in tests from commit ce773f230.
Tom Lane
2021-09-03
*
In count_usable_fds(), duplicate stderr not stdin.
Tom Lane
2021-09-02
*
Fix float4/float8 hash functions to produce uniform results for NaNs.
Tom Lane
2021-09-02
*
doc: Replace some uses of "which" by "that" in parallel.sgml
Michael Paquier
2021-09-02
*
Doc: clarify how triggers relate to transactions.
Tom Lane
2021-09-01
*
Identify simple column references in extended statistics
Tomas Vondra
2021-09-01
*
pgbench: Fix bug in measurement of disconnection delays.
Fujii Masao
2021-09-01
*
Fix the random test failure in 001_rep_changes.
Amit Kapila
2021-09-01
*
VACUUM VERBOSE: Don't report "pages removed".
Peter Geoghegan
2021-08-31
*
Don't print extra parens around expressions in extended stats
Tomas Vondra
2021-09-01
*
Mark the timestamptz variant of date_bin() as stable
John Naylor
2021-08-31
*
In pg_dump, avoid doing per-table queries for RLS policies.
Tom Lane
2021-08-31
*
Cache the results of format_type() queries in pg_dump.
Tom Lane
2021-08-31
*
Rename the role in stats_ext to have regress_ prefix
Tomas Vondra
2021-08-31
*
Fix lookup error in extended stats ownership check
Tomas Vondra
2021-08-31
*
Fix missed lock acquisition while inlining new-style SQL functions.
Tom Lane
2021-08-31
*
Report tuple address in data-corruption error message
Alvaro Herrera
2021-08-30
*
psql: Fix name quoting on extended statistics
Alvaro Herrera
2021-08-30
*
pgbench: Avoid unnecessary measurement of connection delays.
Fujii Masao
2021-08-30
*
Add list of acknowledgments to release notes
Peter Eisentraut
2021-08-30
*
Fix incorrect error code in StartupReplicationOrigin().
Amit Kapila
2021-08-30
*
Keep stats up to date for partitioned tables
Alvaro Herrera
2021-08-28
*
psql \dX: reference regclass with "pg_catalog." prefix
Alvaro Herrera
2021-08-28
*
psql \dP: reference regclass with "pg_catalog." prefix
Alvaro Herrera
2021-08-28
*
Fix data loss in wal_level=minimal crash recovery of CREATE TABLESPACE.
Noah Misch
2021-08-27
*
Count SP-GiST index scans in pg_stat statistics.
Tom Lane
2021-08-27
*
Use maintenance_io_concurrency for ANALYZE prefetch
Stephen Frost
2021-08-27
*
docs: Add command tags for SQL commands
Stephen Frost
2021-08-27
*
docs: clarify bgw_restart_time documentation
Daniel Gustafsson
2021-08-27
*
track_io_timing logging: Don't special case 0 ms.
Peter Geoghegan
2021-08-27
*
Reorder log_autovacuum_min_duration log output.
Peter Geoghegan
2021-08-27
*
Handle interaction of regexp's makesearch and MATCHALL more honestly.
Tom Lane
2021-08-27
*
contrib/amcheck: Add heapam CHECK_FOR_INTERRUPTS().
Peter Geoghegan
2021-08-26
*
Remove redundant test.
Tom Lane
2021-08-25
*
Fix broken snapshot handling in parallel workers.
Robert Haas
2021-08-25
*
Fix typo
Peter Eisentraut
2021-08-25
*
Fix incorrect merge in ECPG code with DECLARE
Michael Paquier
2021-08-25
*
Fix toast rewrites in logical decoding.
Amit Kapila
2021-08-25
*
Doc: Tweak function prototype indentation for consistency.
Etsuro Fujita
2021-08-25
*
ecpg: Remove trailing period from error message.
Fujii Masao
2021-08-25
*
Avoid using ambiguous word "positive" in error message.
Fujii Masao
2021-08-25
*
Improve error message about valid value for distance in phrase operator.
Fujii Masao
2021-08-25
*
Fix regexp misbehavior with capturing parens inside "{0}".
Tom Lane
2021-08-24
*
Fix Alter Subscription's Add/Drop Publication behavior.
Amit Kapila
2021-08-24
*
Prevent regexp back-refs from sometimes matching when they shouldn't.
Tom Lane
2021-08-23
*
Avoid creating archive status ".ready" files too early
Alvaro Herrera
2021-08-23
*
Fix backup manifests to generate correct WAL-Ranges across timelines
Michael Paquier
2021-08-23
*
Improve error messages about misuse of SELECT INTO.
Tom Lane
2021-08-21
[next]