]> granicus.if.org Git - postgresql/history - doc/src/sgml/ref/create_table.sgml
More minor updates and copy-editing.
[postgresql] / doc / src / sgml / ref / create_table.sgml
2005-01-04 Tom LaneMore minor updates and copy-editing.
2004-12-13 Peter EisentrautSpell checker run
2004-11-27 Peter EisentrautUpdate of conformance information to SQL:2003
2004-11-05 Tom LaneCreate 'default_tablespace' GUC variable that supplies...
2004-10-21 Tom LaneDisallow referential integrity actions from being defer...
2004-08-02 Tom LaneSupport USING INDEX TABLESPACE clause for PRIMARY KEY...
2004-07-12 Bruce MomjianTablespace examples for CREATE TABLE/INDEX/SCHEMA/DATAB...
2004-06-18 Tom LaneTablespaces. Alternate database locations are dead...
2004-05-19 Bruce MomjianClearify CHECK handling of unknown test values.
2004-03-22 Tom LaneClean up rather poor description of the difference...
2004-03-09 Neil ConwayRefer to GUC variables using <xref> tags rather than...
2004-03-01 Neil ConwayAdd a few more xrefs, where they seemed appropriate...
2003-12-01 Bruce MomjianThis patch adds a new GUC var, "default_with_oids"...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-14 Tom LaneRepair error in syntax documentation for CREATE TABLE...
2003-11-12 Bruce MomjianHere's a patch that adds some text mentioning that
2003-11-01 Peter EisentrautSpell checking, consistent terminology.
2003-09-09 Tom LaneRemove a bunch of content-free Diagnostics sections...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-06-12 Tom LaneFix broken markup.
2003-06-12 Bruce MomjianBrief note about sequence cache not being cleared in...
2003-05-04 Tom LaneWhen a TIMESTAMP, TIME, or INTERVAL precision is specif...
2003-04-22 Peter EisentrautMore editing of reference pages.
2003-04-14 Tom LaneAnother try at correctly explaining the difference...
2003-04-14 Tom LaneMinor copy-editing.
2003-04-14 Tom LaneClarify description of our deviation from standard...
2003-03-25 Peter EisentrautMerge documentation into one book. (Build with "make...
2003-02-19 Bruce MomjianThis patch includes more SGML markup fixes as well...
2003-01-19 Bruce MomjianThis patch includes a lot of minor cleanups to the...
2002-12-16 Tom LaneDocument that zero-column tables are allowed (and non...
2002-11-21 Peter EisentrautFixups for man pages
2002-11-11 Tom LaneCode review for ON COMMIT patch. Make the actual on...
2002-11-09 Bruce MomjianAdd code to handle [ON COMMIT { PRESERVE ROWS | DELETE...
2002-09-02 Bruce MomjianThis patch fixes a minor inaccuracy in the documentatio...
2002-05-18 Peter EisentrautRevise command completion tags as per hackers message...
2002-04-23 Tom LaneUpdate SQL-command reference pages for schema features.
2002-03-22 Peter EisentrautSpell checking and markup additions
2002-01-20 Peter EisentrautSpell-check and markup police
2002-01-03 Bruce MomjianAdd mention of index on foreign key for frequently...
2001-12-08 Thomas G. LockhartUse PostgreSQL consistantly throughout docs. Before...
2001-11-18 Peter EisentrautInitial round of tweakage for man pages
2001-10-22 Peter EisentrautMake the CREATE TABLE ref page more readable and update...
2001-10-09 Peter EisentrautBunch of copy fitting and style sheet tweakage to get...
2001-09-13 Peter EisentrautReplace ASCII-quotes with proper markup.
2001-09-03 Peter EisentrautPut some kind of grammatical uniformity in the <refpurp...
2001-08-10 Tom LaneCleanup some minor oversights in optional-OIDs stuff.
2001-08-10 Tom LaneMake OIDs optional, per discussions in pghackers. ...
2001-05-03 Tom LaneDescribe handling of multiply-inherited fields correctly.
2001-02-04 Peter EisentrautWhen making xrefs to refsects, the linkend should point...
2001-01-12 Tom LaneBring CREATE TABLE syntax synopsis into line with reali...
2001-01-05 Tom LaneRemove not-really-standard implementation of CREATE...
2000-12-30 Peter EisentrautCorrect UNDER syntax.
2000-12-25 Peter EisentrautRefine some things to create better looking man pages.
2000-10-08 Peter Eisentrautmarkup repair
2000-10-05 Bruce MomjianAdd proofreader's changes to docs.
2000-08-24 Tom LaneDocumentation updates to reflect TOAST and new-style...
2000-07-22 Bruce Momjianspell cleanups
2000-07-22 Bruce MomjianCleanups
2000-07-14 Thomas G. LockhartAdd information on SET SESSION CHARACTERISTICS.
2000-06-09 Bruce MomjianInheritance overhaul by Chris Bitmead <chris@bitmead...
2000-05-02 Thomas G. LockhartFixups in content and markup for 7.0 release.
2000-04-15 Bruce MomjianSYstem user not implemented
2000-04-14 Bruce Momjianupdate
2000-04-14 Bruce MomjianMOre cleanup
2000-04-14 Bruce MomjianUpdate
2000-04-14 Bruce Momjianupdate
2000-04-14 Bruce MomjianUpdates create_function.sgml with fixes for new foreign...
2000-04-13 Bruce MomjianNo longer need to cast default non-cacheable functions.
2000-04-12 Thomas G. LockhartFix up markup to allow building.
2000-04-11 Bruce Momjian Attached is are diffs for CREATE/ALTER table...
2000-04-08 Bruce Momjianupdate
2000-03-27 Thomas G. LockhartStart updating for the v7.0 release.
1999-07-22 Thomas G. LockhartComplete merge of all old man page information.
1999-07-06 Thomas G. LockhartFix markup for docbook2man man page generation.
1999-06-14 Thomas G. LockhartMinor updates for release.
1999-04-06 Thomas G. LockhartFix markup to include all closing tags.
1999-02-13 Thomas G. LockhartMinor markup changes for the recent TEMP TABLE info.
1999-02-02 Bruce MomjianAdd TEMP tables/indexes. Add COPY pfree(). Other...
1998-12-29 Thomas G. LockhartClean up to ensure tag completion as required by the...
1998-10-30 Thomas G. LockhartMinor cleanup in markup, especially in the Output section.
1998-10-21 Thomas G. LockhartMinor fixes in markup.
1998-10-15 Bruce MomjianSGML updates from post 6.3.2 manual changes. Added...
1998-09-25 Thomas G. LockhartCleanup markup and minor editing to prepare for first...
1998-09-22 Thomas G. LockhartEditing and markup cleanup.
1998-09-07 Thomas G. LockhartVery minor formatting fixup in the refentry id field...
1998-08-17 Thomas G. LockhartEnhanced the allowed constraint syntax, so remove menti...
1998-08-15 Thomas G. LockhartMake minor formatting improvements to statement synopses.
1998-07-29 Thomas G. LockhartFix minor end-of-file formatting.
1998-07-14 Thomas G. LockhartFirst version of files from Oliver Elphick.