| Commit message (Expand) | Author | Age |
* | Add support for temporary views, including documentation and regression | Neil Conway | 2005-02-02 |
* | More < and > changes to ampersands. | Bruce Momjian | 2005-01-22 |
* | Fix example, change table name from 'array' to 'array_int'. | Bruce Momjian | 2005-01-05 |
* | More minor updates and copy-editing. | Tom Lane | 2005-01-04 |
* | Spell checker run | Peter Eisentraut | 2004-12-13 |
* | Update of conformance information to SQL:2003 | Peter Eisentraut | 2004-11-27 |
* | Create 'default_tablespace' GUC variable that supplies a TABLESPACE | Tom Lane | 2004-11-05 |
* | Disallow referential integrity actions from being deferred; only the | Tom Lane | 2004-10-21 |
* | Support USING INDEX TABLESPACE clause for PRIMARY KEY and UNIQUE | Tom Lane | 2004-08-02 |
* | Tablespace examples for CREATE TABLE/INDEX/SCHEMA/DATABASE as well as | Bruce Momjian | 2004-07-12 |
* | Tablespaces. Alternate database locations are dead, long live tablespaces. | Tom Lane | 2004-06-18 |
* | Clearify CHECK handling of unknown test values. | Bruce Momjian | 2004-05-19 |
* | Clean up rather poor description of the difference between INHERITS and | Tom Lane | 2004-03-22 |
* | Refer to GUC variables using <xref> tags rather than <varname> tags, | Neil Conway | 2004-03-09 |
* | Add a few more xrefs, where they seemed appropriate: for example, refer | Neil Conway | 2004-03-01 |
* | This patch adds a new GUC var, "default_with_oids", which follows the | Bruce Momjian | 2003-12-01 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Repair error in syntax documentation for CREATE TABLE: one does not put | Tom Lane | 2003-11-14 |
* | Here's a patch that adds some text mentioning that | Bruce Momjian | 2003-11-12 |
* | Spell checking, consistent terminology. | Peter Eisentraut | 2003-11-01 |
* | 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 |
* | Fix broken markup. | Tom Lane | 2003-06-12 |
* | Brief note about sequence cache not being cleared in other backends. | Bruce Momjian | 2003-06-12 |
* | When a TIMESTAMP, TIME, or INTERVAL precision is specified larger than our | Tom Lane | 2003-05-04 |
* | More editing of reference pages. | Peter Eisentraut | 2003-04-22 |
* | Another try at correctly explaining the difference between Postgres and | Tom Lane | 2003-04-14 |
* | Minor copy-editing. | Tom Lane | 2003-04-14 |
* | Clarify description of our deviation from standard for temp tables, | Tom Lane | 2003-04-14 |
* | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut | 2003-03-25 |
* | This patch includes more SGML markup fixes as well as a few minor | Bruce Momjian | 2003-02-19 |
* | This patch includes a lot of minor cleanups to the SGML documentation, | Bruce Momjian | 2003-01-19 |
* | Document that zero-column tables are allowed (and non-standard). | Tom Lane | 2002-12-16 |
* | Fixups for man pages | Peter Eisentraut | 2002-11-21 |
* | Code review for ON COMMIT patch. Make the actual on-commit action happen | Tom Lane | 2002-11-11 |
* | Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }] | Bruce Momjian | 2002-11-09 |
* | This patch fixes a minor inaccuracy in the documentation: NOT NULL is | Bruce Momjian | 2002-09-02 |
* | 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 |
* | Spell checking and markup additions | Peter Eisentraut | 2002-03-22 |
* | Spell-check and markup police | Peter Eisentraut | 2002-01-20 |
* | Add mention of index on foreign key for frequently updated primary key | Bruce Momjian | 2002-01-03 |
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
* | Initial round of tweakage for man pages | Peter Eisentraut | 2001-11-18 |
* | Make the CREATE TABLE ref page more readable and update some information. | Peter Eisentraut | 2001-10-22 |
* | Bunch of copy fitting and style sheet tweakage to get decent looking print | Peter Eisentraut | 2001-10-09 |
* | 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 |
* | Cleanup some minor oversights in optional-OIDs stuff. | Tom Lane | 2001-08-10 |
* | Make OIDs optional, per discussions in pghackers. WITH OIDS is still the | Tom Lane | 2001-08-10 |