Re: [pgadmin-support] feature not welcome in query

2003-12-08 Thread Dave Page
Hi Vitor,   Please use the support list ([EMAIL PROTECTED]) for future problems rather than private email.   I have fixed this bug in CVS - thanks for the report.   Regards, Dave, From: Vitor [mailto:[EMAIL PROTECTED] Sent: 08 December 2003 01:48To: Dave PageSubject: feature not

Re: [pgadmin-support] Some questions

2003-12-08 Thread Jyrki Wahlstedt
Definitely, according to the documentation (CC to use the latest compiler): ./configure --with-gtk --enable-gtk2 --enable-unicode --disable-shared --enable-debug CC=gcc33 CXX=g++33 After this 'make' leads to error, gmake starts compiling… PS I read Dave's message while writing this, so it seems th

Re: [pgadmin-support] Some questions

2003-12-08 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 08 December 2003 12:03 > To: Jyrki Wahlstedt > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] Some questions > > Jyrki Wahlstedt wrote: > > > Hi, > > I downloaded wxWindows-pgAdmin3-20031010-7.tar.bz2

Re: [pgadmin-support] Some questions

2003-12-08 Thread Andreas Pflug
Jyrki Wahlstedt wrote: Hi, I downloaded wxWindows-pgAdmin3-20031010-7.tar.bz2. But I just noticed that if I invoke gmake, I'll get the compilation running. So I had a version of make not understanding the Makefile built:-( For the time being I am satisfied, the error was mine (though it could b

Re: [pgadmin-support] Some questions

2003-12-08 Thread Jyrki Wahlstedt
Hi, I downloaded wxWindows-pgAdmin3-20031010-7.tar.bz2. But I just noticed that if I invoke gmake, I'll get the compilation running. So I had a version of make not understanding the Makefile built:-( For the time being I am satisfied, the error was mine (though it could be good to make sure to

Re: [pgadmin-support] Some questions

2003-12-08 Thread Andreas Pflug
Jyrki Wahlstedt wrote: Hi, I have been trying to build pgAdmin3 in two OSs. Both have failed, however. One, Mac OS X, is nothing to wonder, because it is explicitly said that the port is experimental. The other, however, is FreeBSD 5.1. There wxwindows is not building, after downloading and co

[pgadmin-support] Some questions

2003-12-08 Thread Jyrki Wahlstedt
Hi, I have been trying to build pgAdmin3 in two OSs. Both have failed, however. One, Mac OS X, is nothing to wonder, because it is explicitly said that the port is experimental. The other, however, is FreeBSD 5.1. There wxwindows is not building, after downloading and configuring make fails bec

Re: [pgadmin-support] Creating functions with pgAdmin III

2003-12-08 Thread Andreas Pflug
Michael Shapiro wrote: Actually it isn't random, but the sort order might not be what you expect. It looks like (regard as meta code) ORDER BY isdomain, isArray, typname This doens't mean anything to me. What I am after is to not have to scroll up and down searching for the type. If there is

Re: [pgadmin-support] Creating functions with pgAdmin III

2003-12-08 Thread Andreas Pflug
Ian Freislich wrote: Beigin new to this list, is there a place where I could suggest functionality (I have one nice to have request on low priority for the developers which would make pgAdmin a TOAD equivalent for PostgreSQL for us)? Yes, just post things like that on pgadmin-hackers. Regards,