aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_cast.sgml
Commit message (Expand)AuthorAge
* 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