aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_operator.sgml
Commit message (Expand)AuthorAge
* Doc: update CREATE OPERATOR's statement about => as an operator.Tom Lane2023-10-20
* Extend ALTER OPERATOR to allow setting more optimization attributes.Tom Lane2023-10-20
* Improve <xref> vs. <command> formatting in the documentationPeter Eisentraut2020-10-03
* Remove support for postfix (right-unary) operators.Tom Lane2020-09-17
* Mark factorial operator, and postfix operators in general, as deprecated.Tom Lane2020-08-30
* Change PROCEDURE to FUNCTION in CREATE OPERATOR syntaxPeter Eisentraut2018-08-22
* doc: Update uses of the word "procedure"Peter Eisentraut2018-08-22
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Add support for privileges on typesPeter Eisentraut2011-12-20
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Add a cross-reference to precedence information to CREATE OPERATOR'sTom Lane2010-07-08
* Deprecate the use of => as an operator name.Robert Haas2010-06-22
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut2009-09-19
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* spell checker runPeter Eisentraut2007-11-28
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Restructure operator classes to allow improved handling of cross-data-typeTom Lane2006-12-23
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* More minor updates and copy-editing.Tom Lane2005-01-04
* Minor documentation cleanup and improvement.Neil Conway2004-09-20
* Support renaming of tablespaces, and changing the owners ofTom Lane2004-06-25
* Make some wording consistent with DROP OPERATOR description.Peter Eisentraut2003-12-11
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-22
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* Update documentation to reflect the fact that ORDER BY, GROUP BY, etcTom Lane2003-08-17
* More editing of reference pages.Peter Eisentraut2003-04-22
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-19
* Add more appropriate markup.Peter Eisentraut2002-09-21
* This patch updates the CREATE OPERATOR sgml docs for the new defaultBruce Momjian2002-08-23
* Allow schema-qualified operator names to be used in the optionalTom Lane2002-08-10
* Revise command completion tags as per hackers message on 20 March.Peter Eisentraut2002-05-18
* Update SQL-command reference pages for schema features.Tom Lane2002-04-23
* Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart2002-04-21
* Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR takeTom Lane2002-04-16
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* Spell-check and markup policePeter Eisentraut2002-01-20
* Editorial reviewPeter Eisentraut2002-01-07
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Replace ASCII-quotes with proper markup.Peter Eisentraut2001-09-13
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03