| Age | Commit message (Expand) | Author |
| 2005-10-14 | fix nonsensical summary row on example | Andrew Dunstan |
| 2005-10-14 | Pass a strdup'd ident string to openlog(), to ensure that reallocation | Tom Lane |
| 2005-10-14 | Allow times of 24:00:00 to match rounding behavior: | Bruce Momjian |
| 2005-10-13 | Add documentation mentioning that there are separate regression tests | Tom Lane |
| 2005-10-13 | Improve documentation about CREATEROLE privilege. | Tom Lane |
| 2005-10-13 | Fix uppercase TRUE/FALSE that are WIN32 stuffl. | Bruce Momjian |
| 2005-10-13 | Update regression output for new prepare transaction error messages. | Bruce Momjian |
| 2005-10-13 | Make stack_base_ptr non-static, for PL/Java. | Bruce Momjian |
| 2005-10-13 | This makes the error messages for PREPARE TRANSACTION, COMMIT PREPARED | Bruce Momjian |
| 2005-10-13 | Update krb_server_name to document that a missing entry defaults to | Bruce Momjian |
| 2005-10-13 | Update documentation to reflect the new ALTER OWNER rules for all | Tom Lane |
| 2005-10-13 | Describe the behavior of the SQL_ASCII encoding more accurately. | Tom Lane |
| 2005-10-13 | Adjust the discussion of triggers to more clearly guide people in the | Tom Lane |
| 2005-10-13 | The patch updates the documentation to reflect the fact that higher values | Bruce Momjian |
| 2005-10-13 | Enable threaded python builds on freebsd5, per report from Jim C. Nasby | Bruce Momjian |
| 2005-10-13 | Turn off list of tables, figures, and examples. | Peter Eisentraut |
| 2005-10-13 | Go back to emitting path names with forward slashes on Windows. | Tom Lane |
| 2005-10-13 | Back out this because of fear of changing error strings: | Bruce Momjian |
| 2005-10-13 | This makes the error messages for PREPARE TRANSACTION, COMMIT PREPARED | Bruce Momjian |
| 2005-10-13 | Rewording, use the more common multi-threaded/single-threaded. | Bruce Momjian |
| 2005-10-13 | Clarify causes of possible mismatch between Win32 libraries and | Bruce Momjian |
| 2005-10-13 | Some additional doc changes based around compression of page images in | Bruce Momjian |
| 2005-10-13 | Mark xslt_process() as volatile. | Bruce Momjian |
| 2005-10-13 | Use get_progname() in backend main.c, rather than port-specific hack | Bruce Momjian |
| 2005-10-13 | Fix small oversight in recent patch to add more CREATE-FUNCTION-time | Tom Lane |
| 2005-10-13 | Change xpath_table() and xslt_process() from IMMUTABLE to STABLE. | Bruce Momjian |
| 2005-10-13 | Fix capitalization of example. | Bruce Momjian |
| 2005-10-13 | Remove an antiquated comment. | Neil Conway |
| 2005-10-13 | Add a comment describing the requirement that pointers into shared memory | Neil Conway |
| 2005-10-13 | Update trigger demo to reflect new trigger ordering. | Bruce Momjian |
| 2005-10-13 | Remove extra <para> | Bruce Momjian |
| 2005-10-13 | Update: | Bruce Momjian |
| 2005-10-13 | Don't try to remove duplicate OR-subclauses in create_bitmap_subplan and | Tom Lane |
| 2005-10-12 | Fix spelling error, per Michael Fuhr. | Tom Lane |
| 2005-10-12 | Remove item: | Bruce Momjian |
| 2005-10-12 | Fix longstanding bug found by Atsushi Ogawa: _bt_check_unique would mark | Tom Lane |
| 2005-10-12 | Fix another recently-changed place that was messing with spinlock- | Tom Lane |
| 2005-10-12 | Do all accesses to shared buffer headers through volatile-qualified | Tom Lane |
| 2005-10-12 | Add warning about plperl nested named subroutines | Bruce Momjian |
| 2005-10-12 | No longer needed: | Bruce Momjian |
| 2005-10-12 | Rearrange: | Bruce Momjian |
| 2005-10-12 | Done: | Bruce Momjian |
| 2005-10-12 | Add: | Bruce Momjian |
| 2005-10-12 | Update keywords table for 8.1. | Peter Eisentraut |
| 2005-10-12 | Add description: | Bruce Momjian |
| 2005-10-12 | Add: | Bruce Momjian |
| 2005-10-11 | Add: | Bruce Momjian |
| 2005-10-11 | must commit *after* autoconf, not before | PostgreSQL Daemon |
| 2005-10-11 | update to beta3 before tagging ... | PostgreSQL Daemon |
| 2005-10-11 | Fix typo in sample pg_hba.conf; per IRC report from Bernhard Neuhauser. | Neil Conway |