Re: column size too large, is this a bug?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: column size too large, is this a bug?
Дата
Msg-id 16476.1080261565@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: column size too large, is this a bug?  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Ответы Re: column size too large, is this a bug?  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-performance
Stephan Szabo <sszabo@megazone.bigpanda.com> writes:
> On Thu, 25 Mar 2004, Qing Zhao wrote:
>> start with customer_part_number = 'Top Assembly 1'
>> connect by parent_part_number = prior customer_part_number;

> What version are you running, and did you apply any patches (for example
> one to support the start with/connect by syntax used above?)

Oh, good eye ... it's that infamous CONNECT BY patch again, without doubt.

I think we should add "Have you applied any patches to your copy of
Postgres?" to the standard bug report form ...

            regards, tom lane

В списке pgsql-performance по дате отправления:

Предыдущее
От: Qing Zhao
Дата:
Сообщение: Re: column size too large, is this a bug?
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: column size too large, is this a bug?