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

From Alvaro Herrera
Subject Re: PostgreSQL does CAST implicitely between int and a domain derived from int during SELECT query
Date
Msg-id 20090826142654.GA5065@alvh.no-ip.org
Whole thread Raw
In response to Re: PostgreSQL does CAST implicitely between int and a domain derived from int during SELECT query  (Jean-Michel Pouré <jm@poure.com>)
List pgsql-hackers
Jean-Michel Pouré wrote:
> 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).

“no-op” means “an operation which does nothing”.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: PostgreSQL does CAST implicitely between int and a domain derived from int during SELECT query
Next
From: Andrew Dunstan
Date:
Subject: Re: PostgreSQL does CAST implicitely between int and a domain derived from int during SELECT query