Re: SystemObject show patch more.

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: SystemObject show patch more.
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B83AF185@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на SystemObject show patch more.  ("Hiroshi Saito" <saito@inetrt.skcapi.co.jp>)
Ответы Re: SystemObject show patch more.  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-hackers

> -----Original Message-----
> From: Hiroshi Saito [mailto:saito@inetrt.skcapi.co.jp]
> Sent: 16 July 2003 06:58
> To: Hiroshi Saito
> Cc: pgadmin-hackers@postgresql.org; Dave Page
> Subject: Re: [pgadmin-hackers] SystemObject show patch more.
>
>
> Hi Andreas.
>
> One more.
> pgLanguage patch.
>
> Check it.
>

Hi Hiroshi,

I beleive the SQL changes you have made are incorrect. The validator is
optional (not the handler) so should use the left outer join, and we
want lanispl = TRUE to get only user defined procedural languages. In
actual fact, I think that's best removed altogether, and SystemObject =
(lanispl == FALSE); so that with SystemObjects on, we see SQL & C etc.

What do you think?

Regards, Dave.

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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: SystemObject show patch more.
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: Re: Translation: Languages