summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/comment.sgml
AgeCommit message (Expand)Author
8 daysdoc: consistently use "structname" and "structfield" markupBruce Momjian
2023-01-31Doc: clarify use of NULL to drop comments and security labels.Tom Lane
2023-01-10Restrict the privileges of CREATEROLE users.Robert Haas
2022-03-08plpython: Adjust docs after removal of Python 2 support.Andres Freund
2022-01-20doc: Mention the level of locks taken on objects in COMMENTMichael Paquier
2021-06-10Reconsider the handling of procedure OUT parameters.Tom Lane
2021-06-05doc: Simplify COMMENT and SECURITY LABEL documentationPeter Eisentraut
2020-10-05Support for OUT parameters in proceduresPeter Eisentraut
2020-09-17Remove support for postfix (right-unary) operators.Tom Lane
2020-08-21docs: add COMMENT examples for new features, rename rtreeBruce Momjian
2017-11-30SQL proceduresPeter Eisentraut
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-20Convert SGML IDs to lower casePeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-10-10Use lower-case SGML attribute valuesPeter Eisentraut
2017-03-25Add COMMENT and SECURITY LABEL support for publications and subscriptionsPeter Eisentraut
2017-03-24Implement multivariate n-distinct coefficientsAlvaro Herrera
2017-03-15Allow referring to functions without arguments when uniquePeter Eisentraut
2016-06-07Fix thinko in description of table_name parameterAlvaro Herrera
2016-06-07Fix loose ends for SQL ACCESS METHOD objectsAlvaro Herrera
2015-09-15Add POLICY to COMMENT documentationStephen Frost
2015-09-11doc: Spell checkingPeter Eisentraut
2015-04-26Add transforms featurePeter Eisentraut
2014-12-23get_object_address: separate domain constraints from table constraintsAlvaro Herrera
2014-08-30doc: Various typo/grammar fixesKevin Grittner
2014-02-24doc: Improve DocBook XML validityPeter Eisentraut
2013-12-23Support ordered-set (WITHIN GROUP) aggregates.Tom Lane
2013-09-03Allow aggregate functions to be VARIADIC.Tom Lane
2013-03-04Add a materialized view relations.Kevin Grittner
2012-07-18Syntax support and documentation for event triggers.Robert Haas
2011-08-07Fix a whitespace issue with the man pagesPeter Eisentraut
2011-07-27Fix typo.Robert Haas
2011-07-26Clarify which relkinds accept column comments.Robert Haas
2011-06-02Sort COMMENT synopsis and add more examplesPeter Eisentraut
2011-04-01Support comments on FOREIGN DATA WRAPPER and SERVER objects.Robert Haas
2011-03-09Adjust the permissions required for COMMENT ON ROLE.Tom Lane
2011-02-12DDL support for collationsPeter Eisentraut
2011-02-08Core support for "extensions", which are packages of SQL objects.Tom Lane
2011-01-02Basic foreign table support.Robert Haas
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-04-03Remove unnecessary xref endterm attributes and title idsPeter Eisentraut
2009-09-19Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut
2008-11-14Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut
2008-07-16Support "variadic" functions, which can accept a variable number of argumentsTom Lane
2007-08-21First rough cut at text search documentation: bare bones referenceTom Lane
2007-01-31Update reference documentation on may/can/might:Bruce Momjian
2007-01-23Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATORTom Lane
2006-10-23Spellchecking and suchPeter Eisentraut
2006-09-16Remove emacs info from footer of SGML files.Bruce Momjian