aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/comment.sgml
Commit message (Expand)AuthorAge
* Fix thinko in description of table_name parameterAlvaro Herrera2016-06-07
* Add POLICY to COMMENT documentationStephen Frost2015-09-15
* doc: Spell checkingPeter Eisentraut2015-09-10
* Add transforms featurePeter Eisentraut2015-04-26
* get_object_address: separate domain constraints from table constraintsAlvaro Herrera2014-12-23
* doc: Various typo/grammar fixesKevin Grittner2014-08-30
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Support ordered-set (WITHIN GROUP) aggregates.Tom Lane2013-12-23
* Allow aggregate functions to be VARIADIC.Tom Lane2013-09-03
* Add a materialized view relations.Kevin Grittner2013-03-03
* Syntax support and documentation for event triggers.Robert Haas2012-07-18
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Fix typo.Robert Haas2011-07-27
* Clarify which relkinds accept column comments.Robert Haas2011-07-26
* Sort COMMENT synopsis and add more examplesPeter Eisentraut2011-06-03
* Support comments on FOREIGN DATA WRAPPER and SERVER objects.Robert Haas2011-04-01
* Adjust the permissions required for COMMENT ON ROLE.Tom Lane2011-03-09
* DDL support for collationsPeter Eisentraut2011-02-12
* Core support for "extensions", which are packages of SQL objects.Tom Lane2011-02-08
* Basic foreign table support.Robert Haas2011-01-01
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* 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
* Support "variadic" functions, which can accept a variable number of argumentsTom Lane2008-07-16
* First rough cut at text search documentation: bare bones referenceTom Lane2007-08-21
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATORTom Lane2007-01-23
* Spellchecking and suchPeter Eisentraut2006-10-23
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Aggregate functions now support multiple input arguments. I also tookTom Lane2006-07-27
* I've created a new shared catalog table pg_shdescription to storeBruce Momjian2006-02-12
* Remove grammar productions for prefix and postfix % and ^ operators,Tom Lane2005-06-08
* Document that utility commands such as DROP FUNCTION allow argument namesTom Lane2005-05-26
* Rename canonical encodings, per Peter:Bruce Momjian2005-03-07
* More minor updates and copy-editing.Tom Lane2005-01-04
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* COMMENT ON casts, conversions, languages, operator classes, andTom Lane2003-11-21
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* Bring SQL ref pages to consistent format, part 1.Peter Eisentraut2003-04-15
* Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.Tom Lane2002-07-12
* Make operators have their own comments separate from those of theTom Lane2002-05-13
* 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
* Rule names are now unique per-relation, rather than unique globally.Tom Lane2002-04-18
* Add DOMAIN support. Includes manual pages and regression tests, fromBruce Momjian2002-03-19
* Back out domain patch until it works properly.Bruce Momjian2002-03-07
* Ok. Updated patch attached.Bruce Momjian2002-03-06