Re: problem with overloading the "coalesce" function - Mailing list pgsql-general

From Tom Lane
Subject Re: problem with overloading the "coalesce" function
Date
Msg-id 12236.1141699158@sss.pgh.pa.us
Whole thread Raw
In response to Re: problem with overloading the "coalesce" function  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Richard Huxton <dev@archonet.com> writes:
> Hmm - looking at the source (and \df in psql) it seems the basic problem
> is that COALESCE() isn't a function.

If it were an ordinary function, it couldn't satisfy the property of not
evaluating "unused" arguments ...

            regards, tom lane

pgsql-general by date:

Previous
From: Chris
Date:
Subject: Re: How to determine the table a query or a views columns
Next
From: Tom Lane
Date:
Subject: Re: ERROR: xlog flush request not satisfied