| Commit message (Expand) | Author | Age |
* | 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 |
* | Update description of numeric constants to match 7.3 reality. | Tom Lane | 2002-10-20 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | Add more information about schemas. Combines some previously existing | Peter Eisentraut | 2002-09-12 |
* | Not sure how I fixed it the first time, but here's a fix for another | Bruce Momjian | 2002-08-23 |
* | > > I had great difficulty in finding how to change the search path, so here | Bruce Momjian | 2002-08-22 |
* | Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion... | Bruce Momjian | 2002-08-13 |
* | Allow schema-qualified operator names to be used in the optional | Tom Lane | 2002-08-10 |
* | Add User's Guide chapters on Data Definition and Data Manipulation. | Peter Eisentraut | 2002-08-05 |
* | Ooops, fix busted markup. | Tom Lane | 2002-06-15 |
* | Add a little more material to the new section about evaluation order. | Tom Lane | 2002-06-15 |
* | Add section explaining unspecified expression evaluation order. | Peter Eisentraut | 2002-06-01 |
* | Updates for schema features. | Tom Lane | 2002-04-25 |
* | Spell checking and markup additions | Peter Eisentraut | 2002-03-22 |
* | Spell-check and markup police | Peter Eisentraut | 2002-01-20 |
* | Describe type casts under the heading of Value Expressions, and explain | Tom Lane | 2002-01-09 |
* | Editorial review | Peter Eisentraut | 2002-01-07 |