Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 21, 2018
Fix some grammar errors in bloom.sgml
Show description for 31ff51acommittedDon't try to test files named with a trailing dot on Windows
Show description for c468bd5committed
Commits on Oct 20, 2018
Lower privilege level of programs calling regression_main
Show description for ce5d342committedClient-side fixes for delayed NOTIFY receipt.
Show description for 4247db6committedServer-side fix for delayed NOTIFY and SIGTERM processing.
Show description for 2ddb914committed
Commits on Oct 19, 2018
Sync our copy of the timezone library with IANA release tzcode2018f.
Show description for 12bfb77committedUpdate time zone data files to tzdata release 2018f.
Show description for 13877d3committedSilence perlcritic warning about missing return.
Show description for e65e8f8committedUse whitelist to choose files scanned with pg_verify_checksums
Show description for d55241acommittedAdd missing quote_identifier calls for CREATE TRIGGER ... REFERENCING.
Show description for 350410bcommittedRefactor pid, random seed and start time initialization.
Show description for 197e4afcommitted
Commits on Oct 18, 2018
Still further rethinking of build changes for macOS Mojave.
Show description for e74dd00committed
Commits on Oct 17, 2018
Improve some comments related to executor result relations.
Show description for 26cb820committedConst-ify a few more large static tables.
Show description for 48d818ecommittedFix minor bug in isolationtester.
Show description for 9958b2bcommittedFix crash in multi-insert COPY
Show description for a7a1b44committedMinor additional improvements for ecpglib/prepare.c.
Show description for d8cc161committedImprove tzparse's handling of TZDEFRULES ("posixrules") zone data.
Show description for e7eb07fcommittedAvoid statically allocating statement cache in ecpglib/prepare.c.
Show description for e15aae8committedFormatting cleanup in ecpglib/prepare.c.
Show description for 92dff34committed
Commits on Oct 16, 2018
Reorder FmgrBuiltin members, saving 25% in size.
Show description for 28d750ccommittedBack off using -isysroot on Darwin.
Show description for 68fc227committedMark constantly allocated dest receiver as const.
Show description for 93ca02ecommittedAdd macro to cast away const without allowing changes to underlying type.
Show description for d1211c6committedBe smarter about age-counter overflow in formatting.c caches.
Show description for 2c300c6committedAvoid rare race condition in privileges.sql regression test.
Show description for f7a953ccommittedAvoid statically allocating formatting.c's format string caches.
Show description for fd85e9fcommittedCorrect constness of system attributes in heap.c & prerequisites.
Show description for 02a30a0committedMake PostgresNode.pm's poll_query_until() more chatty about failures.
Show description for c015ccbcommittedImprove stability of recently-added regression test case.
Show description for 17d6a8fcommittedAvoid statically allocating gmtsub()'s timezone workspace.
Show description for 3dfef0ccommittedCorrect constness of a few variables.
Show description for 62649bacommittedMove TupleTableSlots boolean member into one flag variable.
Show description for c525734committed
Commits on Oct 15, 2018
Move generic slot support functions from heaptuple.c into execTuples.c.
Show description for 9d906f1committedMove the replication lag tracker into heap memory.
Show description for e73ca79committed