]> granicus.if.org Git - postgresql/history - doc/src/sgml/typeconv.sgml
Trim trailing whitespace
[postgresql] / doc / src / sgml / typeconv.sgml
2017-01-25 Tom LaneChange unknown-type literals to type text in SELECT...
2015-03-04 Tom LaneUse standard casting mechanism to convert types in...
2014-08-10 Tom LaneClarify type resolution behavior for domain types.
2011-11-17 Tom LaneExtend the unknowns-are-same-as-known-inputs type resol...
2011-09-06 Tom LaneUpdate type-conversion documentation for long-ago changes.
2011-04-05 Alvaro HerreraChange "Id" to "id" in some SGML tags
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-04-03 Peter EisentrautRemove unnecessary xref endterm attributes and title ids
2009-06-17 Tom LaneProofreading for Bruce's recent round of documentation...
2009-04-27 Bruce MomjianProofreading adjustments for first two parts of documen...
2008-12-18 Tom LaneCode review for function default parameters patch....
2008-07-30 Tom LaneFlip the default typispreferred setting from true to...
2008-07-30 Tom LaneReplace the hard-wired type knowledge in TypeCategory...
2008-07-16 Tom LaneSupport "variadic" functions, which can accept a variab...
2008-07-11 Peter EisentrautAllow binary-coercible types for cast function argument...
2007-11-26 Tom LaneFix select_common_type() so that it can select a domain...
2007-06-05 Tom LaneDowngrade implicit casts to text to be assignment-only...
2007-02-01 Bruce MomjianWording cleanup for error messages. Also change can...
2007-01-31 Bruce MomjianRevert error message change for may/can/might --- needs...
2007-01-31 Bruce MomjianUpdate documentation on may/can/might:
2006-09-18 Tom LaneDocumentation for VALUES lists. Joe Conway and Tom...
2006-09-16 Bruce MomjianRemove emacs info from footer of SGML files.
2006-03-10 Bruce MomjianMake $PostgreSQL CVS tags consistent for SGML files.
2005-11-04 Peter EisentrautSpellchecking run, final cleanups
2005-06-26 Tom LaneAdd Oracle-compatible GREATEST and LEAST functions...
2004-12-23 Tom LaneMore minor updates and copy-editing.
2003-12-14 Neil ConwayThis patch makes some improvements and adds some additi...
2003-12-02 Tom LaneCode and docs review for numeric-factorial patch.
2003-12-01 Bruce MomjianRemove mention of factorial as casting example. New...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-12 Peter EisentrautDocumentation cleanup
2003-11-04 Peter EisentrautRandom copy-editing.
2003-11-01 Peter EisentrautSpell checking, consistent terminology.
2003-09-30 Tom LaneAdjust documentation examples to match recent error...
2003-09-12 Tom LaneUpdate obsolete examples of error messages; various...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-08-14 Tom LaneMinor copy-editing.
2003-05-26 Tom LaneCause CHAR(n) to TEXT or VARCHAR conversion to automati...
2003-03-25 Peter EisentrautMerge documentation into one book. (Build with "make...
2003-03-20 Bruce MomjianRe-add type conversion examples.
2003-03-19 Bruce MomjianRemove typecasting section that isn't needed anymore.
2003-03-13 Peter EisentrautBig editing for consistent content and presentation.
2003-02-19 Bruce MomjianThis patch makes the following changes to the documenta...
2002-11-11 Peter EisentrautMerge documentation updates from 7.3 branch.
2002-09-18 Tom LaneExtend pg_cast castimplicit column to a three-way value...
2002-09-12 Peter EisentrautAdd more information about schemas. Combines some...
2002-04-25 Tom LaneUpdates for schema features.
2002-04-18 Bruce MomjianChange docs to do 20! rather than larger.
2002-01-20 Peter EisentrautSpell-check and markup police
2001-11-28 Peter Eisentrautproof-reading
2001-10-15 Tom LaneUpdate examples of type coercion rules --- some of...
2001-10-12 Bruce MomjianUppercase keywords where appropriate.
2001-10-04 Tom LaneConsider interpreting a function call as a trivial...
2001-09-15 Peter EisentrautMarkup examples as examples. Fix formatting of examples.
2001-09-13 Peter EisentrautReplace ASCII-quotes with proper markup.
2001-09-09 Peter EisentrautMarkup additions and spell check. (covers User's Guide)
2001-01-20 Peter EisentrautReplace some oldish, non-SQL'ish elements with more...
2000-12-22 Peter EisentrautReplace incorrect uses of 'which' with 'that'. (so...
2000-12-19 Tom LaneMention fallback case for type coercion in description
2000-12-17 Peter EisentrautAdd missing tags.
2000-12-17 Tom LaneUpdate type-coercion discussions to reflect current...
2000-09-29 Peter EisentrautAdd `id' attributes to all `chapter' and `sect1' tags...
2000-05-02 Thomas G. LockhartFixups in content and markup for 7.0 release.
2000-03-26 Peter EisentrautUpdated user's guide to match new psql's output format
2000-03-20 Tom LaneSorry, I have read the misspelling 'coersion' one time...
1998-12-29 Thomas G. LockhartClean up to ensure tag completion as required by the...
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