Re: BUG #3940: 'unrecognized node type: 1718580065' - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3940: 'unrecognized node type: 1718580065'
Date
Msg-id 14232.1202418663@sss.pgh.pa.us
Whole thread Raw
In response to BUG #3940: 'unrecognized node type: 1718580065'  ("Vladimir Kokovic" <vladimir.kokovic@a-asoft.com>)
List pgsql-bugs
"Vladimir Kokovic" <vladimir.kokovic@a-asoft.com> writes:
> I don't know if this is known bug, but look in my PostgreSQL log file:

> 2008-02-07 17:05:18 CET asoft vlada LOG:  00000: execute <unnamed>: CREATE
> SCHEMA asoft

I suppose you're submitting these commands via PQexecParams or something
else that uses new-style protocol?

> 2008-02-07 17:05:18 CET asoft vlada ERROR:  XX000: unrecognized node type:
> 1718580065
> 2008-02-07 17:05:18 CET asoft vlada LOCATION:  copyObject, copyfuncs.c:3573
> 2008-02-07 17:05:18 CET asoft vlada STATEMENT:  ALTER SCHEMA asoft OWNER TO
> postgres

Good catch ... this has actually been broken since 8.0, but it was
harder to trigger before.  Patch applied.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #3938: Row-wise comparison fails
Next
From: "gnp yadav"
Date:
Subject: BUG #3941: Insert Error