Re: PostgreSQL does CAST implicitely between int and a domain derived from int during SELECT query - Mailing list pgsql-hackers

From Jean-Michel Pouré
Subject Re: PostgreSQL does CAST implicitely between int and a domain derived from int during SELECT query
Date
Msg-id 1251296423.9378.34.camel@acer
Whole thread Raw
In response to Re: PostgreSQL does CAST implicitely between int and a domain derived from int during SELECT query  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: PostgreSQL does CAST implicitely between int and a domain derived from int during SELECT query  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: PostgreSQL does CAST implicitely between int and a domain derived from int during SELECT query  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: PostgreSQL does CAST implicitely between int and a domain derived from int during SELECT query  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Le mercredi 26 août 2009 à 10:07 -0400, Andrew Dunstan a écrit :
>
> Isn't that cast effectively a no-op?

What is no-op in English (I am French, pardon my English).
I will update table definition in 5 minutes.

Stay tuned.

Kind regards,
Jean-Michel

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pretty print viewdefs
Next
From: "Kevin Grittner"
Date:
Subject: Re: PostgreSQL does CAST implicitely between int and a domain derived from int during SELECT query