On Tue, Mar 3, 2009 at 7:12 AM, Chuck McDevitt wrote:
> I sent in a proposed patch last Friday to include in the beta.
>
> So far, no feedback from anyone? Is there a problem with the patch?
Don't panic - it arrived and will be reviewed (and hopefully applied).
Yesterday was pretty busy so I did
Author: dpage
Date: 2009-03-03 10:47:31 + (Tue, 03 Mar 2009)
New Revision: 7641
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7641&view=rev
Log:
Fix assignment so it doesn't barf on GCC 4.3.2 32 bit.
Modified:
trunk/pgadmin3/pgadmin/gqb/gqbBrowser.cpp
--
Sent via
On Fri, Feb 27, 2009 at 11:06 PM, Chuck McDevitt
wrote:
> The .cpp files
I seem to be missing dlgExtTable.cpp - can you forward it ASAP please?
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make change
Author: guillaume
Date: 2009-03-03 13:13:21 + (Tue, 03 Mar 2009)
New Revision: 7642
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7642&view=rev
Log:
Window functions are only available on 8.4+ servers.
Modified:
trunk/pgadmin3/pgadmin/dlg/dlgFunction.cpp
trunk/p