Re: a query on stored procedures/functions in pgsql - Mailing list pgsql-general

From Tom Lane
Subject Re: a query on stored procedures/functions in pgsql
Date
Msg-id 13219.1287637523@sss.pgh.pa.us
Whole thread Raw
In response to Re: a query on stored procedures/functions in pgsql  ("Neil D'Souza" <neil.xavier.dsouza@gmail.com>)
List pgsql-general
"Neil D'Souza" <neil.xavier.dsouza@gmail.com> writes:
> Thank you for the quick reply. The example I constructed was
> specifically for this post. I modified the function as below and it
> works fine now. It would be great if the point you mentioned was a
> note in the PGSQL Documentation (or did I miss it).

As of 9.0, plpgsql's default behavior is to throw an error when there's
an ambiguity of this sort.

            regards, tom lane

pgsql-general by date:

Previous
From: Tim Uckun
Date:
Subject: Re: Updates, deletes and inserts are very slow. What can I do make them bearable?
Next
From: Tim Uckun
Date:
Subject: Re: Updates, deletes and inserts are very slow. What can I do make them bearable?