Unix Technical Forum

Re: Patch: Query favourites

This is a discussion on Re: Patch: Query favourites within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> > -----Original Message----- > From: Magnus Hagander [mailto:mha@sollentuna.net] > Sent: 01 February 2006 18:59 > To: Dave Page; Andreas ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces Pgadmin Hackers

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-17-2008, 05:58 PM
Dave Page
 
Posts: n/a
Default Re: Patch: Query favourites



> -----Original Message-----
> From: Magnus Hagander [mailto:mha@sollentuna.net]
> Sent: 01 February 2006 18:59
> 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.

>
> Here's a version that uses libxml2 natively, including updated unix
> build scripts. No longer any dependency on wxxml2.


Finally got around to looking at this :-). Couple of things I noticed:

- If the ctlSQLBox is empty, the 'Add Favourites' option is still
enabled, but does nothing. SVN trunk calls updateMenu (or whatever it's
called) on every change now, so this should be a 30 second fix.

- On Linux, with no favourites at all, the root node in the Manage
Favourites tree has no icon. Add a favourite, and the root node gains a
folder icon, but the favourites themselves remain without an icon. Works
properly on Windows, haven't tried Mac.

- You can only create one new folder on the manage dialogue. To create
mode, you need to close/re-open the dialogue.

- You can create folders with duplicate names in the same folder. Is
this a bug? Dunno...

- The buttons on the manage dialogue should left-align with the side of
the tree control.

- There is no doc update. An update to the build instructions on the
website would also be nice :-)

On a related note, this introduces dependencies on libxml2 and iconv.
These are both available from www.xmlsoft.org, precompiled for Windows,
and are both on most unixes already, however, on Windows there is no
standard place for them to live. There are two sensible options I can
see for these, and wxWidgets:

C:\wxWidgets-2.6\
C:\libxml2\
C:\iconv\

Or

C:\pgadmin-prereqs (or some other name)
\wxWidgets-2.6\
\libxml2\
\iconv\

Thoughts/preferences?

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:56 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com