| Commit message (Expand) | Author | Age |
* | doc: Spell checking | Peter Eisentraut | 2015-09-10 |
* | Apply table and domain CHECK constraints in name order. | Tom Lane | 2015-03-23 |
* | doc: Improve DocBook XML validity | Peter Eisentraut | 2014-02-23 |
* | Add support for privileges on types | Peter Eisentraut | 2011-12-20 |
* | Adjust CREATE DOMAIN example for standard_conforming_strings=on. | Robert Haas | 2011-08-25 |
* | Fix a whitespace issue with the man pages | Peter Eisentraut | 2011-08-07 |
* | Make a code-cleanup pass over the collations patch. | Tom Lane | 2011-04-22 |
* | Remove collation information from TypeName, where it does not belong. | Tom Lane | 2011-03-09 |
* | Per-column collation support | Peter Eisentraut | 2011-02-08 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Document that NOT NULL domain constraints are not always honored. | Bruce Momjian | 2010-05-29 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Easier to translate psql help | Peter Eisentraut | 2009-09-18 |
* | 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 |
* | Fix a bunch of problems with domains by making them use special input functions | Tom Lane | 2006-04-05 |
* | Minor doc tweak: "NOT NULL" is redundant with "SERIAL" in example. | Neil Conway | 2005-12-25 |
* | Spellchecking run, final cleanups | Peter Eisentraut | 2005-11-04 |
* | Make an editorial pass over the reference pages. | Tom Lane | 2005-11-01 |
* | Attached patch takes a swing at improving the autovacuum wording in | Bruce Momjian | 2005-09-23 |
* | Add warning about DOMAINs. | Bruce Momjian | 2005-09-22 |
* | Add some missing "See Also" entries to the domain-related SQL reference | Neil Conway | 2005-05-02 |
* | Fix incorrect backslashing in regexp example, per Robert Treat. | Tom Lane | 2005-05-01 |
* | More minor updates and copy-editing. | Tom Lane | 2005-01-04 |
* | Minor editorialization on example --- I think that the use of dollar | Tom Lane | 2004-08-08 |
* | This patch adds an example to the CREATE DOMAIN docs. | Bruce Momjian | 2004-08-08 |
* | $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 |
* | 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 |
* | > > They work the same as table constraints with in-line declaration (no | Bruce Momjian | 2003-02-13 |
* | This patch includes a lot of minor cleanups to the SGML documentation, | Bruce Momjian | 2003-01-19 |
* | Preliminary code review for domain CHECK constraints patch: add documentation, | Tom Lane | 2002-12-12 |
* | Fixups for man pages | Peter Eisentraut | 2002-11-21 |
* | Add DOMAIN check constraints. | Bruce Momjian | 2002-11-15 |
* | This patch corrects a minor mis-statement in the CREATE DOMAIN docs, | Bruce Momjian | 2002-09-20 |
* | Update SQL-command reference pages for schema features. | Tom Lane | 2002-04-23 |
* | Code review for DOMAIN patch. | Tom Lane | 2002-03-20 |
* | Add DOMAIN support. Includes manual pages and regression tests, from | Bruce Momjian | 2002-03-19 |
* | Back out domain patch until it works properly. | Bruce Momjian | 2002-03-07 |
* | Ok. Updated patch attached. | Bruce Momjian | 2002-03-06 |