| Commit message (Expand) | Author | Age |
* | Doc: update CREATE OPERATOR's statement about => as an operator. | Tom Lane | 2023-10-20 |
* | Extend ALTER OPERATOR to allow setting more optimization attributes. | Tom Lane | 2023-10-20 |
* | Improve <xref> vs. <command> formatting in the documentation | Peter Eisentraut | 2020-10-03 |
* | Remove support for postfix (right-unary) operators. | Tom Lane | 2020-09-17 |
* | Mark factorial operator, and postfix operators in general, as deprecated. | Tom Lane | 2020-08-30 |
* | Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax | Peter Eisentraut | 2018-08-22 |
* | doc: Update uses of the word "procedure" | Peter Eisentraut | 2018-08-22 |
* | Convert documentation to DocBook XML | Peter Eisentraut | 2017-11-23 |
* | Convert SGML IDs to lower case | Peter Eisentraut | 2017-10-20 |
* | Don't use SGML empty tags | Peter Eisentraut | 2017-10-17 |
* | doc: Improve DocBook XML validity | Peter Eisentraut | 2014-02-23 |
* | 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 |