Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Sep 10, 2007
Code review for GUC revert-values-if-removed-from-postgresql.conf patch;
Show description for 40fda15committed
Commits on Sep 9, 2007
- committed
Provide for a file specifying non-standard config options for temp install
Show description for 0cb74d3committed
Commits on Sep 8, 2007
Replace the former method of determining snapshot xmax --- to wit, calling
Show description for 6bd4f40committed
Commits on Sep 7, 2007
Don't take ProcArrayLock while exiting a transaction that has no XID; there is
Show description for 0a51e70committedAdd Hash thread URL:
Show description for 85e79a4committedImprove page split in rtree emulation. Now if splitted result has
Show description for 0392ea5committedImprovements from Heikki Linnakangas <heikki@enterprisedb.com>
Show description for 978de9dcommittedImproving various checks by Heikki Linnakangas <heikki@enterprisedb.com>
Show description for 8983852committedRefactoring by Heikki Linnakangas <heikki@enterprisedb.com> with
Show description for e5be899committed- committed
Allow CREATE INDEX CONCURRENTLY to disregard transactions in other
Show description for cd1aae5committed
Commits on Sep 6, 2007
Make eval_const_expressions() preserve typmod when simplifying something like
Show description for f8942f4committed
Commits on Sep 5, 2007
Done:
Show description for 190df8acommittedVolatile-qualify the ProcArray PGPROC pointer in a bunch of routines
Show description for 0ecb4eacommittedQuick hack to make the VXID of a prepared transaction be -1/XID,
Show description for 4bf2dfbcommittedImplement lazy XID allocation: transactions that do not modify any database
Show description for 295e639committed
Commits on Sep 4, 2007
Provide for binary input/output of enums, to fix complaint from Merlin Moncure.
Show description for 2e74c53committed- committedMichael Meskes
Sync examples of psql \dF output with current CVS HEAD behavior.
Show description for fcc6756committedRestrict tsearch config file base names to contain a-z, 0-9, and underscore,
Show description for 6d871a2committed
Commits on Sep 3, 2007
Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER DATABASE, ALTER ROLE.
Show description for e7889b8committedFix MSVC build (I think) for recent pg_proc.h column addition.
Show description for dd4594ecommittedImprove stylistic consistency of descriptions of built-in objects by avoiding
Show description for 7ab43b8committedAdd an ORDER BY to nail down the expected row order from a query that's
Show description for 6f4a546committedFix breakage of GIN support for varchar[] and cidr[] that I introduced in the
Show description for a4df52fcommittedImplement function-local GUC parameter settings, as per recent discussion.
Show description for 2abae34committed
Commits on Sep 2, 2007
- committed
Commits on Sep 1, 2007
- committed
- committed
Since sort_bounded_heap makes state changes that should be made
Show description for d2825e1committed
Commits on Aug 31, 2007
Apply a band-aid fix for the problem that 8.2 and up completely misestimate
Show description for 0ee5a39committedOnly use SGML indexterm "zone" when we want to get the entire section.
Show description for a55eab8committed- committed
Extend whole-row Var evaluation to cope with the case that the sub-plan
Show description for 68e4099committed