index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
drop_aggregate.sgml
Commit message (
Expand
)
Author
Age
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
Support ordered-set (WITHIN GROUP) aggregates.
Tom Lane
2013-12-23
*
Allow aggregate functions to be VARIADIC.
Tom Lane
2013-09-03
*
Make placeholders in SQL command help more consistent and precise
Peter Eisentraut
2012-06-22
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2008-11-14
*
Various fixes for the SGML docs. Consistently use spaces before/after
Neil Conway
2007-05-15
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
*
Aggregate functions now support multiple input arguments. I also took
Tom Lane
2006-07-27
*
docs for DROP ... IF EXISTS for the following cases:
Andrew Dunstan
2006-06-16
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Make the SQL command synopses appear less random.
Peter Eisentraut
2003-09-22
*
Remove a bunch of content-free Diagnostics sections, as per previous
Tom Lane
2003-09-09
*
Add/edit index entries.
Peter Eisentraut
2003-08-31
*
First batch of object rename commands.
Peter Eisentraut
2003-06-27
*
Last round of reference page editing.
Peter Eisentraut
2003-05-04
*
Merge documentation into one book. (Build with "make html".) Replace
Peter Eisentraut
2003-03-25
*
This patch includes a lot of minor cleanups to the SGML documentation,
Bruce Momjian
2003-01-19
*
Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.
Tom Lane
2002-07-12
*
Revise command completion tags as per hackers message on 20 March.
Peter Eisentraut
2002-05-18
*
Update SQL-command reference pages for schema features.
Tom Lane
2002-04-23
*
Augment the date/time examples in the User's Guide to reflect the newer
Thomas G. Lockhart
2002-04-21
*
Spell-check and markup police
Peter Eisentraut
2002-01-20
*
Use PostgreSQL consistantly throughout docs. Before, usage was split evenly
Thomas G. Lockhart
2001-12-08
*
DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntax
Tom Lane
2001-10-03
*
Put some kind of grammatical uniformity in the <refpurpose> lines.
Peter Eisentraut
2001-09-03
*
In the outputs section the NOTICE reads:
Bruce Momjian
2001-05-02
*
Refine some things to create better looking man pages.
Peter Eisentraut
2000-12-25
*
Minor updates/corrections for CREATE/DROP FUNCTION/AGGREGATE/OPERATOR.
Tom Lane
2000-10-23
*
Revise aggregate functions per earlier discussions in pghackers.
Tom Lane
2000-07-17
*
Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use
Bruce Momjian
2000-05-18
*
Complete merge of all old man page information.
Thomas G. Lockhart
1999-07-22
*
Fix markup for docbook2man man page generation.
Thomas G. Lockhart
1999-07-06
*
Clean up to ensure tag completion as required by the newest versions
Thomas G. Lockhart
1998-12-29
*
Minor cleanup in markup, especially in the Output section.
Thomas G. Lockhart
1998-10-30
*
Editing and markup cleanup.
Thomas G. Lockhart
1998-09-22
*
Add new reference pages. This completes the first cut at a full set
Thomas G. Lockhart
1998-09-07