Got it thanks. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tom Lane Sent: 09 December 2014 21:40 To: FarjadFarid(ChkNet) Cc: 'David G Johnston'; [email protected] Subject: Re: [GENERAL] List of shorthand casts
"FarjadFarid\(ChkNet\)" <[email protected]> writes: > I mean the ones with "::" like ::text or ::uuid etc > Some of Postgresql data types have two words or more like "double precision" > or " timestamp without time zone". It is not clear how these are > implemented if at all. Any type name works fine after "::". regards, tom lane -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
