Martijn van Oosterhout <kleptog@svana.org> writes: > Tom Lanes patch[2] looks like it may work, but would a mechanism to > allow user-defined types to have a typmod function be accepted? > [2] http://archives.postgresql.org/pgsql-hackers/2004-06/msg00932.php
Well, the question still stands: are we going to paint ourselves into a corner by requiring type and function names to be equivalent? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match