Re: [HACKERS] Rule plan size for views?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Rule plan size for views?
Дата
Msg-id 199803010325.WAA02540@candle.pha.pa.us
обсуждение исходный текст
Ответ на Rule plan size for views?  ("Michael J. Rogan" <mrogan@fpelectronics.com>)
Список pgsql-hackers
>
>
> Hello
>
> What is the rule size for views?
>
> This seems to have changed in this beta; I have a view that worked in a
> previous beta but fails to create.
> "ERROR: DefineQueryRewrite: rule plan string too big."
>
> I have about 33 column headings with a join of 5 tables.
>
> I have the latest cvsup tree as of a few minutes ago.
> Linux 2.0.30
> pgcc compiler

Yes.  More of the structure elements are dumped into the view than it
used to.  We hoped to allow larger block sizes in 6.3, but no luck.


--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

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

Предыдущее
От: "Billy G. Allie"
Дата:
Сообщение: UNIXWARE port patches.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Just a couple minor nits...