Re: Fw: SystemObject show patch more. - Mailing list pgadmin-hackers

From Hiroshi Saito
Subject Re: Fw: SystemObject show patch more.
Date
Msg-id 015c01c34bbf$7e4936f0$1f324d80@w2k
Whole thread Raw
In response to Re: Fw: SystemObject show patch more.  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-hackers
From: "Andreas Pflug" <pgadmin@pse-consulting.de>

> Hiroshi Saito wrote:
>
> >>Hi Andreas.
> >>
> >>One more.
> >>pgLanguage patch.
> >>
> >>Check it.
> >>
> >>I take a break until the night...
>
> At the moment, system languages aren't displayed because they don't have
> a call handler. This could be fixed, making a GetSystemObject method
> necessary. Your code  breaks user language, because it will only display
> languages that have a validator, but validators are optional for user
> languages. plpgsql wouldn't show up any more with your change, and
> lanispl is always true for user defined languages.
>
> The missing check for (browser) is a bug, and needs to be fixed.
>

It is so certainly.
My understanding was insufficient....

Regards,
Hiroshi-Saito




pgadmin-hackers by date:

Previous
From: "frank_lupo"
Date:
Subject: Re: pgAdmin II Release
Next
From: "Darko Prenosil"
Date:
Subject: Re: Trouble with wxWindows (XRC and STC linking