The following bug has been logged online:
Bug reference: 6213
Logged by: Ramanujam
Email address: innomot...@gmail.com
PostgreSQL version: 9.0
Operating system: linux x86_64
Description:COPY does not work as expected in a plpgsql function
Details:
A function like
On Mon, Sep 26, 2011 at 9:57 AM, Robert Haas wrote:
> Does it work if you use EXECUTE?
Apologies to have not included the list when I replied to Pavel.
Re-writing it as a dynamic sql stmt indeed works. Sorry for the noise.
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make
On Thu, Feb 23, 2012 at 3:22 PM, Tom Lane wrote:
> innomot...@gmail.com writes:
>
> This is intentional --- we gave up updating index column names awhile
> ago.
Is pg_constraint a credible place to retrieve primary key information from?
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql