aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_cast.sgml
Commit message (Expand)AuthorAge
* Improve <xref> vs. <command> formatting in the documentationPeter Eisentraut2020-10-03
* doc: make ref/*.sgml file header comment layout consistentBruce Momjian2020-05-15
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Allow referring to functions without arguments when uniquePeter Eisentraut2017-03-14
* docs: remove unnecessary references to old PG versionsBruce Momjian2014-02-24
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Casts to or from a domain type are ignored; warn and document.Robert Haas2012-04-24
* Add support for privileges on typesPeter Eisentraut2011-12-20
* Adjust doc wording about the casting exceptions for composite types.Bruce Momjian2011-03-15
* Prevent invoking I/O conversion casts via functional/attribute notation.Tom Lane2010-11-07
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut2009-09-19
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Add support for user-defined I/O conversion casts.Heikki Linnakangas2008-10-31
* Allow I/O conversion casts to be applied to or from any type that is a memberTom Lane2008-07-30
* Fix a couple of stray misuses of "binary compatible".Tom Lane2008-07-12
* Allow binary-coercible types for cast function arguments and return types.Peter Eisentraut2008-07-11
* Downgrade implicit casts to text to be assignment-only, except for the onesTom Lane2007-06-05
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Make an editorial pass over the reference pages.Tom Lane2005-11-01
* This doc patch replaces all inappropriate references to SQL:1999 when itNeil Conway2005-07-14
* Spell checker runPeter Eisentraut2004-12-13
* Update of conformance information to SQL:2003Peter Eisentraut2004-11-27
* Hyperlink a reference to DROP CAST in the CREATE CAST reference page.Neil Conway2004-09-17
* Represent type-specific length coercion functions as pg_cast entries,Tom Lane2004-06-16
* Minor documentation tweak.Neil Conway2004-02-15
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-22
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* More editing of reference pages.Peter Eisentraut2003-04-22
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* Remove restriction that cast functions cannot be volatile. ThisTom Lane2003-02-01
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-19
* SGML improvements.Bruce Momjian2002-11-15
* Require superuser privilege to create a binary-compatible cast, perTom Lane2002-10-04
* Extend pg_cast castimplicit column to a three-way value; this allows usTom Lane2002-09-18
* Cast functions can be immutable or stable.Peter Eisentraut2002-09-15
* Minor copy-editing.Tom Lane2002-09-01
* Create/drop cast now requires ownership of at least one of the types.Peter Eisentraut2002-08-11
* pg_cast table, and standards-compliant CREATE/DROP CAST commands, plusPeter Eisentraut2002-07-18