Re: when does CREATE VIEW not create a view?

Поиск
Список
Период
Сортировка
Искать
От
Tatsuo Ishii
Тема
Re: when does CREATE VIEW not create a view?
Дата
Msg-id
20000823100202A.t-ishii@sra.co.jp
Ответ на
Список
Дерево обсуждения
Re: when does CREATE VIEW not create a view? Malcontent <malcontent@msgto.com>
Re: when does CREATE VIEW not create a view? "Ross J. Reedstrom" <reedstrm@rice.edu>
Re: when does CREATE VIEW not create a view? Brook Milligan <brook@biology.nmsu.edu>
> See my other reply about what gets added: the problem is the rewrite
> rule name, as you guessed.
> 
> Here's a patch that silently truncates the generated rule name. Unlike
> tablename or generated sequence name truncation, there's no need in
> normal operation for the DBA to know the name of this rule, so I didn't
> put in a NOTICE about the truncation.
> 
> I found every accurance of _RET in the source that refered to a view rule,
> and patched them to do the right thing.

Oh, the patch strikes me since it is not "multibyte aware."  Are you
going to put it into the CVS? If so, please let me know after you do
it so that I could add the multibyte awareness to that.
--
Tatsuo Ishii
В списке pgsql-hackers по дате отправления
От: Chris Bitmead
Дата:
От: Tatsuo Ishii
Дата:
FAQ