Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Patch: Query favourites


  • From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
  • To: <pgadmin(at)pse-consulting(dot)de>, <mha(at)sollentuna(dot)net>
  • Cc: <dpage(at)vale-housing(dot)co(dot)uk>, <pgadmin-hackers(at)postgresql(dot)org>
  • Subject: Re: Patch: Query favourites
  • Date: Tue, 7 Feb 2006 22:19:47 -0000
  • Message-id: <011d01c62c34$9c1c6f4a$6a01a8c0(at)valehousing(dot)co(dot)uk>


-----Original Message-----
From: "Andreas Pflug"<pgadmin(at)pse-consulting(dot)de>
Sent: 07/02/06 22:02:37
To: "Magnus Hagander"<mha(at)sollentuna(dot)net>
Cc: "Dave Page"<dpage(at)vale-housing(dot)co(dot)uk>, "pgadmin-hackers(at)postgresql(dot)org"<pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgadmin-hackers] Patch: Query favourites

> So the path should be something like
> ../pga-prereq. I wonder if 
> VCxx will work correctly with that.

Yes, that was what I had in mind following Magnus' comments. I'll try it tomorrow.

/D

-----Unmodified Original Message-----
Magnus Hagander wrote:
>
>   
>> 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?
>>     
>
>   
Wish we had easy soft links under win32...
> I like the latter. Even better if it could be made a relative directory
> wrt to the pgadmin directory. Say I have c:\src, then I could have
> c:\src\pgadmin3 and c:\src\pgamdin-preqreqs. Or so.
>
>   
+1.
Relative path should consider the multi-version situation (1.4 and 
HEAD). So the path should be something like ../pga-prereq. I wonder if 
VCxx will work correctly with that.


Regards,
Andreas




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group