Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 29, 2020
Avoid failure if autovacuum tries to access a just-dropped temp namespace.
Show description for 80d76becommitted
Commits on Feb 28, 2020
Fix commit c11cb17d.
Show description for 32bb453committedDoc: correct thinko in pg_buffercache documentation.
Show description for 963ea55committedAdd comments on avoid reuse of parse-time snapshot
Show description for db98918committedAdd PostgreSQL home page to --help output
Show description for 1933ae6committedRefer to bug report address by symbol rather than hardcoding
Show description for 8649341committed
Commits on Feb 27, 2020
Catversion bump for b9b408c48724
Show description for afb5465committedSave calculated transitionSpace in Agg node.
Show description for c11cb17committedDoc: Fix deduplicate_items index term.
Show description for e537aedcommittedRecord parents of triggers
Show description for b9b408ccommittedRemove TAP test for createdb --lc-ctype
Show description for c4b0edbcommittedSkip foreign tablespaces when running pg_checksums/pg_verify_checksums
Show description for 428a260committedMove src/backend/utils/hash/hashfn.c to src/common
Show description for 05d8449committedcreatedb: Fix quoting of --encoding, --lc-ctype and --lc-collate
Show description for 008cf04committed
Commits on Feb 26, 2020
Silence another compiler warning in nbtinsert.c.
Show description for 2c0797dcommittedSuppress unnecessary RelabelType nodes in more cases.
Show description for a477bfccommittedFix docs regarding AFTER triggers on partitioned tables
Show description for 3acfe6bcommittedSilence compiler warning in nbtinsert.c.
Show description for 2d8a6facommittedAdd deduplication to nbtree.
Show description for 0d861bbcommittedAdd equalimage B-Tree support functions.
Show description for 612a1abcommittedInclude error code in message from pg_upgrade
Show description for 4109bb5committed
Commits on Feb 25, 2020
Fix build failure on header generation with repetitive builds of MSVC
Show description for 59f9cd9committed
Commits on Feb 24, 2020
Fix compile failure.
Show description for 3639071committedexpression eval: Reduce number of steps for agg transition invocations.
Show description for 2742c45committedIssue properly WAL record for CID of first catalog tuple in multi-insert
Show description for 7d672b7committedAccount explicitly for long-lived FDs that are allocated outside fd.c.
Show description for 3d47551committedChange client-side fsync_fname() to report errors fatally
Show description for 1420617committedAdapt hashfn.c and hashutils.h for frontend use.
Show description for a91e2facommittedPut all the prototypes for hashfn.c into the same header file.
Show description for 9341c78committedMove bitmap_hash and bitmap_match to bitmapset.c.
Show description for 07b95c3committedAdd prefix checks in exclude lists for pg_rewind, pg_checksums and base backups
Show description for bf883b2committed
Commits on Feb 22, 2020
Factor out InitControlFile() from BootStrapXLOG()
Show description for 79c2385committedReformat code comment
Show description for 9745f93committedpg_resetwal: Rename function to avoid potential conflict
Show description for 5f1b826committed
Commits on Feb 21, 2020
Adjust Solution.pm to set HAVE_STDINT_H.
Show description for ec4a785committed