| Commit message (Expand) | Author | Age |
* | Avoid mathematical inconsistency in example about avoiding division by | Tom Lane | 2008-01-23 |
* | Typo pointed out by Erwin Brandstetter. Remove the whole makes it even | Magnus Hagander | 2007-12-11 |
* | Downgrade implicit casts to text to be assignment-only, except for the ones | Tom Lane | 2007-06-05 |
* | Support arrays of composite types, including the rowtypes of regular tables | Tom Lane | 2007-05-11 |
* | Comment-out documentation for IS OF because it doesn't conform to the | Bruce Momjian | 2007-02-20 |
* | Document IS [NOT] OF, which was added in 7.3. | Bruce Momjian | 2007-02-20 |
* | Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It | Peter Eisentraut | 2007-02-06 |
* | Wording cleanup for error messages. Also change can't -> cannot. | Bruce Momjian | 2007-02-01 |
* | Consistenly use colons before '<programlisting>' blocks, where | Bruce Momjian | 2007-02-01 |
* | Update documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Some desultory copy-editing. | Tom Lane | 2006-10-22 |
* | Rewrite discussion of string constant syntax to bring it into line with | Tom Lane | 2006-10-21 |
* | 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 |
* | Change the row constructor syntax (ROW(...)) so that list elements foo.* | Tom Lane | 2006-06-26 |
* | Make $PostgreSQL CVS tags consistent for SGML files. | Bruce Momjian | 2006-03-10 |
* | Spellchecking run, final cleanups | Peter Eisentraut | 2005-11-04 |
* | A bit of minor copy-editing. | Tom Lane | 2005-10-23 |
* | Change standard_compliant_strings to standard_conforming_strings. | Peter Eisentraut | 2005-08-14 |
* | Code review for escape-strings patch. Sync psql and plpgsql lexers | Tom Lane | 2005-06-26 |
* | Add E'' syntax so eventually normal strings can treat backslashes | Bruce Momjian | 2005-06-26 |
* | Add support for \x hex escapes in backend strings. Octal was already | Bruce Momjian | 2005-06-02 |
* | A small pass of docs review and copy-editing. | Tom Lane | 2004-12-23 |
* | Spell checker run | Peter Eisentraut | 2004-12-13 |
* | Replace "--" and "---" with "—" as appropriate, for better-looking | Neil Conway | 2004-11-15 |
* | Document IS DISTINCT FROM in a more obvious place, and add some more | Tom Lane | 2004-10-26 |
* | Some editorializing on the docs for the dollar-quoting feature: fix | Tom Lane | 2004-09-20 |
* | Represent type-specific length coercion functions as pg_cast entries, | Tom Lane | 2004-06-16 |
* | Some preliminary documentation for composite-type stuff. | Tom Lane | 2004-06-07 |
* | Add documentation for the new "dollar quoting" feature, and update existing | Neil Conway | 2004-05-16 |
* | Promote row expressions to full-fledged citizens of the expression syntax, | Tom Lane | 2004-05-10 |
* | Allow 'Infinity' and '-Infinity' as input to the float4 and float8 | Neil Conway | 2004-03-12 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Minor copy-editing. | Tom Lane | 2003-11-06 |
* | Give the full syntax rules for subscripting and field selection in the | Tom Lane | 2003-11-04 |
* | Random copy-editing. | Peter Eisentraut | 2003-11-04 |
* | Spell checking, consistent terminology. | Peter Eisentraut | 2003-11-01 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Updates for array documentation, from Joe Conway. | Tom Lane | 2003-08-19 |
* | Minor copy-editing. | Tom Lane | 2003-08-14 |
* | Update docs for 7.4 array features and polymorphic functions. | Tom Lane | 2003-08-09 |
* | Add a note that AND and OR are commutative. Apparently, they are not in | Peter Eisentraut | 2003-08-04 |
* | Disallow dollar sign in operator names, instead allow it as a non-first | Tom Lane | 2003-06-19 |
* | Implement outer-level aggregates to conform to the SQL spec, with | Tom Lane | 2003-06-06 |
* | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut | 2003-03-25 |
* | Big editing for consistent content and presentation. | Peter Eisentraut | 2003-03-13 |
* | This patch includes more SGML markup fixes as well as a few minor | Bruce Momjian | 2003-02-19 |
* | SGML improvements. | Bruce Momjian | 2002-11-15 |
* | Merge documentation updates from 7.3 branch. | Peter Eisentraut | 2002-11-11 |
* | Add introductory sections explaining what each book is about. Remove Y2K | Peter Eisentraut | 2002-10-24 |