[pgadmin-hackers] SVN Commit by dpage: r8391 - in trunk/pgadmin3: . pgadmin pgadmin/include/utils pgadmin/schema pgadmin/utils

2010-05-25 Thread svn
Author: dpage

Date: 2010-05-25 15:46:40 +0100 (Tue, 25 May 2010)

New Revision: 8391

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8391&view=rev

Log:
Add support for discovery of 64 bit servers on Windows [Ashesh Vashi]


Added:
   trunk/pgadmin3/pgadmin/include/utils/registry.h
   trunk/pgadmin3/pgadmin/utils/registry.cpp
Modified:
   trunk/pgadmin3/CHANGELOG
   trunk/pgadmin3/pgadmin/include/utils/module.mk
   trunk/pgadmin3/pgadmin/pgAdmin3.vcproj
   trunk/pgadmin3/pgadmin/schema/pgServer.cpp
   trunk/pgadmin3/pgadmin/utils/module.mk

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] Re: PATCH: Reading 32 bit and 64 bit registry from 32 bit and 64 bit pgAdmin III

2010-05-25 Thread Dave Page
Thanks Ashesh - patch applied, with a minor change to alter the
description suffix to ' [x86]' instead of '(x86)' (note the leading
space, as well as the braces). I'm open to other opinions on how it
should look though.


On Mon, May 24, 2010 at 5:31 AM, Ashesh Vashi
 wrote:
> Hi Dave,
>
> Please find the patch for the same.
> This will be usefull to fetch the PostgreSQL information from windows
> registry once PG 9.0 is available in 64 bit.
> Current stable version of wxWidgets does not support to read 64 bit registry
> from 32 bit pgAdmin III and vice-a-versa.
>
> --
> Thanks & Regards,
> Ashesh Vashi
>
> EnterpriseDB INDIA - www.enterprisedb.com



-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] [pgAdmin III] #192: Postgres Plus Advanced Server < 8.4 which doesn't have support for user debugging

2010-05-25 Thread pgAdmin Trac
#192: Postgres Plus Advanced Server < 8.4 which doesn't have support for user
debugging
+---
 Reporter:  Fatmijumar  |   Owner:  Ashesh Vashi
 Type:  bug |  Status:  new 
 Priority:  minor   |   Milestone:  
Component:  pgadmin | Version:  1.10
 Keywords:  debugger|Platform:  all 
+---
 I have seen in the changelog for pgadmin 1.10.3 your contribution I would
 like to inform you that I am afraid that this is not OK. We are running
 pgadmin 1.10.3 with postgresql 8.4 (not edb), and now we are forced to be
 superusers to debug in 8.4.0, which was not the case with 1.10.2. I would
 appreciate if you can check this, please.

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] Re: [pgAdmin III] #192: Postgres Plus Advanced Server < 8.4 which doesn't have support for user debugging

2010-05-25 Thread pgAdmin Trac
#192: Postgres Plus Advanced Server < 8.4 which doesn't have support for user
debugging
-+--
  Reporter:  Fatmijumar  |   Owner:  Ashesh Vashi
  Type:  bug |  Status:  closed  
  Priority:  minor   |   Milestone:  1.10.4  
 Component:  pgadmin | Version:  1.10
Resolution:  fixed   |Keywords:  debugger
  Platform:  all |  
-+--
Changes (by gleu):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => 1.10.4


Comment:

 Fixed in r8383 and r8384.

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] [pgAdmin III] #193: An error occurred: Error:Invalid Out Parameter

2010-05-25 Thread pgAdmin Trac
#193: An error occurred: Error:Invalid Out Parameter
--+-
 Reporter:  Ashesh Vashi  |   Owner:  Ashesh Vashi
 Type:  bug   |  Status:  new 
 Priority:  minor |   Milestone:  
Component:  pgadmin   | Version:  1.10
 Keywords:  debugger  |Platform:  all 
--+-
 ... if select   Debug function having IN OUT Parameter

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] Re: [pgAdmin III] #193: An error occurred: Error:Invalid Out Parameter

2010-05-25 Thread pgAdmin Trac
#193: An error occurred: Error:Invalid Out Parameter
---+
  Reporter:  Ashesh Vashi  |   Owner:  Ashesh Vashi
  Type:  bug   |  Status:  closed  
  Priority:  minor |   Milestone:  1.10.4  
 Component:  pgadmin   | Version:  1.10
Resolution:  fixed |Keywords:  debugger
  Platform:  all   |  
---+
Changes (by gleu):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => 1.10.4


