Re: [BUGS] [postgresql 10 beta3] unrecognized node type: 90
От | Tom Lane |
---|---|
Тема | Re: [BUGS] [postgresql 10 beta3] unrecognized node type: 90 |
Дата | |
Msg-id | 11673.1502467154@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | [BUGS] [postgresql 10 beta3] unrecognized node type: 90 ("Adam, Etienne (Nokia-TECH/Issy Les Moulineaux)" <etienne.adam@nokia.com>) |
Ответы |
Re: [BUGS] [postgresql 10 beta3] unrecognized node type: 90
Re: [BUGS] [postgresql 10 beta3] unrecognized node type: 90 |
Список | pgsql-bugs |
"Adam, Etienne (Nokia-TECH/Issy Les Moulineaux)" <etienne.adam@nokia.com> writes: > ERROR: XX000: unrecognized node type: 90 > LOCATION: ExecReScan, execAmi.c:284 (gdb) p (NodeTag) 90 $1 = T_GatherMergeState So, apparently somebody wrote ExecReScanGatherMerge, but never bothered to plug it into ExecReScan. From which we may draw depressing conclusions about how much it's been tested. Thanks for the report! regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
В списке pgsql-bugs по дате отправления: