aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_aggregate.sgml
Commit message (Expand)AuthorAge
* 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
* Markup and editing adjustments...Thomas G. Lockhart1998-09-16
* Very minor formatting fixup in the refentry id field to removeThomas G. Lockhart1998-09-07
* First files for reference pages.Thomas G. Lockhart1998-05-13