Philip Warner <[EMAIL PROTECTED]> writes:
>> this is caused by the cast of oprcode
> Here's a (trivial) patch.
Applied in both REL7_3 and HEAD. Thanks.
regards, tom lane
---(end of broadcast)---
TIP 3: if posting/reading t
Philip Warner <[EMAIL PROTECTED]> writes:
> Further investigation seems to indicate this is caused by the cast of
> oprcode to oid at line 1687 of pg_dump.c ("oprcode::oid"). It results in
> the output not being named 'oprcode'. I am a little surprised it's not a
> problem in the 7.3 code branch
At 12:16 AM 2/12/2002 +1100, Philip Warner wrote:
this is caused by the cast of oprcode
Here's a (trivial) patch.
Philip Warner| __---_
Albatross Consulting Pty. Ltd. |/ - \
(A.B.N. 75 008
At 08:05 AM 1/12/2002 -0500, [EMAIL PROTECTED] wrote:
pg_dump: reading user-defined operators
pg_dump: column number -1 is out of range 0..4
Further investigation seems to indicate this is caused by the cast of
oprcode to oid at line 1687 of pg_dump.c ("oprcode::oid"). It results in
the output