Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Sep 7, 2007
Improve 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 68e4099committedAdd comment on why SGML -wfully-tagged flag is needed (for older SGML
Show description for 42e9e26committedPlace GiST and GIN text search indexes as secondary items under the main
Show description for a8b5d6dcommitted- committed
In text search docs, properly use indexterm _zone_ only when we want an
Show description for 99a01bfcommittedFix docs so indexes can be built by commenting out GiST/GIN index
Show description for 6e832b0committedInstall check_stack_depth() protection in two recursive tsquery
Show description for 79048cacommitted