1. Going through the code, I noticed that quite a few files use 4 spaces
for indent on most of their lines, but have some lines using tab characters.
Usually it's newer patches that introduced the tabs, but not always. Mixing
both kinds of indents is confusing.
2. Pgadmin3.wxs sh
The .xrc and .xpm files
> -Original Message-
> From: Dave Page [mailto:dp...@pgadmin.org]
> Sent: Friday, February 27, 2009 2:06 AM
> To: Chuck McDevitt
> Cc: pgadmin-hackers
> Subject: Re: pgAdmin for Greenplum database?
>
> Hi Chuck,
>
> Just a quick reminder - as announced on the list
The .cpp files
> -Original Message-
> From: Dave Page [mailto:dp...@pgadmin.org]
> Sent: Friday, February 27, 2009 2:06 AM
> To: Chuck McDevitt
> Cc: pgadmin-hackers
> Subject: Re: pgAdmin for Greenplum database?
>
> Hi Chuck,
>
> Just a quick reminder - as announced on the list a couple
Some notes on the current state of the patch:
>
> Hi Chuck,
>
> The patch looks pretty good to me - just a few issues/queries below.
> I've only eyeballed it and built it so far though - I'm in the process
> of downloading Greenplum so I can test more thoroughly, though it's a
> slow download at
Author: guillaume
Date: 2009-02-27 17:33:25 + (Fri, 27 Feb 2009)
New Revision: 7633
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7633&view=rev
Log:
Commit the .pot files.
Modified:
trunk/pgadmin3/pgadmin3.pot
trunk/www/locale/pgadmin3_website.pot
--
Sent via
Author: guillaume
Date: 2009-02-27 17:32:28 + (Fri, 27 Feb 2009)
New Revision: 7632
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7632&view=rev
Log:
Update website french translation.
Modified:
trunk/www/locale/fr_FR/LC_MESSAGES/pgadmin3_website.mo
trunk/www/loc
Author: guillaume
Date: 2009-02-27 17:28:30 + (Fri, 27 Feb 2009)
New Revision: 7631
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7631&view=rev
Log:
Automatic stringmerge using merge script.
Modified:
trunk/www/locale/fr_FR/LC_MESSAGES/pgadmin3_website.mo
trunk/w
Author: guillaume
Date: 2009-02-27 17:26:35 + (Fri, 27 Feb 2009)
New Revision: 7630
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7630&view=rev
Log:
New update of the french translation.
Modified:
trunk/pgadmin3/i18n/fr_FR/pgadmin3.mo
trunk/pgadmin3/i18n/fr_FR/p
Author: guillaume
Date: 2009-02-27 17:19:46 + (Fri, 27 Feb 2009)
New Revision: 7629
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7629&view=rev
Log:
Automatic merge using stringmerge script.
Modified:
trunk/pgadmin3/i18n/af_ZA/pgadmin3.po
trunk/pgadmin3/i18n/ar_S
Dickson S. Guedes a écrit :
> 2009/2/27 Guillaume Lelarge :
>> It helps a lot. It fixed problem 2. Thanks for your report and patch.
>
> Nice! ":D
>
>> Your problem #1 should be fixed too with my latest commit.
>
> I've tried now with SVN revision 7621, and AFAICS they are working ok, thanks!
>
Author: guillaume
Date: 2009-02-27 17:11:39 + (Fri, 27 Feb 2009)
New Revision: 7628
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7628&view=rev
Log:
Update french translation.
Modified:
trunk/pgadmin3/i18n/fr_FR/pgadmin3.mo
trunk/pgadmin3/i18n/fr_FR/pgadmin3.po
Author: dpage
Date: 2009-02-27 16:58:10 + (Fri, 27 Feb 2009)
New Revision: 7627
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7627&view=rev
Log:
GCC warning fixes
Modified:
trunk/pgadmin3/pgadmin/ctl/ctlSQLBox.cpp
trunk/pgadmin3/pgadmin/ctl/timespin.cpp
trunk
Author: dpage
Date: 2009-02-27 16:39:45 + (Fri, 27 Feb 2009)
New Revision: 7626
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7626&view=rev
Log:
GCC warning fix
Modified:
trunk/pgadmin3/pgadmin/utils/misc.cpp
--
Sent via pgadmin-hackers mailing list (pgadmin-hack
2009/2/27 Guillaume Lelarge :
> It helps a lot. It fixed problem 2. Thanks for your report and patch.
Nice! ":D
> Your problem #1 should be fixed too with my latest commit.
I've tried now with SVN revision 7621, and AFAICS they are working ok, thanks!
Now when I select itens, in Locks UI for ex
On Thu, Feb 26, 2009 at 7:20 PM, Timon wrote:
> I can't build pgadmin from SVN with error:
>
> ./gqb/gqbBrowser.cpp: In constructor
> 'gqbBrowser::gqbBrowser(wxWindow*, wxWindowID, const wxPoint&, const
> wxSize&, long int, gqbController*)':
> ./gqb/gqbBrowser.cpp:45: error: conversion from 'int'
On Fri, Feb 27, 2009 at 4:06 PM, Guillaume Lelarge
wrote:
> Dave Page a écrit :
>> On Fri, Feb 27, 2009 at 3:59 PM, Guillaume Lelarge
>> wrote:
>>
>>> I can probably do the first and the second one during the week-end but
>>> that's past feature freeze. Do I keep this list for 1.11? or should I
>
Dave Page a écrit :
> On Fri, Feb 27, 2009 at 3:59 PM, Guillaume Lelarge
> wrote:
>
>> I can probably do the first and the second one during the week-end but
>> that's past feature freeze. Do I keep this list for 1.11? or should I
>> try to work on them right now?
>
> I think the 28th was a bad
On Fri, Feb 27, 2009 at 3:59 PM, Guillaume Lelarge
wrote:
> I can probably do the first and the second one during the week-end but
> that's past feature freeze. Do I keep this list for 1.11? or should I
> try to work on them right now?
I think the 28th was a bad date to choose. I won't be doing
Hi,
See remaining items on the server status todo list:
* add copy of the query running on the selected backend (button before
Cancel Query)
* activity view : color coding
* new configuration tab (Server Status) : query time limit
* color activity view
green OK, orange running bu
Author: dpage
Date: 2009-02-27 15:05:53 + (Fri, 27 Feb 2009)
New Revision: 7625
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7625&view=rev
Log:
Message consistency.
Modified:
trunk/pgadmin3/pgadmin/frm/frmEditGrid.cpp
--
Sent via pgadmin-hackers mailing list (pga
Author: dpage
Date: 2009-02-27 15:05:09 + (Fri, 27 Feb 2009)
New Revision: 7624
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7624&view=rev
Log:
Fix handling of aggregate initial conditions to allow NULL or empty strings to
be specified. Per bug report from Marcin St?\1
Author: dpage
Date: 2009-02-27 14:18:51 + (Fri, 27 Feb 2009)
New Revision: 7623
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7623&view=rev
Log:
Improve error handling for query thread - in particular, catch encoding
conversion errors, and errors that might be thrown by
Author: dpage
Date: 2009-02-27 14:17:24 + (Fri, 27 Feb 2009)
New Revision: 7622
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7622&view=rev
Log:
Don't include translated strings in the queries sent to the server - they may
fail conversion to SQL_ASCII and throw an error
Dickson S. Guedes a écrit :
> 2009/2/26 Dickson S. Guedes :
>> OS: Ubuntu 8.04 Linux analise3 2.6.25.15-bd-mod #1 SMP PREEMPT Thu Nov
>> 27 10:05:44 BRST 2008 i686
>> SVN Revision: 7614
>>
>> Problem 2: With adminpack.sql loaded, when "logging_colector not
>> enabled or log_filename misconfigured"
Author: guillaume
Date: 2009-02-27 12:48:34 + (Fri, 27 Feb 2009)
New Revision: 7621
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7621&view=rev
Log:
Fixes few bugs in the recent server status patch (per report and patch from
Dickson S. Guedes).
Modified:
trunk/pgad
Author: dpage
Date: 2009-02-27 12:27:42 + (Fri, 27 Feb 2009)
New Revision: 7620
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7620&view=rev
Log:
Fix inconsistent naming of packages.
Modified:
trunk/pgadmin3/pgadmin/dlg/dlgPackage.cpp
trunk/pgadmin3/pgadmin/schema
On Fri, Feb 27, 2009 at 9:35 AM, Guillaume Lelarge
wrote:
> Quan Zongliang a écrit :
>> [...]
>> Can you please build newest snapshot?
>> http://www.pgadmin.org/snapshots/
>> Last build is 2008/09/09, it's too old.
>> Someone needs it.
>>
>
> Actually, beta will be available soon.
Yeah, but it's
Author: dpage
Date: 2009-02-27 11:43:22 + (Fri, 27 Feb 2009)
New Revision: 7619
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7619&view=rev
Log:
Get the PG utilities from the same place as the libpq we're using.
Modified:
trunk/pgadmin3/pkg/win32/src/pgadmin3.wxs
-
On Thu, Feb 26, 2009 at 6:45 PM, Guillaume Lelarge
wrote:
> Dave Page a écrit :
>> Sure, that would work. It'd be nice to be able to copy any of the
>> listviews in fact (wouldn't be hard to do I guess - just iterate the
>> rows and build a string with tab delimited columns and delimited
>> rows
Author: dpage
Date: 2009-02-27 10:50:10 + (Fri, 27 Feb 2009)
New Revision: 7618
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7618&view=rev
Log:
Allow the contents of the panes on the Server Status window to be copied to the
clipboard. [Guillaume Lelarge]
Modified:
Hi Chuck,
Just a quick reminder - as announced on the list a couple of weeks
ago, we intend to feature freeze for 1.10 on the 28th February and get
the first beta out within a few days, so I'll need an updated patch by
COB today ideally (I can probably wait until Monday though, as I'm not
working
Quan Zongliang a écrit :
> [...]
> Can you please build newest snapshot?
> http://www.pgadmin.org/snapshots/
> Last build is 2008/09/09, it's too old.
> Someone needs it.
>
Actually, beta will be available soon.
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
--
Sent via pgadmi
Hi, Dave
Can you please build newest snapshot?
http://www.pgadmin.org/snapshots/
Last build is 2008/09/09, it's too old.
Someone needs it.
Thanks.
---
Quan Zongliang
quanzongli...@gmail.com
CIT Japan: http://www.cit.co.jp
CIT China: http://www.citbj.
33 matches
Mail list logo