[EMAIL PROTECTED] writes: > but that syntax doesn't work. I thought I might be able to create > my own type, and have an implicit conversion of DATE,
You can *make* an implicit cast from (or to) DATE, but there won't be one made for you. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend