index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
analyze.sgml
Commit message (
Expand
)
Author
Age
*
Make placeholders in SQL command help more consistent and precise
Peter Eisentraut
2012-06-22
*
Allow statistics to be collected for foreign tables.
Tom Lane
2012-04-06
*
Document that analyzing an empty table doesn't update the statistics.
Robert Haas
2012-01-27
*
Update and extend the EXPLAIN-related documentation.
Tom Lane
2011-09-28
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Document new 9.0 behavior of ANALYZE on inheritance hierarchies.
Robert Haas
2010-06-15
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Replace ALTER TABLE ... SET STATISTICS DISTINCT with a more general mechanism.
Robert Haas
2010-01-22
*
Use DocBook XSL stylesheets for man page building
Peter Eisentraut
2009-08-04
*
Add ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT
Tom Lane
2009-08-02
*
Increase the default value of default_statistics_target from 10 to 100,
Tom Lane
2008-12-13
*
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2008-11-14
*
A few improvements to analyze and vacuum sections in documentation: add "see
Alvaro Herrera
2007-10-07
*
Various fixes for the SGML docs. Consistently use spaces before/after
Neil Conway
2007-05-15
*
Update reference documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
*
Refer to GUC variables using <xref> tags rather than <varname> tags,
Neil Conway
2004-03-09
*
This patch fixes a few more uppercase GUC vars. I also removed an
Neil Conway
2003-12-14
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Mop-up for error-message updates in documentation.
Tom Lane
2003-09-12
*
This patch makes a few minor improvements to the docs: make the
Bruce Momjian
2003-09-11
*
Remove a bunch of content-free Diagnostics sections, as per previous
Tom Lane
2003-09-09
*
Add/edit index entries.
Peter Eisentraut
2003-08-31
*
Bring SQL ref pages to consistent format, part 1.
Peter Eisentraut
2003-04-15
*
Merge documentation into one book. (Build with "make html".) Replace
Peter Eisentraut
2003-03-25
*
This patch includes a lot of minor cleanups to the SGML documentation,
Bruce Momjian
2003-01-19
*
Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in
Tom Lane
2002-07-31
*
Update SQL-command reference pages for schema features.
Tom Lane
2002-04-23
*
Augment the date/time examples in the User's Guide to reflect the newer
Thomas G. Lockhart
2002-04-21
*
Spell-check and markup police
Peter Eisentraut
2002-01-20
*
Use PostgreSQL consistantly throughout docs. Before, usage was split evenly
Thomas G. Lockhart
2001-12-08
*
Update various obsolete remarks about VACUUM.
Tom Lane
2001-11-18
*
Add a section about the planner's statistics, including a description
Tom Lane
2001-10-16
*
Put some kind of grammatical uniformity in the <refpurpose> lines.
Peter Eisentraut
2001-09-03
*
Rewrite of planner statistics-gathering code. ANALYZE is now available as
Tom Lane
2001-05-07