Found this in my cvs tree, guess I should submit it. Should give the proper
tagging for the compatability section of the alter domain page
--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
Index: alter_domain.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/ref/alter_domain.sgml,v
retrieving revision 1.14
diff -c -r1.14 alter_domain.sgml
*** alter_domain.sgml 2 May 2005 01:52:50 -0000 1.14
--- alter_domain.sgml 31 May 2005 13:11:35 -0000
***************
*** 199,205 ****
</para>
</refsect1>
! <refsect1>
<title>Compatibility</title>
<para>
--- 199,205 ----
</para>
</refsect1>
! <refsect1 id="SQL-ALTERDOMAIN-compatibility">
<title>Compatibility</title>
<para>
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match