| Age | Commit message (Expand) | Author |
| 2007-09-14 | Update documented error text. | Bruce Momjian |
| 2007-09-14 | Clarify age() 'months' calculation documentation. | Bruce Momjian |
| 2007-09-13 | Update documentation to emphasize autovacuum rather than | Bruce Momjian |
| 2007-09-13 | Fix typo in typecasting. | Teodor Sigaev |
| 2007-09-13 | Update Japanese FAQ, backpatch. | Bruce Momjian |
| 2007-09-12 | Fix a memory leak in the autovacuum launcher code. Noted by Darcy Buskermolen, | Alvaro Herrera |
| 2007-09-12 | Redefine the lp_flags field of item pointers as having four states, rather | Tom Lane |
| 2007-09-12 | Perform post-escaping encoding validity checks on SQL literals and COPY input | Andrew Dunstan |
| 2007-09-12 | Whitespace improvement. | Bruce Momjian |
| 2007-09-12 | Revert ill-starred change to ICC anti-aliasing switches. Per | Tom Lane |
| 2007-09-12 | Install dictionary sample files. | Magnus Hagander |
| 2007-09-12 | Document an efficient way to create documentation for back branches. | Bruce Momjian |
| 2007-09-12 | Update Japanese FAQ to current release number. | Bruce Momjian |
| 2007-09-12 | Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum delay point | Alvaro Herrera |
| 2007-09-11 | Give ICC its preferred, documented form of the no-strict-aliasing | Tom Lane |
| 2007-09-11 | Sync timezone data with 2007g zic release. | Tom Lane |
| 2007-09-11 | Upcoming most recent release will be 8.2.5. | Bruce Momjian |
| 2007-09-11 | Stamp | Bruce Momjian |
| 2007-09-11 | Make sure that open hash table scans are cleaned up when bgwriter tries to | Tom Lane |
| 2007-09-11 | Include hash table name in all the internal-error elog messages in | Tom Lane |
| 2007-09-11 | Remove QueryOperand->istrue flag, it was used only in cover ranking | Teodor Sigaev |
| 2007-09-11 | Fix header's size of structs defines in ispell. | Teodor Sigaev |
| 2007-09-11 | Add regression tests for ispell, synonym and thesaurus dictionaries. | Teodor Sigaev |
| 2007-09-11 | Fix ts_debug function to prevent unneeded calls of ts_lexize(). | Teodor Sigaev |
| 2007-09-11 | Refactor from Heikki Linnakangas <heikki@enterprisedb.com>: | Teodor Sigaev |
| 2007-09-11 | Rename recently-added pg_stat_activity column from txn_start to xact_start, | Tom Lane |
| 2007-09-11 | Arrange for SET LOCAL's effects to persist until the end of the current top | Tom Lane |
| 2007-09-10 | Make CLUSTER and REINDEX silently skip remote temp tables in their | Alvaro Herrera |
| 2007-09-10 | Release the exclusive lock on the table early after truncating it in lazy | Alvaro Herrera |
| 2007-09-10 | Heikki Linnakangas <heikki@enterprisedb.com>: | Teodor Sigaev |
| 2007-09-10 | Fix recently introduced bugs about parsing ispell/hunspell files. | Teodor Sigaev |
| 2007-09-10 | Remove the vacuum_delay_point call in count_nondeletable_pages, because we hold | Alvaro Herrera |
| 2007-09-10 | Change void* opaque argument to Datum type, add argument's | Teodor Sigaev |
| 2007-09-10 | Fixes from Heikki Linnakangas <heikki@enterprisedb.com>: | Teodor Sigaev |
| 2007-09-10 | Revert temporary patch that made synchronous_commit default to OFF. | Tom Lane |
| 2007-09-10 | Set the correct context (PGC_SIGHUP) for log_autovacuum, per ITAGAKI Takahiro. | Tom Lane |
| 2007-09-10 | Code review for GUC revert-values-if-removed-from-postgresql.conf patch; | Tom Lane |
| 2007-09-09 | fix typo in regression Makefile. | Andrew Dunstan |
| 2007-09-09 | Provide for a file specifying non-standard config options for temp install | Andrew Dunstan |
| 2007-09-08 | Replace the former method of determining snapshot xmax --- to wit, calling | Tom Lane |
| 2007-09-07 | Don't take ProcArrayLock while exiting a transaction that has no XID; there is | Tom Lane |
| 2007-09-07 | Add Hash thread URL: | Bruce Momjian |
| 2007-09-07 | Improve page split in rtree emulation. Now if splitted result has | Teodor Sigaev |
| 2007-09-07 | Improvements from Heikki Linnakangas <heikki@enterprisedb.com> | Teodor Sigaev |
| 2007-09-07 | Improving various checks by Heikki Linnakangas <heikki@enterprisedb.com> | Teodor Sigaev |
| 2007-09-07 | Refactoring by Heikki Linnakangas <heikki@enterprisedb.com> with | Teodor Sigaev |
| 2007-09-07 | Add turkish stopword list. Thanks to Devrim GUNDUZ <devrim@CommandPrompt.com> | Teodor Sigaev |
| 2007-09-07 | Allow CREATE INDEX CONCURRENTLY to disregard transactions in other | Tom Lane |
| 2007-09-06 | Make eval_const_expressions() preserve typmod when simplifying something like | Tom Lane |
| 2007-09-05 | Done: | Bruce Momjian |