Re: BUG #3940: 'unrecognized node type: 1718580065'

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #3940: 'unrecognized node type: 1718580065'
Дата
Msg-id 14232.1202418663@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #3940: 'unrecognized node type: 1718580065'  ("Vladimir Kokovic" <vladimir.kokovic@a-asoft.com>)
Список 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 по дате отправления: