| Commit message (Expand) | Author | Age |
* | doc: Fix copy-and-paste mistakes | Peter Eisentraut | 2014-10-13 |
* | doc: Spell checking | Peter Eisentraut | 2014-07-16 |
* | Fix whitespace | Peter Eisentraut | 2014-07-08 |
* | Allow polymorphic aggregates to have non-polymorphic state data types. | Tom Lane | 2014-04-23 |
* | Create infrastructure for moving-aggregate optimization. | Tom Lane | 2014-04-12 |
* | doc: Improve DocBook XML validity | Peter Eisentraut | 2014-02-23 |
* | Support ordered-set (WITHIN GROUP) aggregates. | Tom Lane | 2013-12-23 |
* | Allow aggregates to provide estimates of their transition state data size. | Tom Lane | 2013-11-16 |
* | Allow aggregate functions to be VARIADIC. | Tom Lane | 2013-09-03 |
* | Add support for privileges on types | Peter Eisentraut | 2011-12-20 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Add missing markup for translatability | Alvaro Herrera | 2010-08-31 |
* | 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 |
* | Consistenly use colons before '<programlisting>' blocks, where | Bruce Momjian | 2007-02-01 |
* | Update reference documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | 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 |
* | Support the syntax | Tom Lane | 2006-04-15 |
* | Spellchecking run, final cleanups | Peter Eisentraut | 2005-11-04 |
* | Add aggsortop column to pg_aggregate, so that MIN/MAX optimization can | Tom Lane | 2005-04-12 |
* | More minor updates and copy-editing. | Tom Lane | 2005-01-04 |
* | Minor improvement to CREATE AGGREGATE docs: add an xref to the docs for | Neil Conway | 2004-04-21 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | 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 |
* | More editing of reference pages. | Peter Eisentraut | 2003-04-22 |
* | 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 |
* | Since ANY is a reserved word, better suggest that ANY be quoted when | Tom Lane | 2002-10-21 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | 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 |
* | Restructure representation of aggregate functions so that they have pg_proc | Tom Lane | 2002-04-11 |
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
* | Replace ASCII-quotes with proper markup. | Peter Eisentraut | 2001-09-13 |
* | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut | 2001-09-03 |
* | Replace some oldish, non-SQL'ish elements with more standard forms. (cast | Peter Eisentraut | 2001-01-20 |
* | Add proofreader's changes to docs. | Bruce Momjian | 2000-10-05 |
* | datatype -> data type. | Bruce Momjian | 2000-09-12 |
* | Revise aggregate functions per earlier discussions in pghackers. | Tom Lane | 2000-07-17 |
* | CREATE AGGREGATE ref page claimed that a noise-word AS was allowed in | Tom Lane | 2000-03-31 |
* | Update/improve documentation about creating aggregate functions. | Tom Lane | 2000-03-26 |
* | 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 |