"Dean Gibson (DB Administrator)" <[EMAIL PROTECTED]> writes:
> CREATE TYPE DATETIME AS (dummy TIMESTAMP);
> I suspect not (syntax issues w/ input, output, etc). Is there an
> alternate way to declare a type synonym?
CREATE DOMAIN would serve a lot better.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly