Russell Smith <mr-russ@xxxxxxxxxx> writes: > Really, I can't see how quoting an identifier should change the > behaviour or resolved type. REAL is not an identifier. It's a keyword. In fact, it's a reserved word according to SQL99. So if we were going to do anything about this, it would be to reject the OP's CREATE DOMAIN command as invalid syntax. regards, tom lane -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general