aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_aggregate.sgml
Commit message (Expand)AuthorAge
* doc: Fix copy-and-paste mistakesPeter Eisentraut2014-10-13
* doc: Spell checkingPeter Eisentraut2014-07-16
* Fix whitespacePeter Eisentraut2014-07-08
* Allow polymorphic aggregates to have non-polymorphic state data types.Tom Lane2014-04-23
* Create infrastructure for moving-aggregate optimization.Tom Lane2014-04-12
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Support ordered-set (WITHIN GROUP) aggregates.Tom Lane2013-12-23
* Allow aggregates to provide estimates of their transition state data size.Tom Lane2013-11-16
* Allow aggregate functions to be VARIADIC.Tom Lane2013-09-03
* Add support for privileges on typesPeter Eisentraut2011-12-20
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Add missing markup for translatabilityAlvaro Herrera2010-08-31
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* 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
* Support the syntaxTom Lane2006-04-15
* Spellchecking run, final cleanupsPeter Eisentraut2005-11-04
* Add aggsortop column to pg_aggregate, so that MIN/MAX optimization canTom Lane2005-04-12
* More minor updates and copy-editing.Tom Lane2005-01-04
* Minor improvement to CREATE AGGREGATE docs: add an xref to the docs forNeil Conway2004-04-21
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* First batch of object rename commands.Peter Eisentraut2003-06-27
* 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
* Since ANY is a reserved word, better suggest that ANY be quoted whenTom Lane2002-10-21
* Add more appropriate markup.Peter Eisentraut2002-09-21
* 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
* Restructure representation of aggregate functions so that they have pg_procTom Lane2002-04-11
* 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
* Replace some oldish, non-SQL'ish elements with more standard forms. (castPeter Eisentraut2001-01-20
* Add proofreader's changes to docs.Bruce Momjian2000-10-05
* datatype -> data type.Bruce Momjian2000-09-12
* Revise aggregate functions per earlier discussions in pghackers.Tom Lane2000-07-17
* CREATE AGGREGATE ref page claimed that a noise-word AS was allowed inTom Lane2000-03-31
* Update/improve documentation about creating aggregate functions.Tom Lane2000-03-26
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22
* Fix markup for docbook2man man page generation.Thomas G. Lockhart1999-07-06
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-29
* Minor cleanup in markup, especially in the Output section.Thomas G. Lockhart1998-10-30