OSDN Git Service

Updates for schema features.
[pg-rex/syncrep.git] / doc / src / sgml / syntax.sgml
2002-04-25 Tom LaneUpdates for schema features.
2002-03-22 Peter EisentrautSpell checking and markup additions
2002-01-20 Peter EisentrautSpell-check and markup police
2002-01-09 Tom LaneDescribe type casts under the heading of Value Expressi...
2002-01-07 Peter EisentrautEditorial review
2001-12-08 Thomas G. LockhartUpdate list of currently supported platforms.
2001-12-01 Tom LaneProvide some documentation for EXISTS, IN, NOT IN,...
2001-11-28 Peter Eisentrautproof-reading
2001-11-21 Thomas G. LockhartDeprecate 'current' date/time constant.
2001-11-19 Tom LaneGrammatical and spelling fixes.
2001-11-08 Peter EisentrautCleanup of bibliography
2001-10-12 Bruce MomjianUppercase keywords where appropriate.
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-09 Peter EisentrautMarkup additions and spell check. (covers User's Guide)
2001-08-26 Tom LaneDocumentation for transaction-ID-wraparound changes...
2001-08-10 Tom LaneMake OIDs optional, per discussions in pghackers. ...
2001-06-19 Tom LaneAdd IS UNKNOWN, IS NOT UNKNOWN boolean tests, fix the...
2001-05-12 Peter EisentrautAdd index. Only some parts of the manual set have...
2001-02-25 Peter EisentrautEven better example for operator precedence mis-parsing.
2001-02-24 Peter EisentrautChoose a more suitable example for the operator precede...
2001-02-10 Tom LaneFix example of syntactic ambiguity between prefix/infix...
2001-01-26 Peter EisentrautAdd some links from data type chapter to section on...
2001-01-22 Peter EisentrautRip out table expression section from SQL syntax chapte...
2001-01-21 Peter EisentrautDescription of table expressions, including join syntax...
2001-01-13 Peter EisentrautTerminology cleanup: class -> table, instance -> row...
2001-01-13 Peter EisentrautAdd information about bit types. Adjust some other...
2001-01-08 Tom LaneDocument the system attributes ctid and tableoid, which...
2001-01-06 Peter EisentrautUpdate section on SQL syntax. (Still a lot to be done...
2000-12-22 Peter EisentrautReplace incorrect uses of 'which' with 'that'. (so...
2000-12-21 Peter EisentrautGet rid of the little "v"s in front of version numbers...
2000-12-18 Tom LaneDocument the array_dims() function, and make some other...
2000-12-17 Tom LaneOuter join updates, miscellaneous polishing.
2000-12-16 Tom LaneClean up some bogosities in description of target lists.
2000-12-14 Peter EisentrautMerge functions and operators chapters. Lots of updates.
2000-09-29 Peter EisentrautAdd `id' attributes to all `chapter' and `sect1' tags...
2000-08-07 Tom LaneFix incorrect example of CAST syntax (was missing requi...
2000-07-14 Thomas G. LockhartUpdate docs for TIME WITHOUT TIME ZONE.
2000-06-20 Bruce Momjian> Great! Please cc: the docs or hackers mailing lists...
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-08 Bruce MomjianDocument FSYNC in pg_options sgml file.
2000-03-31 Thomas G. LockhartMinor markup changes. Refer to (".../catalog") in the...
2000-03-30 Tom LaneMake discussion of names clearer and more accurate.
2000-03-18 Tom LaneModify lexing of multi-char operators per pghackers...
2000-02-21 Tom LaneUpdate discussion of aggregate syntax to mention ALL.
2000-01-25 Tom LaneRemove obsolete references to 8K query limit.
1999-12-13 Tom LaneUpdate documentation to reflect availability of aggrega...
1999-10-12 Thomas G. LockhartAdd DEC and SESSION_USER as reserved words.
1999-10-01 Thomas G. LockhartAdd keywords from Jan's recent RI features.
1999-09-29 Thomas G. LockhartAdd a few items to the reserved keyword lists.
1999-09-01 Thomas G. LockhartFix wording on allowed/forbidden keyword usage.
1999-08-06 Thomas G. LockhartFix cross-reference markup so that only the *title...
1999-07-22 Thomas G. LockhartComplete merge of all old man page information.
1999-06-09 Thomas G. LockhartAdd mention of hot backups to the release notes.
1999-05-12 Thomas G. LockhartInclude mention of CASE, COALESCE, and IFNULL.
1999-04-06 Thomas G. LockhartFix markup to include all closing tags.
1998-12-18 Thomas G. LockhartInclude keywords from CASE implementation.
1998-10-14 Thomas G. LockhartAdd TIMESTAMP as unreserved word.
1998-09-30 Thomas G. LockhartClean up pages. Add information for operator precedence.