Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: [HACKERS] Is pg_dump still broken? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Is pg_dump still broken?
Date
Msg-id [email protected]
Whole thread Raw
In response to Is pg_dump still broken?  (Mike Mascari <[email protected]>)
List pgsql-hackers
Mike Mascari <[email protected]> writes:
> Note the second parameter to autoinc() -- it should be 'myseq', not
> 'myfieldmyseq'. I suspect someone isn't doing a resetPQExpBuffer()
> somewhere. Can anyone confirm this?

Yup, you're right.  I note the procedure name isn't getting quoted,
either.  Fix committed.
        regards, tom lane


pgsql-hackers by date:

Previous
From: [email protected] (Micheal H.)
Date:
Subject: jdbc question
Next
From: "Hiroshi Inoue"
Date:
Subject: Index recreation in vacuum