Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 17, 2018
Formatting 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 e73ca79committedCheck for stack overrun in standard_ProcessUtility().
Show description for d48da36committedpgbench: Report errors during run better
Show description for 5b75a4fcommittedMake spelling of "acknowledgment" consistent
Show description for 35584fdcommittedFixes for "Glyph not available" warnings from FOP
Show description for 9274c57committed
Commits on Oct 14, 2018
Add missed tag in bloom.sgml
Show description for 981b64fcommittedcontrib/bloom documentation improvement
Show description for 98afb83committedMake some subquery-using test cases a bit more robust.
Show description for b403ea4committedUse PlaceHolderVars within the quals of a FULL JOIN.
Show description for 7d4a10ecommittedClean up/tighten up coercibility checks in opr_sanity regression test.
Show description for e9f42d5committedAvoid duplicate XIDs at recovery when building initial snapshot
Show description for 1df21ddcommittedDoc: still further copy-editing for v11 release notes.
Show description for 8f850f2committed
Commits on Oct 13, 2018
Doc: further copy-editing for v11 release notes.
Show description for d3ef93fcommittedDoc: copy-editing for CREATE INDEX reference page.
Show description for 0027915committedMake an editing pass over v11 release notes.
Show description for 5e9d7b2committed
Commits on Oct 12, 2018
Another round of portability hacking on ECPG regression tests.
Show description for 240cd6bcommittedSimplify use of AllocSetContextCreate() wrapper macro.
Show description for 13cd720committedRemove dead reference to ecpg resultmap file.
Show description for 24a2c43committedCorrect attach/detach logic for FKs in partitions
Show description for c7d43c4committedMake float exponent output on Windows look the same as elsewhere.
Show description for f188538committed