Re: Patch: Query favourites

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Patch: Query favourites
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E40103DCF8@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Patch: Query favourites  ("Magnus Hagander" <mha@sollentuna.net>)
Ответы Re: Patch: Query favourites  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-hackers

> -----Original Message-----
> From: Magnus Hagander [mailto:mha@sollentuna.net]
> Sent: 30 January 2006 20:22
> To: Dave Page; Andreas Pflug
> Cc: pgadmin-hackers@postgresql.org
> Subject: RE: [pgadmin-hackers] Patch: Query favourites
>
> As for the libxml2/msxml - I think going with *just* libxml2
> is the way
> to go. The APIs are so completely different that it would be two
> completely different implementations. And AFAIK, there are no problems
> with libxml on Win32 in general.

OK, I'll give it a go if I get 5 minutes.

> So yeah, that can definitly be done without an unreasonable amount of
> work. If that means that the feature will "live", I'm fine
> with looking
> at that. But I'd like to know that first. (Implementation
> details aside
> of course, there can still be more of those to fix - the feature in
> principle, and the general idea of storing the data in a file in the
> users homedir etc)

I like the idea, and agree with storing the data in the user's home
directory. The data is definitely going to be too large to store
sensibly in the registry or an ini file, and storing in the master
database restricts you to a single server which, like you, would not
help me much.

Regards, Dave.

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: SQL display of inheriting tables wrong
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Patch: Query favourites