Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 1, 2011
- committed
Allow pg_upgrade to upgrade an old cluster that doesn't have a
Show description for a50d860committedSplit work of bgwriter between 2 processes: bgwriter and checkpointer.
Show description for 806a2aecommitted- committed
Commits on Oct 31, 2011
Stop btree indexscans upon reaching nulls in either direction.
Show description for 6980f81committed
Commits on Oct 30, 2011
Support more locale-specific formatting options in cash_out().
Show description for 6743a87committedFurther improvement of make_greater_string.
Show description for eb5834dcommitted
Commits on Oct 29, 2011
Update visibilitymap.c header comments.
Show description for fae54e4committedFix assorted bogosities in cash_in() and cash_out().
Show description for 7609239committedImprove make_greater_string() with encoding-specific incrementers.
Show description for 78d523bcommittedRemove pg_upgrade dependency on the 'postgres' database existing in the
Show description for 51eba98committed
Commits on Oct 28, 2011
Allow hint bits to be set sooner for temporary and unlogged tables.
Show description for 53f1ca5committedDemote some sanity checks in BufferIsValid() to assertions.
Show description for b6335a3committedRemove hard-coded "\connect postgres" from pg_dumpall.
Show description for deb1580committedDe-parallelize ecpg build some more.
Show description for 7481262committedClarify that ORDER BY/FOR UPDATE can't malfunction at higher iso levels.
Show description for 9cf12dfcommittedChange "and and" to "and".
Show description for 6c21105committedClarify pg_upgrade error message that the 'postgres' database must exist
Show description for 9846dcfcommittedUpdate docs to point to the timezone library's new home at IANA.
Show description for ece1265committed- committed
Commits on Oct 27, 2011
Fix the number of lwlocks needed by the "fast path" lock patch. It needs
Show description for cbf6550committedAvoid recursion while processing ELSIF lists in plpgsql.
Show description for 051d1bacommittedAdd simple script to check for right recursion in Bison grammars.
Show description for 756a4edcommitted
Commits on Oct 26, 2011
Typo fixes.
Show description for bf82013committedImprove planner's ability to recognize cases where an IN's RHS is unique.
Show description for 3e4b346committedFix pg_bsd_indent bug where newlines were not being trimmed from typedef
Show description for 360429ecommittedImplement streaming xlog for backup tools
Show description for d9bae53committed- committed
Change FK trigger naming convention to fix self-referential FKs.
Show description for 1e3b21dcommittedChange FK trigger creation order to better support self-referential FKs.
Show description for 5895872committed
Commits on Oct 25, 2011
- committed
Make event_source visible on all platforms
Show description for a87b9aecommitted- committed
Support configurable eventlog application names on Windows
Show description for d8ea33fcommitted- committed