| От | Tom Lane |
|---|---|
| Тема | Re: wCTE cannot be used to update parent inheritance table |
| Дата | |
| Msg-id | 11927.1327870332@sss.pgh.pa.us обсуждение |
| Ответ на | Re: wCTE cannot be used to update parent inheritance table (Peter Geoghegan <peter@2ndquadrant.com>) |
| Ответы |
Re: wCTE cannot be used to update parent inheritance table
|
| Список | pgsql-bugs |
Peter Geoghegan <peter@2ndquadrant.com> writes:
> On 29 January 2012 20:39, Josh Berkus <josh@agliodbs.com> wrote:
>> Huh? I don't follow you at all Peter.
> I mean that we should change code like this:
> elog(ERROR, "could not find plan for CTE \"%s\"", rte->ctename)
> to this:
> elog(INTERNAL_ERROR, "could not find plan for CTE \"%s\"", rte->ctename)
Seems like a lot of make-work. The fact that it's got an XX000 SQLSTATE
is already sufficient confirmation that the problem is an internal one,
if the DBA isn't sure about that already.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера