| Age | Commit message (Expand) | Author |
| 2005-06-10 | Add the "PGPASSFILE" environment variable to specify to the password | Bruce Momjian |
| 2005-06-09 | Mention prefix %t has no milliseconds. | Bruce Momjian |
| 2005-06-09 | This patch against 8.0.0beta1 source adds log_line_prefix options for | Bruce Momjian |
| 2005-06-09 | Repair error in description of nonblocking usage of PQgetCopyData(). | Tom Lane |
| 2005-06-09 | Add example for pg_config --configure. | Peter Eisentraut |
| 2005-06-09 | Since I needed this feature badly, I added the -n / --schema switch to | Bruce Momjian |
| 2005-06-09 | Please find attached a patch (diff -c against cvs HEAD) to add a | Bruce Momjian |
| 2005-06-09 | I've created a patch which adds support for troff "-ms" output to | Bruce Momjian |
| 2005-06-08 | Remove grammar productions for prefix and postfix % and ^ operators, | Tom Lane |
| 2005-06-08 | Change WAL-logging scheme for multixacts to be more like regular | Tom Lane |
| 2005-06-07 | Add a function lastval(), which returns the value returned by the | Neil Conway |
| 2005-06-07 | Add support for an optional INTO clause to PL/PgSQL's EXECUTE command. | Neil Conway |
| 2005-06-06 | Trivial markup improvement. | Tom Lane |
| 2005-06-05 | Remove planner's private fields from Query struct, and put them into | Tom Lane |
| 2005-06-05 | Here's a patch to do the following: | Bruce Momjian |
| 2005-06-04 | Allow kerberos name and username case sensitivity to be specified from | Bruce Momjian |
| 2005-06-02 | Add support for \x hex strings in psql variables. | Bruce Momjian |
| 2005-06-02 | Add support for \x hex escapes in backend strings. Octal was already | Bruce Momjian |
| 2005-06-02 | Add support for \x hex escapes in COPY. | Bruce Momjian |
| 2005-05-31 | Tab cleanup for SGML. | Bruce Momjian |
| 2005-05-30 | Document get_call_result_type() and friends; mark TypeGetTupleDesc() | Tom Lane |
| 2005-05-30 | Wording improvement (may -> can) | Bruce Momjian |
| 2005-05-30 | Update psql docs for recent octal-only string behavior. | Bruce Momjian |
| 2005-05-29 | Add reference to libpq environment variables for client applications. | Bruce Momjian |
| 2005-05-26 | Document that utility commands such as DROP FUNCTION allow argument names | Tom Lane |
| 2005-05-26 | Back out SQLSTATE and SQLERRM support. | Bruce Momjian |
| 2005-05-26 | Add PL/pgSQL SQLSTATE and SQLERRM support which sets these values on | Bruce Momjian |
| 2005-05-25 | Editing for the new "Encryption Options" section of the manual. | Neil Conway |
| 2005-05-23 | Remove some verbiage describing how min() and max() are slow when applied | Neil Conway |
| 2005-05-23 | Consistently do not include a terminating period in single-sentence | Neil Conway |
| 2005-05-20 | Add support for wal_fsync_writethrough for Darwin, and restructure the | Bruce Momjian |
| 2005-05-20 | Fix typo in ECPG docs, per Andreas Seltenreich. | Neil Conway |
| 2005-05-20 | Add some links to the CREATE FUNCTION reference page when describing | Neil Conway |
| 2005-05-20 | Make the CREATE RULE syntax description in rules.sgml more consistent | Neil Conway |
| 2005-05-20 | Implement md5(bytea), update regression tests and documentation. Patch | Neil Conway |
| 2005-05-17 | Extend the pg_locks system view so that it can fully display all lock | Tom Lane |
| 2005-05-17 | GiST improvements: | Neil Conway |
| 2005-05-15 | Rename Rendezvous to Bonjour to match OS/X renaming. | Bruce Momjian |
| 2005-05-13 | Add missing quote, per Dave Page. | Tom Lane |
| 2005-05-13 | Update createuser examples to match the current program behavior, | Tom Lane |
| 2005-05-13 | Fix broken markup. | Tom Lane |
| 2005-05-11 | Document where to download free Microsoft and Borland development tools. | Bruce Momjian |
| 2005-05-11 | Document that bcc compiles now need the -N flag, backpatch to 8.0.X. | Bruce Momjian |
| 2005-05-11 | Fix newly introduced spelling error. | Neil Conway |
| 2005-05-11 | Add mention that not all functions are listed. | Bruce Momjian |
| 2005-05-10 | Back out check for unreferenced files. | Bruce Momjian |
| 2005-05-09 | Rename encryption section. | Bruce Momjian |
| 2005-05-09 | Improve wording of new documentation section on encryption, and move it | Bruce Momjian |
| 2005-05-09 | Complete the following TODO items: | Neil Conway |
| 2005-05-09 | Update release notes for upcoming re-releases. | Tom Lane |