Re: List of shorthand casts - Mailing list pgsql-general

From Tom Lane
Subject Re: List of shorthand casts
Date
Msg-id 24854.1418161181@sss.pgh.pa.us
Whole thread Raw
In response to Re: List of shorthand casts  ("FarjadFarid\(ChkNet\)" <farjad.farid@checknetworks.com>)
Responses Re: List of shorthand casts
List pgsql-general
"FarjadFarid\(ChkNet\)" <farjad.farid@checknetworks.com> 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


pgsql-general by date:

Previous
From: "FarjadFarid\(ChkNet\)"
Date:
Subject: Re: List of shorthand casts
Next
From: Adrian Klaver
Date:
Subject: Re: List of shorthand casts