aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_table.sgml
Commit message (Expand)AuthorAge
* Document that zero-column tables are allowed (and non-standard).Tom Lane2002-12-16
* Fixups for man pagesPeter Eisentraut2002-11-21
* Code review for ON COMMIT patch. Make the actual on-commit action happenTom Lane2002-11-11
* Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }]Bruce Momjian2002-11-09
* This patch fixes a minor inaccuracy in the documentation: NOT NULL isBruce Momjian2002-09-02
* Revise command completion tags as per hackers message on 20 March.Peter Eisentraut2002-05-18
* Update SQL-command reference pages for schema features.Tom Lane2002-04-23
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* Spell-check and markup policePeter Eisentraut2002-01-20
* Add mention of index on foreign key for frequently updated primary keyBruce Momjian2002-01-03
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Initial round of tweakage for man pagesPeter Eisentraut2001-11-18
* Make the CREATE TABLE ref page more readable and update some information.Peter Eisentraut2001-10-22
* Bunch of copy fitting and style sheet tweakage to get decent looking printPeter Eisentraut2001-10-09
* Replace ASCII-quotes with proper markup.Peter Eisentraut2001-09-13
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Cleanup some minor oversights in optional-OIDs stuff.Tom Lane2001-08-10
* Make OIDs optional, per discussions in pghackers. WITH OIDS is still theTom Lane2001-08-10
* Describe handling of multiply-inherited fields correctly.Tom Lane2001-05-03
* When making xrefs to refsects, the linkend should point to the refsect andPeter Eisentraut2001-02-04
* Bring CREATE TABLE syntax synopsis into line with reality; update aTom Lane2001-01-12
* Remove not-really-standard implementation of CREATE TABLE's UNDER clause,Tom Lane2001-01-05
* Correct UNDER syntax.Peter Eisentraut2000-12-30
* Refine some things to create better looking man pages.Peter Eisentraut2000-12-25
* markup repairPeter Eisentraut2000-10-08
* Add proofreader's changes to docs.Bruce Momjian2000-10-05
* Documentation updates to reflect TOAST and new-style fmgr.Tom Lane2000-08-24
* spell cleanupsBruce Momjian2000-07-22
* CleanupsBruce Momjian2000-07-22
* Add information on SET SESSION CHARACTERISTICS.Thomas G. Lockhart2000-07-14
* Inheritance overhaul by Chris Bitmead <chris@bitmead.com>Bruce Momjian2000-06-09
* Fixups in content and markup for 7.0 release.Thomas G. Lockhart2000-05-02
* SYstem user not implementedBruce Momjian2000-04-15
* updateBruce Momjian2000-04-14
* MOre cleanupBruce Momjian2000-04-14
* UpdateBruce Momjian2000-04-14
* updateBruce Momjian2000-04-14
* Updates create_function.sgml with fixes for new foreign keysBruce Momjian2000-04-14
* No longer need to cast default non-cacheable functions.Bruce Momjian2000-04-13
* Fix up markup to allow building.Thomas G. Lockhart2000-04-12
* Attached is are diffs for CREATE/ALTER table doc I'veBruce Momjian2000-04-11
* updateBruce Momjian2000-04-08
* Start updating for the v7.0 release.Thomas G. Lockhart2000-03-27
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22
* Fix markup for docbook2man man page generation.Thomas G. Lockhart1999-07-06
* Minor updates for release.Thomas G. Lockhart1999-06-14
* Fix markup to include all closing tags.Thomas G. Lockhart1999-04-06
* Minor markup changes for the recent TEMP TABLE info.Thomas G. Lockhart1999-02-13
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-02
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-29