index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
create_cast.sgml
Commit message (
Expand
)
Author
Age
*
Spell checker run
Peter Eisentraut
2004-12-13
*
Update of conformance information to SQL:2003
Peter Eisentraut
2004-11-27
*
Hyperlink a reference to DROP CAST in the CREATE CAST reference page.
Neil Conway
2004-09-17
*
Represent type-specific length coercion functions as pg_cast entries,
Tom Lane
2004-06-16
*
Minor documentation tweak.
Neil Conway
2004-02-15
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Make the SQL command synopses appear less random.
Peter Eisentraut
2003-09-22
*
Remove a bunch of content-free Diagnostics sections, as per previous
Tom Lane
2003-09-09
*
Add/edit index entries.
Peter Eisentraut
2003-08-31
*
More editing of reference pages.
Peter Eisentraut
2003-04-22
*
Merge documentation into one book. (Build with "make html".) Replace
Peter Eisentraut
2003-03-25
*
Remove restriction that cast functions cannot be volatile. This
Tom Lane
2003-02-01
*
This patch includes a lot of minor cleanups to the SGML documentation,
Bruce Momjian
2003-01-19
*
SGML improvements.
Bruce Momjian
2002-11-15
*
Require superuser privilege to create a binary-compatible cast, per
Tom Lane
2002-10-04
*
Extend pg_cast castimplicit column to a three-way value; this allows us
Tom Lane
2002-09-18
*
Cast functions can be immutable or stable.
Peter Eisentraut
2002-09-15
*
Minor copy-editing.
Tom Lane
2002-09-01
*
Create/drop cast now requires ownership of at least one of the types.
Peter Eisentraut
2002-08-11
*
pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus
Peter Eisentraut
2002-07-18