| Commit message (Expand) | Author | Age |
* | COPY's test for read-only transaction was backward; it prohibited COPY TO | Tom Lane | 2005-10-03 |
* | Add a trace_sort option to help with measuring resource usage of external | Tom Lane | 2005-10-03 |
* | Fix procedure for updating nextval() defaults so that it actually works. | Tom Lane | 2005-10-03 |
* | Fix font of sequence header. | Bruce Momjian | 2005-10-03 |
* | Fix null bytes at end of file (weird). | Bruce Momjian | 2005-10-03 |
* | Update sequence docs. | Bruce Momjian | 2005-10-03 |
* | Merge Tom and my descriptions of new sequence behavior into one entry. | Bruce Momjian | 2005-10-03 |
* | Update release notes to show how to upgrade a database to use the new | Bruce Momjian | 2005-10-03 |
* | Change nextval and other sequence functions to specify their sequence | Tom Lane | 2005-10-02 |
* | Adjust wording. | Bruce Momjian | 2005-10-01 |
* | Change the option spelling to --connection-limit to be consistent with the | Peter Eisentraut | 2005-09-30 |
* | Remove acronym in one title. | Bruce Momjian | 2005-09-29 |
* | Mention fix for bug #1916 in release notes for affected versions. | Tom Lane | 2005-09-28 |
* | Fix typo. | Bruce Momjian | 2005-09-28 |
* | Add section on reliable operation, talking about caching and storage | Bruce Momjian | 2005-09-28 |
* | Add attribution. | Bruce Momjian | 2005-09-27 |
* | Fix problems with PGXS builds against an installation tree that was | Tom Lane | 2005-09-27 |
* | Release notes up to date as of today. | Bruce Momjian | 2005-09-27 |
* | Create preliminary release notes for upcoming back-branch releases. | Tom Lane | 2005-09-26 |
* | Wording cleanup. | Bruce Momjian | 2005-09-25 |
* | Document why PQtrace and ecpg debug() can crash the application if the | Bruce Momjian | 2005-09-25 |
* | Cleanups for recent addition to log_connections documentation. | Neil Conway | 2005-09-24 |
* | Improve wording. | Bruce Momjian | 2005-09-24 |
* | Add mention of duplicate connection messages from psql, per Andrew. | Bruce Momjian | 2005-09-24 |
* | Update release notes for 4-byte UTF mappings. | Bruce Momjian | 2005-09-24 |
* | Document change in large object snapshotting behavior as a version | Tom Lane | 2005-09-24 |
* | Remove xid wraparound mention, because it was already done in 8.0, per Neil. | Bruce Momjian | 2005-09-23 |
* | Clarify autovacuum wording. | Bruce Momjian | 2005-09-23 |
* | Please find attached a patch which tells about what the spiffy, | Bruce Momjian | 2005-09-23 |
* | Mention that autovacuum also needs stats. | Bruce Momjian | 2005-09-23 |
* | Attached patch takes a swing at improving the autovacuum wording in | Bruce Momjian | 2005-09-23 |
* | Add warning about DOMAINs. | Bruce Momjian | 2005-09-22 |
* | Move table constraint patch up into the main new features section of the | Bruce Momjian | 2005-09-22 |
* | Add "basic" for table partitioning. | Bruce Momjian | 2005-09-22 |
* | Fix postgresql.conf lexer to accept doubled single quotes in literal | Tom Lane | 2005-09-21 |
* | Print proper cause of statement cancel, user interaction or timeout. | Bruce Momjian | 2005-09-19 |
* | Fix typo in link label, per Evgeny Gridasov. | Tom Lane | 2005-09-18 |
* | Rename pg_complete_relation_size() to pg_total_relation_size(), for the | Neil Conway | 2005-09-16 |
* | Update release notes for changes between beta1 and beta2. | Tom Lane | 2005-09-16 |
* | Add note about pg_autovacuum settings not being saved on a dump, per | Alvaro Herrera | 2005-09-16 |
* | Various documentation improvements. Add a lot of index entries for | Neil Conway | 2005-09-14 |
* | Minor SGML markup fixes. | Neil Conway | 2005-09-13 |
* | Document the new autovacuum daemon. | Alvaro Herrera | 2005-09-13 |
* | Fix cut-and-paste-o in TCP keepalives documentation. | Tom Lane | 2005-09-12 |
* | Minor documentation tweak: make the capitalization of a section title | Neil Conway | 2005-09-12 |
* | Make the documentation of GUC variables a separate chapter, rather than | Neil Conway | 2005-09-12 |
* | Update manual's introduction to indexes to reflect 8.1 changes; in | Tom Lane | 2005-09-12 |
* | Fix a mistake in the documentation for SPI_getbinval(), per Michael Fuhr. | Neil Conway | 2005-09-12 |
* | Forgot to add pg_pltemplate to the list of shared system catalogs that | Tom Lane | 2005-09-12 |
* | Add a few items to the release notes, and make a few more minor cleanups. | Neil Conway | 2005-09-12 |