Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 16, 2020
doc: update bgwriter description
Show description for de56e96committeddoc: clarify how to find pg_type_d.h in the install tree
Show description for 5491d78committeddoc: adjust expression index analyze working some more
Show description for 7bf7e5ccommitteddoc: improve wording of the need for analyze of exp. indexes
Show description for 708853acommitted
Commits on Nov 12, 2020
doc: clarify where to find pg_type_d.h (PG 11+) and pg_type.h
Show description for fe709f3committeddocs: mention that expression indexes need analyze
Show description for 05a719ccommitteddoc: wire protocol data type for history file content is bytea
Show description for 86913bacommittedpg_trgm: fix crash in 2-item picksplit
Show description for 245a35fcommitted
Commits on Nov 11, 2020
Fix and simplify some usages of TimestampDifference().
Show description for cd39c23committeddoc: fix spelling "connction" to "connection"
Show description for efc3069committed
Commits on Nov 10, 2020
Work around cross-version-upgrade issues created by commit 9e38c2bb5.
Show description for cea97d9committed
Commits on Nov 9, 2020
- committed
Last-minute updates for release notes.
Show description for 0425151committedDoc: clarify data type behavior of COALESCE and NULLIF.
Show description for d4fb509committedIgnore attempts to \gset into specially treated variables.
Show description for 12fd81ccommittedIn security-restricted operations, block enqueue of at-commit user code.
Show description for ff3de4ccommittedTranslation updates
Show description for d8a9722committed
Commits on Nov 8, 2020
Doc: suppress PDF build warning in 9.6 branch.
Show description for 7ebea4ecommitted- committed
Commits on Nov 7, 2020
Fix redundant error messages in client tools
Show description for 8096be2committed
Commits on Nov 6, 2020
Properly detoast data in brin_form_tuple
Show description for bae31e7committedRevert "Accept relations of any kind in LOCK TABLE".
Show description for 9e55518committedRevert "pg_dump: Lock all relations, not just plain tables".
Show description for 768ab4dcommittedDoc: undo mistaken adjustment to LOCK TABLE docs in back branches.
Show description for 583fcf2committed
Commits on Nov 3, 2020
Allow users with BYPASSRLS to alter their own passwords.
Show description for 04c4b49committed
Commits on Nov 2, 2020
Fix some grammar and typos in comments and docs
Show description for c6671cdcommitted
Commits on Nov 1, 2020
Avoid null pointer dereference if error result lacks SQLSTATE.
Show description for 1127377committed
Commits on Oct 28, 2020
Use mode "r" for popen() in psql's evaluate_backtick().
Show description for 204d779committed
Commits on Oct 27, 2020
Fix use-after-free bug with event triggers and ALTER TABLE.
Show description for cc623edcommittedMakefile comment: remove reference to tools/thread/thread_test
Show description for 00e4788committedpg_dump: Lock all relations, not just plain tables
Show description for a575a1acommittedAccept relations of any kind in LOCK TABLE
Show description for 53de141committeddocs: remove reference to src/tools/thread
Show description for 67b3c3bcommitteddoc: simplify wording of function error affects
Show description for 5894786committed
Commits on Oct 26, 2020
doc: make blooms docs match reality
Show description for eb43576committed