summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_cast.sgml
Commit message (Expand)AuthorAgeFilesLines
* This doc patch replaces all inappropriate references to SQL:1999 when itNeil Conway2005-07-141-3/+3
* Spell checker runPeter Eisentraut2004-12-131-4/+4
* Update of conformance information to SQL:2003Peter Eisentraut2004-11-271-3/+3
* Hyperlink a reference to DROP CAST in the CREATE CAST reference page.Neil Conway2004-09-171-2/+3
* Represent type-specific length coercion functions as pg_cast entries,Tom Lane2004-06-161-13/+79
* Minor documentation tweak.Neil Conway2004-02-151-4/+4
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-221-2/+2
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-091-16/+1
* Add/edit index entries.Peter Eisentraut2003-08-311-1/+5
* More editing of reference pages.Peter Eisentraut2003-04-221-12/+29
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-251-3/+2
* Remove restriction that cast functions cannot be volatile. ThisTom Lane2003-02-011-2/+2
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-191-2/+2
* SGML improvements.Bruce Momjian2002-11-151-9/+9
* Require superuser privilege to create a binary-compatible cast, perTom Lane2002-10-041-4/+5
* Extend pg_cast castimplicit column to a three-way value; this allows usTom Lane2002-09-181-19/+56
* Cast functions can be immutable or stable.Peter Eisentraut2002-09-151-2/+2
* Minor copy-editing.Tom Lane2002-09-011-8/+9
* Create/drop cast now requires ownership of at least one of the types.Peter Eisentraut2002-08-111-9/+3
* pg_cast table, and standards-compliant CREATE/DROP CAST commands, plusPeter Eisentraut2002-07-181-0/+232