| Commit message (Expand) | Author | Age |
* | Wording cleanup for error messages. Also change can't -> cannot. | Bruce Momjian | 2007-02-01 |
* | Consistenly use colons before '<programlisting>' blocks, where | Bruce Momjian | 2007-02-01 |
* | Update documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Prevent WAL logging when COPY is done in the same transation that | Bruce Momjian | 2007-01-25 |
* | The -X option in pg_dump was supposed to be a workaround for the lack of | Peter Eisentraut | 2006-10-07 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Add a GUC parameter seq_page_cost, and use that everywhere we formerly | Tom Lane | 2006-06-05 |
* | Make $PostgreSQL CVS tags consistent for SGML files. | Bruce Momjian | 2006-03-10 |
* | Teach planner how to rearrange join order for some classes of OUTER JOIN. | Tom Lane | 2005-12-20 |
* | Spellchecking run, final cleanups | Peter Eisentraut | 2005-11-04 |
* | Add some notes about how pg_dump relates to the practices recommended | Tom Lane | 2005-09-02 |
* | Update performance discussion for 8.1. Add a little more explanatory | Tom Lane | 2005-09-02 |
* | Improve EXPLAIN ANALYZE to show the time spent in each trigger when | Tom Lane | 2005-03-25 |
* | Minor SGML improvements. | Neil Conway | 2005-02-03 |
* | More minor updates and copy-editing. | Tom Lane | 2004-12-23 |
* | Change planner to use the current true disk file size as its estimate of | Tom Lane | 2004-12-01 |
* | Replace "--" and "---" with "—" as appropriate, for better-looking | Neil Conway | 2004-11-15 |
* | Add an index entry for "Performance Tips". Patch from Alvaro Herrera. | Neil Conway | 2004-05-27 |
* | Make psql's \d+ command indicate whether the table in question | Neil Conway | 2004-04-22 |
* | Improvements to the backup & restore documentation. | Neil Conway | 2004-04-22 |
* | Convert some GUC variable references to links. | Tom Lane | 2004-03-25 |
* | Refer to GUC variables using <xref> tags rather than <varname> tags, | Neil Conway | 2004-03-09 |
* | Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. | Tom Lane | 2004-02-03 |
* | Minor documentation improvements. | Neil Conway | 2004-01-11 |
* | This patch makes some improvements and adds some additional detail | Neil Conway | 2003-12-14 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Spell checking, consistent terminology. | Peter Eisentraut | 2003-11-01 |
* | Document all the system views created by initdb (several of these were | Tom Lane | 2003-10-17 |
* | Adjust display of actual runtimes in EXPLAIN output to use three fractional | Tom Lane | 2003-10-17 |
* | > That's a fairly useless place to put it, though, since someone would | Bruce Momjian | 2003-10-10 |
* | Consistenly lowercase GUC variable names, in docs and error messages. | Bruce Momjian | 2003-09-11 |
* | This patch makes a few minor improvements to the docs: make the | Bruce Momjian | 2003-09-11 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Seems the runtime.sgml and perform.sgml patches combined are | Bruce Momjian | 2003-06-25 |
* | Small patch to link to the proper place in the "runtime" file, | Bruce Momjian | 2003-06-24 |
* | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut | 2003-03-25 |
* | Big editing for consistent content and presentation. | Peter Eisentraut | 2003-03-13 |
* | Revert optimizer page count change. | Bruce Momjian | 2003-01-28 |
* | Fix typo 233 pages -> 333 pages. | Bruce Momjian | 2003-01-27 |
* | Allow the planner to collapse explicit inner JOINs together, rather than | Tom Lane | 2003-01-25 |
* | Fix some minor grammatical errors. | Tom Lane | 2003-01-12 |
* | Merge documentation updates from 7.3 branch. | Peter Eisentraut | 2002-11-11 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | Tweak labeling of plan qual conditions for more consistency. | Tom Lane | 2002-03-24 |
* | EXPLAIN output now comes out as a query result, not a NOTICE message. | Tom Lane | 2002-03-24 |
* | Spell checking and markup additions | Peter Eisentraut | 2002-03-22 |
* | Update docs for new INFO, NOTICE, WARNING elog() levels. | Bruce Momjian | 2002-03-06 |
* | Spell-check and markup police | Peter Eisentraut | 2002-01-20 |
* | proof-reading | Peter Eisentraut | 2001-11-28 |
* | Deprecate 'current' for date/time input. | Thomas G. Lockhart | 2001-11-21 |