| Age | Commit message (Expand) | Author |
| 2007-02-08 | This patch fixes shared_preload_libraries on Windows hosts. It forces | Bruce Momjian |
| 2007-02-08 | Add lock matrix to documentation. | Bruce Momjian |
| 2007-02-08 | Update URL for "Generalized Partial Indexes" paper to point to a cached | Bruce Momjian |
| 2007-02-08 | Document that wal_sync_method open_* methods use O_DIRECT, if available. | Bruce Momjian |
| 2007-02-07 | Add a function pg_stat_clear_snapshot() that discards any statistics snapshot | Tom Lane |
| 2007-02-07 | Stamp releases notes for 8.2.3, 8.1.8, 8.0.12. | Bruce Momjian |
| 2007-02-06 | Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It | Peter Eisentraut |
| 2007-02-06 | Docs updates for cross-type hashing. | Tom Lane |
| 2007-02-06 | Not only did we agree that this 'hint' doesn't belong here, but the | Tom Lane |
| 2007-02-05 | Trim down environment variable instructions for Win32, backpatch to 8.2.X. | Bruce Momjian |
| 2007-02-04 | Update wording. | Bruce Momjian |
| 2007-02-04 | Add documentation for Windows on how to set an environment variable. | Bruce Momjian |
| 2007-02-03 | Document that a client-only install using: | Bruce Momjian |
| 2007-02-03 | Update SQL conformance information about XML features. | Peter Eisentraut |
| 2007-02-02 | Reword suggestion that libpq.dll be installed in WINNT\SYSTEM32 under | Neil Conway |
| 2007-02-02 | Update release notes for security-related releases in all active branches. | Tom Lane |
| 2007-02-01 | Fix broken markup. | Tom Lane |
| 2007-02-01 | Add "May/Can/Might" section to error message style guidlines, and | Bruce Momjian |
| 2007-02-01 | Mention file system replication as a high availability solution in the | Bruce Momjian |
| 2007-02-01 | Typo fix. | Tom Lane |
| 2007-02-01 | Wording cleanup for error messages. Also change can't -> cannot. | Bruce Momjian |
| 2007-02-01 | Fix broken markup. | Neil Conway |
| 2007-02-01 | Add 8.2.0 "Incomatibilities" documentation that pg_dump's -n and -t | Bruce Momjian |
| 2007-02-01 | This patch adds documentation for the long-version parameters --username | Neil Conway |
| 2007-02-01 | Update CREATE SEQUENCE documentation to show the same sequence being | Bruce Momjian |
| 2007-02-01 | Consistenly use colons before '<programlisting>' blocks, where | Bruce Momjian |
| 2007-01-31 | Update reference documentation on may/can/might: | Bruce Momjian |
| 2007-01-31 | Revert error message change for may/can/might --- needs discussion. | Bruce Momjian |
| 2007-01-31 | Update documentation on may/can/might: | Bruce Momjian |
| 2007-01-31 | Update FreeBSD DocBook installation notices | Teodor Sigaev |
| 2007-01-31 | Allow GIN's extractQuery method to signal that nothing can satisfy the query. | Teodor Sigaev |
| 2007-01-31 | Document need for periodic REINDEX in VACUUM FULL cases. | Bruce Momjian |
| 2007-01-31 | Add missing colon. | Bruce Momjian |
| 2007-01-30 | Update documentation for backslashes to mention escape string syntax | Bruce Momjian |
| 2007-01-30 | Update documentation for pg_get_serial_sequence() function. | Bruce Momjian |
| 2007-01-29 | Update wording for minor release upgrades, per Alvaro. | Bruce Momjian |
| 2007-01-29 | Update documentation on XML functions | Peter Eisentraut |
| 2007-01-27 | Modify SGML makefile to allow 'gmake draft' to build draft html ('draft' | Bruce Momjian |
| 2007-01-27 | Update installation wording for an upgrade to state that dump/restore | Bruce Momjian |
| 2007-01-26 | Control openjade draft-mode by variable DRAFT, rather than whether the | Bruce Momjian |
| 2007-01-26 | Update wording of installation when upgrading, to more clearly | Bruce Momjian |
| 2007-01-26 | Modify draft SGML instructions to use DRAFT=Y because recursion was | Bruce Momjian |
| 2007-01-25 | Update BSD/OS platform for 8.2. | Bruce Momjian |
| 2007-01-25 | Update pg_dumpall -f option description. | Bruce Momjian |
| 2007-01-25 | Various fixes in the logic of XML functions: | Peter Eisentraut |
| 2007-01-25 | Add GUC temp_tablespaces to provide a default location for temporary | Bruce Momjian |
| 2007-01-25 | Add 'output file' option for pg_dumpall, especially useful for Win32, | Bruce Momjian |
| 2007-01-25 | Allow pg_dumpall to specify a database name rather than the default | Bruce Momjian |
| 2007-01-25 | Add --tablespaces-only and --roles-only options to pg_dumpall. | Bruce Momjian |
| 2007-01-25 | Prevent WAL logging when COPY is done in the same transation that | Bruce Momjian |