Re: Patch: Query favourites - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: Patch: Query favourites
Date
Msg-id 43DD05C9.7000401@pse-consulting.de
Whole thread Raw
In response to Patch: Query favourites  ("Magnus Hagander" <mha@sollentuna.net>)
List pgadmin-hackers
Magnus Hagander wrote:

>This patch adds a favourites menu to the query tool, where one can store
>often-used queries.
>
>It brings along build dependencies on wxxml2
>(http://wxcode.sourceforge.net/components/wxxml2/) and libxml2 (which
>comes from the first).
>
The tradeoff between additional benefit (you can already store
often-used queries in standard files) and increased wx dependencies
(actually not wx but wxcode, which can make it a nightmare dealing with
distributions) makes this patch really expensive. IMNSHO, too expensive.

Regards,
Andreas


pgadmin-hackers by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Patch: Query favourites
Next
From: "Magnus Hagander"
Date:
Subject: Re: Patch: Query favourites