| Age | Commit message (Expand) | Author |
| 2007-09-18 | Avoid possibly-unportable initializer, per buildfarm warning | Teodor Sigaev |
| 2007-09-18 | Doc reminder that integer pg version also needs updating. | Bruce Momjian |
| 2007-09-17 | Remove extra tab in postgresql.conf | Bruce Momjian |
| 2007-09-16 | Remove Assert(BgWriterShmem != NULL), which is rather pointless since | Tom Lane |
| 2007-09-16 | Fix overflow in extract(epoch from interval) for intervals exceeding 68 years. | Tom Lane |
| 2007-09-16 | Update release notes for last-minute fix. | Tom Lane |
| 2007-09-16 | Fix aboriginal mistake in lazy VACUUM's code for truncating away | Tom Lane |
| 2007-09-15 | Update Japanese FAQ. | Bruce Momjian |
| 2007-09-14 | Add: | Bruce Momjian |
| 2007-09-14 | Add: | Bruce Momjian |
| 2007-09-14 | Fix markup. | Bruce Momjian |
| 2007-09-14 | Update pronunciation FAQ item. | Bruce Momjian |
| 2007-09-14 | Update to mention alternate project name is "Postgres". | Bruce Momjian |
| 2007-09-14 | Remove GIN interface section, which is now documented in SGML. | Bruce Momjian |
| 2007-09-14 | Fix markup that doesn't work in back branches. | Tom Lane |
| 2007-09-14 | Fix GSS API pointer checking. | Bruce Momjian |
| 2007-09-14 | Document atan2() as y/x, rather than x/y, to conform to general usage. | Bruce Momjian |
| 2007-09-14 | Minor editorialization on release notes. | Tom Lane |
| 2007-09-14 | Add some links for escape strings. | Bruce Momjian |
| 2007-09-14 | Add LDAP URL documentation. | Bruce Momjian |
| 2007-09-14 | Update documentation to mention that autovacuum also does analyze so we | Bruce Momjian |
| 2007-09-14 | Clarify tar documentation about return error codes. | Bruce Momjian |
| 2007-09-14 | Update tsearch include location in example. | Bruce Momjian |
| 2007-09-14 | Add tsearch tab completion support: | Bruce Momjian |
| 2007-09-14 | This is small patch fixes a spi example (PG_MODULE_MAGIC is required as | Bruce Momjian |
| 2007-09-14 | Update GNU tar error code documentation. | Bruce Momjian |
| 2007-09-14 | Mentino that PAM doesn't work for Unix system authentication because of | Bruce Momjian |
| 2007-09-14 | Remove ill-considered (not to mention undocumented) attempt to make | Tom Lane |
| 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 |