Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Sep 11, 2007
- committed
- committed
Make sure that open hash table scans are cleaned up when bgwriter tries to
Show description for f181f9ecommittedInclude hash table name in all the internal-error elog messages in
Show description for 5cf785acommittedRemove QueryOperand->istrue flag, it was used only in cover ranking
Show description for 476045acommittedFix header's size of structs defines in ispell.
Show description for 13553cbcommittedAdd regression tests for ispell, synonym and thesaurus dictionaries.
Show description for 64def09committedFix ts_debug function to prevent unneeded calls of ts_lexize().
Show description for c4b2b29committedRefactor from Heikki Linnakangas <heikki@enterprisedb.com>:
Show description for 57cafe7committedRename recently-added pg_stat_activity column from txn_start to xact_start,
Show description for ef4d38ccommittedArrange for SET LOCAL's effects to persist until the end of the current top
Show description for 82a4798committed
Commits on Sep 10, 2007
Make CLUSTER and REINDEX silently skip remote temp tables in their
Show description for b366562committedRelease the exclusive lock on the table early after truncating it in lazy
Show description for 6a10f0fcommittedHeikki Linnakangas <heikki@enterprisedb.com>:
Show description for f7379f5committedFix recently introduced bugs about parsing ispell/hunspell files.
Show description for 53ef36ccommittedRemove the vacuum_delay_point call in count_nondeletable_pages, because we hold
Show description for 21c27afcommittedChange void* opaque argument to Datum type, add argument's
Show description for d982daacommittedFixes from Heikki Linnakangas <heikki@enterprisedb.com>:
Show description for 83d0b9fcommitted- committed
Set the correct context (PGC_SIGHUP) for log_autovacuum, per ITAGAKI Takahiro.
Show description for b7adf47committedCode 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 0ecb4eacommitted