aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/perform.sgml
Commit message (Expand)AuthorAge
* Wording cleanup for error messages. Also change can't -> cannot.Bruce Momjian2007-02-01
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Prevent WAL logging when COPY is done in the same transation thatBruce Momjian2007-01-25
* The -X option in pg_dump was supposed to be a workaround for the lack ofPeter Eisentraut2006-10-07
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Add a GUC parameter seq_page_cost, and use that everywhere we formerlyTom Lane2006-06-05
* Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian2006-03-10
* Teach planner how to rearrange join order for some classes of OUTER JOIN.Tom Lane2005-12-20
* Spellchecking run, final cleanupsPeter Eisentraut2005-11-04
* Add some notes about how pg_dump relates to the practices recommendedTom Lane2005-09-02
* Update performance discussion for 8.1. Add a little more explanatoryTom Lane2005-09-02
* Improve EXPLAIN ANALYZE to show the time spent in each trigger whenTom Lane2005-03-25
* Minor SGML improvements.Neil Conway2005-02-03
* More minor updates and copy-editing.Tom Lane2004-12-23
* Change planner to use the current true disk file size as its estimate ofTom Lane2004-12-01
* Replace "--" and "---" with "&mdash;" as appropriate, for better-lookingNeil Conway2004-11-15
* Add an index entry for "Performance Tips". Patch from Alvaro Herrera.Neil Conway2004-05-27
* Make psql's \d+ command indicate whether the table in questionNeil Conway2004-04-22
* Improvements to the backup & restore documentation.Neil Conway2004-04-22
* Convert some GUC variable references to links.Tom Lane2004-03-25
* Refer to GUC variables using <xref> tags rather than <varname> tags,Neil Conway2004-03-09
* Rename SortMem and VacuumMem to work_mem and maintenance_work_mem.Tom Lane2004-02-03
* Minor documentation improvements.Neil Conway2004-01-11
* This patch makes some improvements and adds some additional detailNeil Conway2003-12-14
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Spell checking, consistent terminology.Peter Eisentraut2003-11-01
* Document all the system views created by initdb (several of these wereTom Lane2003-10-17
* Adjust display of actual runtimes in EXPLAIN output to use three fractionalTom Lane2003-10-17
* > That's a fairly useless place to put it, though, since someone wouldBruce Momjian2003-10-10
* Consistenly lowercase GUC variable names, in docs and error messages.Bruce Momjian2003-09-11
* This patch makes a few minor improvements to the docs: make theBruce Momjian2003-09-11
* Add/edit index entries.Peter Eisentraut2003-08-31
* Seems the runtime.sgml and perform.sgml patches combined areBruce Momjian2003-06-25
* Small patch to link to the proper place in the "runtime" file,Bruce Momjian2003-06-24
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* Big editing for consistent content and presentation.Peter Eisentraut2003-03-13
* Revert optimizer page count change.Bruce Momjian2003-01-28
* Fix typo 233 pages -> 333 pages.Bruce Momjian2003-01-27
* Allow the planner to collapse explicit inner JOINs together, rather thanTom Lane2003-01-25
* Fix some minor grammatical errors.Tom Lane2003-01-12
* Merge documentation updates from 7.3 branch.Peter Eisentraut2002-11-11
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Tweak labeling of plan qual conditions for more consistency.Tom Lane2002-03-24
* EXPLAIN output now comes out as a query result, not a NOTICE message.Tom Lane2002-03-24
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* Update docs for new INFO, NOTICE, WARNING elog() levels.Bruce Momjian2002-03-06
* Spell-check and markup policePeter Eisentraut2002-01-20
* proof-readingPeter Eisentraut2001-11-28
* Deprecate 'current' for date/time input.Thomas G. Lockhart2001-11-21