Re: List of shorthand casts

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "FarjadFarid\(ChkNet\)" <farjad(dot)farid(at)checknetworks(dot)com>
Cc: "'David G Johnston'" <david(dot)g(dot)johnston(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: List of shorthand casts
Date: 2014-12-09 21:39:41
Message-ID: 24854.1418161181@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"FarjadFarid\(ChkNet\)" <farjad(dot)farid(at)checknetworks(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2014-12-09 21:45:46 Re: List of shorthand casts
Previous Message FarjadFarid(ChkNet) 2014-12-09 21:37:38 Re: List of shorthand casts