Comment:

 Fixed in r8385 and r8386.

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] [pgAdmin III] #194: Drop package bodies correctly if they only contain whitespace

2010-05-25 Thread pgAdmin Trac
#194: Drop package bodies correctly if they only contain whitespace
--+-
 Reporter:  Ashesh Vashi  |   Owner:  Ashesh Vashi
 Type:  bug   |  Status:  new 
 Priority:  minor |   Milestone:  
Component:  pgadmin   | Version:  1.10
 Keywords:  package   |Platform:  all 
--+-


-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] Re: [pgAdmin III] #194: Drop package bodies correctly if they only contain whitespace

2010-05-25 Thread pgAdmin Trac
#194: Drop package bodies correctly if they only contain whitespace
---+
  Reporter:  Ashesh Vashi  |   Owner:  Ashesh Vashi
  Type:  bug   |  Status:  closed  
  Priority:  minor |   Milestone:  1.10.4  
 Component:  pgadmin   | Version:  1.10
Resolution:  fixed |Keywords:  package 
  Platform:  all   |  
---+
Changes (by gleu):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => 1.10.4


Comment:

 Fixed in r8388 and r8390.

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] [pgAdmin III] #195: Reading 32 bit and 64 bit registry from 32 bit and 64 bit pgAdmin III

2010-05-25 Thread pgAdmin Trac
#195: Reading 32 bit and 64 bit registry from 32 bit and 64 bit pgAdmin III
--+-
 Reporter:  Ashesh Vashi  |   Owner:  Ashesh Vashi
 Type:  bug   |  Status:  new 
 Priority:  minor |   Milestone:  
Component:  pgadmin   | Version:  1.10
 Keywords:  core  |Platform:  windows 
--+-
 This will be usefull to fetch the PostgreSQL information from windows
 registry once PG 9.0 is available in 64 bit.

 Current stable version of wxWidgets does not support to read 64 bit
 registry from 32 bit pgAdmin III and vice-a-versa.

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] Re: [pgAdmin III] #195: Reading 32 bit and 64 bit registry from 32 bit and 64 bit pgAdmin III

2010-05-25 Thread pgAdmin Trac
#195: Reading 32 bit and 64 bit registry from 32 bit and 64 bit pgAdmin III
---+
  Reporter:  Ashesh Vashi  |   Owner:  Ashesh Vashi
  Type:  bug   |  Status:  closed  
  Priority:  minor |   Milestone:  1.10.4  
 Component:  pgadmin   | Version:  1.10
Resolution:  fixed |Keywords:  core
  Platform:  windows   |  
---+
Changes (by gleu):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => 1.10.4


Comment:

 Done in r8391.

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] SVN Commit by guillaume: r8392 - trunk/www/locale/cs_CZ/LC_MESSAGES

2010-05-25 Thread svn
Author: guillaume

Date: 2010-05-25 16:11:27 +0100 (Tue, 25 May 2010)

New Revision: 8392

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8392&view=rev

Log:
Update czech translation, per Marek ?\196?\140ernock?\195?\189.



Modified:
   trunk/www/locale/cs_CZ/LC_MESSAGES/pgadmin3_website.mo
   trunk/www/locale/cs_CZ/LC_MESSAGES/pgadmin3_website.po

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] Updated Czech translation for www

2010-05-25 Thread Guillaume Lelarge
Hi,

Le 22/05/2010 19:26, Marek Černocký a écrit :
> [...]
> I send updated Czech translation for the website.
> 
> And I have found one mistake on the web. Index.php page footer announces
> 1.10.2 as current version but 1.10.3 is right.
> 

Thanks, commited.


-- 
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] Question about windows IDE version

2010-05-25 Thread Luis Ochoa
Hia, today I update my working copy of pgAdmin from svn and now I can't use
visual studio 2005 Express Edition (my development environment for GSoC) but
right now I get the message that the new version is 2008.

My question is this was done on purpose and Should I update my developmente
environment?

Regards, Luis.


Re: [pgadmin-hackers] Question about windows IDE version

2010-05-25 Thread Dave Page
Yes, VC++ 2008 is the new black :-)

On 5/25/10, Luis Ochoa  wrote:
> Hia, today I update my working copy of pgAdmin from svn and now I can't use
> visual studio 2005 Express Edition (my development environment for GSoC) but
> right now I get the message that the new version is 2008.
>
> My question is this was done on purpose and Should I update my developmente
> environment?
>
> Regards, Luis.
>


-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers