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

From David G Johnston
Subject Re: List of shorthand casts
Date
Msg-id 1418156601505-5829795.post@n5.nabble.com
Whole thread Raw
In response to List of shorthand casts  ("FarjadFarid\(ChkNet\)" <farjad.farid@checknetworks.com>)
Responses Re: List of shorthand casts
List pgsql-general
FarjadFarid(ChkNet) wrote
> Is the list of shorthand casts documented somewhere?
> If so can you please direct me to it. A working URL  would be great.

Do you mean implicit casts - those that do not require an explicit CAST(...)
or "::" in the query?

Can you give an example of one that you know exists?

The catalog is probably the best way to get a definitive list though I do
not know the exact query you would use.  The catalog tables are fairly well
documented so you should start there.

David J.





--
View this message in context: http://postgresql.nabble.com/List-of-shorthand-casts-tp5829791p5829795.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: "FarjadFarid\(ChkNet\)"
Date:
Subject: List of shorthand casts
Next
From: Bruce Momjian
Date:
Subject: Re: Updating single/multiple fields of JSON document