]> granicus.if.org Git - postgresql/history - doc/src/sgml/datatype.sgml
A bunch of small doco updates motivated by scanning the comments on
[postgresql] / doc / src / sgml / datatype.sgml
2001-11-19 Tom LaneA bunch of small doco updates motivated by scanning...
2001-11-12 Tom LaneTweak parser so that there is a defined representation...
2001-11-08 Peter EisentrautSpacing improvements
2001-10-30 Tom LaneGrammatical corrections.
2001-10-09 Peter EisentrautBunch of copy fitting and style sheet tweakage to get...
2001-10-03 Thomas G. LockhartMinor fixup in spacing for tabular information.
2001-09-28 Thomas G. LockhartAdd information on new timestamp and timestamptz data...
2001-09-13 Peter EisentrautReplace ASCII-quotes with proper markup.
2001-09-09 Peter EisentrautMarkup additions and spell check. (covers User's Guide)
2001-09-04 Bruce MomjianAdd mention of bytea data type and escaping rules.
2001-08-31 Tatsuo IshiiSince 7.1 the data type size of TIME has been increased.
2001-08-24 Peter EisentrautStart adding some more documentation about the number...
2001-08-16 Tom LaneSequences are now based on int8, not int4, arithmetic...
2001-08-07 Peter Eisentrautsome clarifications inspired by the DocNotes
2001-06-18 Tom LaneFix some references to USE_AUSTRALIAN_RULES that Bruce...
2001-05-22 Peter EisentrautMake bit and bit varying types reject too long input...
2001-05-21 Peter EisentrautMake char(n) and varchar(n) types raise an error if...
2001-05-12 Peter EisentrautAdd index. Only some parts of the manual set have...
2001-03-24 Peter Eisentrautminor copy editing
2001-03-10 Tom LaneBOX documentation disagreed with code about corner...
2001-02-14 Peter EisentrautAlter documentation of boolean type, add example. ...
2001-02-10 Peter EisentrautAdd note about the availability of contrib/mac for...
2001-01-26 Peter EisentrautAdd some links from data type chapter to section on...
2001-01-13 Peter EisentrautAdd information about bit types. Adjust some other...
2000-12-22 Peter EisentrautReplace incorrect uses of 'which' with 'that'. (so...
2000-12-22 Tom LaneChange default output formatting for CIDR to be unabbre...
2000-12-14 Peter EisentrautMerge functions and operators chapters. Lots of updates.
2000-12-03 Thomas G. LockhartClarify the allowed length of the text data type.
2000-11-16 Bruce MomjianI think in datatype.sgml line 506 or so:
2000-11-11 Peter EisentrautRepair markup
2000-11-11 Thomas G. LockhartMention new AT TIME ZONE feature.
2000-11-10 Tom LaneAdjust INET/CIDR display conventions and reimplement...
2000-10-04 Peter EisentrautConvert macaddr documentation to DocBook, update outdat...
2000-09-29 Peter EisentrautAdd `id' attributes to all `chapter' and `sect1' tags...
2000-09-19 Peter EisentrautImplement differentiation between CURRENT_USER and...
2000-08-29 Bruce MomjianStartup is actually start-up.
2000-08-24 Tom LaneDocumentation updates to reflect TOAST and new-style...
2000-08-23 Thomas G. LockhartFix several <ulink> tags which refer to e-mail addresses
2000-07-29 Tom LanePATH and POLYGON datatypes are now TOASTable. Associat...
2000-07-14 Thomas G. LockhartUpdate docs for TIME WITHOUT TIME ZONE.
2000-05-02 Thomas G. LockhartFixups in content and markup for 7.0 release.
2000-04-14 Thomas G. LockhartMention support for date_part('week',timestamp).
2000-04-13 Bruce MomjianChange DEFINE TYPE to CREATE TYPE.
2000-04-11 Bruce MomjianUpdate for default ISO date style
2000-03-31 Thomas G. LockhartMinor markup changes. Refer to (".../catalog") in the...
2000-03-26 Peter EisentrautUpdated user's guide to match new psql's output format
2000-03-14 Thomas G. LockhartWrite up new TIME WITH TIME ZONE type.
2000-01-23 Peter Eisentrautupdated install file
1999-10-13 Bruce MomjianUpdate for NUMERIC/DECIMAL data type.
1999-08-06 Thomas G. LockhartTry to clarify characteristics of the SERIAL type.
1999-06-14 Thomas G. LockhartMinor updates for release.
1999-05-27 Thomas G. LockhartRemove disclaimer about exact numeric types. They work...
1999-05-26 Thomas G. LockhartAdd chapters on CVS access, MVCC, SQL theory to the...
1999-05-12 Thomas G. LockhartInclude mention of CASE, COALESCE, and IFNULL.
1999-05-04 Thomas G. LockhartInclude specific info on available timezones.
1999-04-06 Thomas G. LockhartFix markup to include all closing tags.
1999-03-15 Bruce Momjianbool uses one byte
1999-02-13 Thomas G. LockhartDescribe the date/time parsing rules.
1999-01-19 Thomas G. LockhartAdd tables of allowed values and formats for date/time...
1998-12-18 Thomas G. LockhartUpdate some info, especially the CIDR/INET data types.
1998-10-30 Thomas G. LockhartMinor editing and markup changes as a result of prepari...
1998-10-27 Thomas G. LockhartInclude new cidr and inet data types.
1998-10-14 Thomas G. LockhartAdd mention of the SERIAL data type.
1998-08-17 Thomas G. LockhartFix small typo.
1998-07-29 Thomas G. LockhartAdd id field to chapter and book tags to allow output...
1998-07-08 Thomas G. LockhartSplit function and operator User Guide info
1998-04-26 Bruce MomjianDoc updates from Darren on char2-16 removal
1998-04-17 Thomas G. LockhartFix typos in a couple of examples.
1998-03-01 Thomas G. LockhartFix a few typos. Try <Note><Title>Author</Title>.....
1998-03-01 Thomas G. LockhartSGML source for new documentation.