| Commit message (Expand) | Author | Age |
* | Add support for privileges on types | Peter Eisentraut | 2011-12-20 |
* | Fix a whitespace issue with the man pages | Peter Eisentraut | 2011-08-07 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Add a cross-reference to precedence information to CREATE OPERATOR's | Tom Lane | 2010-07-08 |
* | Deprecate the use of => as an operator name. | Robert Haas | 2010-06-22 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Make the placeholder naming in the synopses of the SQL help more consistent | Peter Eisentraut | 2009-09-19 |
* | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut | 2008-11-14 |
* | spell checker run | Peter Eisentraut | 2007-11-28 |
* | Consistenly use colons before '<programlisting>' blocks, where | Bruce Momjian | 2007-02-01 |
* | Update reference documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Restructure operator classes to allow improved handling of cross-data-type | Tom Lane | 2006-12-23 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | More minor updates and copy-editing. | Tom Lane | 2005-01-04 |
* | Minor documentation cleanup and improvement. | Neil Conway | 2004-09-20 |
* | Support renaming of tablespaces, and changing the owners of | Tom Lane | 2004-06-25 |
* | Make some wording consistent with DROP OPERATOR description. | Peter Eisentraut | 2003-12-11 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Make the SQL command synopses appear less random. | Peter Eisentraut | 2003-09-22 |
* | 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 |
* | Update documentation to reflect the fact that ORDER BY, GROUP BY, etc | Tom Lane | 2003-08-17 |
* | More editing of reference pages. | Peter Eisentraut | 2003-04-22 |
* | 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 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | This patch updates the CREATE OPERATOR sgml docs for the new default | Bruce Momjian | 2002-08-23 |
* | Allow schema-qualified operator names to be used in the optional | Tom Lane | 2002-08-10 |
* | Revise command completion tags as per hackers message on 20 March. | Peter Eisentraut | 2002-05-18 |
* | 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 |
* | Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR take | Tom Lane | 2002-04-16 |
* | Spell checking and markup additions | Peter Eisentraut | 2002-03-22 |
* | Spell-check and markup police | Peter Eisentraut | 2002-01-20 |
* | Editorial review | Peter Eisentraut | 2002-01-07 |
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
* | Replace ASCII-quotes with proper markup. | Peter Eisentraut | 2001-09-13 |
* | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut | 2001-09-03 |
* | drop_function.sgml: | Bruce Momjian | 2001-05-08 |
* | Terminology cleanup: class -> table, instance -> row, attribute -> column, | Peter Eisentraut | 2001-01-13 |
* | Add spaces to manual page. | Bruce Momjian | 2000-10-10 |
* | datatype -> data type. | Bruce Momjian | 2000-09-12 |
* | Mop-up for removal of ':' and ';' operators ... like, say, actually | Tom Lane | 2000-08-12 |
* | More doc cleanups | Bruce Momjian | 2000-07-21 |
* | Start updating for the v7.0 release. | Thomas G. Lockhart | 2000-03-27 |
* | Modify lexing of multi-char operators per pghackers discussion around | Tom Lane | 2000-03-18 |
* | Complete merge of all old man page information. | Thomas G. Lockhart | 1999-07-22 |
* | Fix markup for docbook2man man page generation. | Thomas G. Lockhart | 1999-07-06 |
* | Very minor improvements in CREATE OPERATOR docs. | Tom Lane | 1999-05-20 |