| Commit message (Expand) | Author | Age |
* | Add GUC and storage parameter to set the maximum size of GIN pending list. | Fujii Masao | 2014-11-11 |
* | doc: Improve DocBook XML validity | Peter Eisentraut | 2014-02-23 |
* | Fix a whitespace issue with the man pages | Peter Eisentraut | 2011-08-07 |
* | Spell checking and markup refinement | Peter Eisentraut | 2011-05-19 |
* | Teach CLUSTER to use seqscan-and-sort when it's faster than indexscan. | Tom Lane | 2010-10-07 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Mention related ALTER TABLE variants in documentation for CLUSTER. | Robert Haas | 2010-05-11 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Create a "relation mapping" infrastructure to support changing the relfilenodes | Tom Lane | 2010-02-07 |
* | Make the placeholder naming in the synopses of the SQL help more consistent | Peter Eisentraut | 2009-09-19 |
* | CLUSTER VERBOSE and corresponding clusterdb --verbose option | Peter Eisentraut | 2008-11-24 |
* | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut | 2008-11-14 |
* | <optional> cannot be used here, because psql doesn't handle it. | Peter Eisentraut | 2007-11-07 |
* | Improvements to the SGML docs for TRUNCATE and CLUSTER. | Neil Conway | 2007-05-11 |
* | Minor editorialization on CLUSTER reference page. | Tom Lane | 2007-04-08 |
* | Support syntax "CLUSTER table USING index", which is more logical. | Bruce Momjian | 2007-04-08 |
* | Consistenly use colons before '<programlisting>' blocks, where | Bruce Momjian | 2007-02-01 |
* | Update reference documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Add note about space usage of 'manual' approach to clustering, per | Tom Lane | 2006-11-04 |
* | Add text to the VACUUM, REINDEX, DROP TABLESPACE and CREATE TABLESPACE | Neil Conway | 2006-10-31 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | More minor updates and copy-editing. | Tom Lane | 2005-01-04 |
* | Replace "--" and "---" with "—" as appropriate, for better-looking | Neil Conway | 2004-11-15 |
* | Fix typo (extraneous comma). | Tom Lane | 2004-08-21 |
* | Minor SGML improvements. | Neil Conway | 2004-03-23 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Fix language. | Peter Eisentraut | 2003-11-02 |
* | More cleanup of Diagnostics sections. | Tom Lane | 2003-09-12 |
* | 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 makes the following changes to the documentation: | Bruce Momjian | 2003-02-19 |
* | Code review for CLUSTER ALL patch. Fix bogus locking, incorrect transaction | Tom Lane | 2002-12-30 |
* | Remove ALL from CLUSTER ALL. Use just CLUSTER. | Bruce Momjian | 2002-11-18 |
* | New version attached. The following is implemented: | Bruce Momjian | 2002-11-15 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | Editorial improvements. | Tom Lane | 2002-08-11 |
* | Mention ANALYZE after CLUSTER. | Bruce Momjian | 2002-08-10 |
* | Major improvement in CLUSTER which preserves table characteristics using | Bruce Momjian | 2002-08-10 |
* | 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 |
* | Repair example, per note in interactive docs. | Tom Lane | 2001-12-30 |
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
* | Add ALTER TABLE ADD UNIQUE regression tests from Christopher Kings-Lynne. | Bruce Momjian | 2001-10-31 |
* | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut | 2001-09-03 |
* | Terminology cleanup: class -> table, instance -> row, attribute -> column, | Peter Eisentraut | 2001-01-13 |
* | spell cleanups | Bruce Momjian | 2000-07-22 |
* | Cleanups | Bruce Momjian | 2000-07-22 |
* | Complete merge of all old man page information. | Thomas G. Lockhart | 1999-07-22 |