]> granicus.if.org Git - postgresql/history - doc/src/sgml/ref/create_cast.sgml
Fix psql doc typo.
[postgresql] / doc / src / sgml / ref / create_cast.sgml
2012-04-24 Robert HaasCasts to or from a domain type are ignored; warn and...
2011-12-19 Peter EisentrautAdd support for privileges on types
2011-03-16 Bruce MomjianAdjust doc wording about the casting exceptions for...
2010-11-07 Tom LanePrevent invoking I/O conversion casts via functional...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-04-03 Peter EisentrautRemove unnecessary xref endterm attributes and title ids
2009-09-19 Peter EisentrautMake the placeholder naming in the synopses of the...
2008-11-14 Peter EisentrautSet SQL man pages to be section 7 by default, and only...
2008-10-31 Heikki LinnakangasAdd support for user-defined I/O conversion casts.
2008-07-30 Tom LaneAllow I/O conversion casts to be applied to or from...
2008-07-12 Tom LaneFix a couple of stray misuses of "binary compatible".
2008-07-11 Peter EisentrautAllow binary-coercible types for cast function argument...
2007-06-05 Tom LaneDowngrade implicit casts to text to be assignment-only...
2007-02-01 Bruce MomjianConsistenly use colons before '<programlisting>' blocks...
2007-01-31 Bruce MomjianUpdate reference documentation on may/can/might:
2006-09-16 Bruce MomjianRemove emacs info from footer of SGML files.
2005-11-01 Tom LaneMake an editorial pass over the reference pages.
2005-07-14 Neil ConwayThis doc patch replaces all inappropriate references...
2004-12-13 Peter EisentrautSpell checker run
2004-11-27 Peter EisentrautUpdate of conformance information to SQL:2003
2004-09-17 Neil ConwayHyperlink a reference to DROP CAST in the CREATE CAST...
2004-06-16 Tom LaneRepresent type-specific length coercion functions as...
2004-02-15 Neil ConwayMinor documentation tweak.
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-22 Peter EisentrautMake the SQL command synopses appear less random.
2003-09-09 Tom LaneRemove a bunch of content-free Diagnostics sections...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-04-22 Peter EisentrautMore editing of reference pages.
2003-03-25 Peter EisentrautMerge documentation into one book. (Build with "make...
2003-02-01 Tom LaneRemove restriction that cast functions cannot be volati...
2003-01-19 Bruce MomjianThis patch includes a lot of minor cleanups to the...
2002-11-15 Bruce MomjianSGML improvements.
2002-10-04 Tom LaneRequire superuser privilege to create a binary-compatib...
2002-09-18 Tom LaneExtend pg_cast castimplicit column to a three-way value...
2002-09-15 Peter EisentrautCast functions can be immutable or stable.
2002-09-01 Tom LaneMinor copy-editing.
2002-08-11 Peter EisentrautCreate/drop cast now requires ownership of at least...
2002-07-18 Peter Eisentrautpg_cast table, and standards-compliant CREATE/DROP...