[pgadmin-hackers] 1.12 beta 3

2010-07-06 Thread Dave Page
We expect to build PostgreSQL 9.0 beta 3 on Thursday, so I'll be
building a new beta then. Please ensure any last fixes etc. are
committed by EOD tomorrow!

Thanks.

-- 
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] #208: Small escaping bug in the database name of a connection

2010-07-06 Thread pgAdmin Trac
#208: Small escaping bug in the database name of a connection
+---
 Reporter:  Benedek Laszlo  |   Owner:  Benedek Laszlo
 Type:  bug |  Status:  new   
 Priority:  minor   |   Milestone:
Component:  pgadmin | Version:  1.10  
 Keywords:  connection  |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] SVN Commit by guillaume: r8451 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/db

2010-07-06 Thread svn
Author: guillaume

Date: 2010-07-06 22:31:15 +0100 (Tue, 06 Jul 2010)

New Revision: 8451

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

Log:
Fix an escaping issue in the connection handling. Patch from Benedek Laszlo.



Modified:
   branches/REL-1_10_0_PATCHES/pgadmin3/CHANGELOG
   branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/db/pgConn.cpp

-- 
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: r8452 - in trunk/pgadmin3: . pgadmin/db

2010-07-06 Thread svn
Author: guillaume

Date: 2010-07-06 22:33:17 +0100 (Tue, 06 Jul 2010)

New Revision: 8452

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

Log:
Fix an escaping issue in the connection handling. Patch from Benedek Laszlo.



Modified:
   trunk/pgadmin3/CHANGELOG
   trunk/pgadmin3/pgadmin/db/pgConn.cpp

-- 
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] #208: Small escaping bug in the database name of a connection

2010-07-06 Thread pgAdmin Trac
#208: Small escaping bug in the database name of a connection
-+--
  Reporter:  Benedek Laszlo  |   Owner:  Benedek Laszlo
  Type:  bug |  Status:  closed
  Priority:  minor   |   Milestone:  1.10.4
 Component:  pgadmin | Version:  1.10  
Resolution:  fixed   |Keywords:  connection
  Platform:  all |  
-+--
Changes (by gleu):

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


Comment:

 Fixed in r8451 and r8452.

-- 
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


Re: [pgadmin-hackers] role support

2010-07-06 Thread Guillaume Lelarge
Le 06/07/2010 16:36, Benedek László a écrit :
> [...]
> I createad a patch to add support for roles in saved server configurations.
> After a db connection it will issue a SET Role= when a rolename is 
> specified for the connected server.
> 
> This allows using pgAdmin's gui to create/alter/delete objects in accordance 
> with a security policy that forbids logging in directly
> as superuser, but instead specifies that you should log into an admin account 
> and then SET Role to the superuser.
> 

It seems quite interesting. I still only read the patch (and it seems a
good one), but I didn't test it actually. I'll do in the next few days.
Anyway, we're still in beta for 1.12. If the patch is good enough, we'll
have to wait the creation of the 1.12 branch before applying it.

> I also found something which seems to me a small escaping bug, a patch 
> included for this issue also.
> 

Commited. I also created the ticket 208 for it.

Thank you.


-- 
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] SVN Commit by guillaume: r8453 - in trunk/pgadmin3/i18n: af_ZA ar_SA bg_BG ca_ES cs_CZ da_DK de_CH de_DE el_GR es_ES fa_IR fi_FI fr_FR gl_ES gu_IN hi_IN hr_HR hu_HU id_ID is_IS it_IT

2010-07-06 Thread svn
Author: guillaume

Date: 2010-07-06 22:39:08 +0100 (Tue, 06 Jul 2010)

New Revision: 8453

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

Log:
Automatic merge using stringmerge script.


Modified:
   trunk/pgadmin3/i18n/af_ZA/pgadmin3.po
   trunk/pgadmin3/i18n/ar_SA/pgadmin3.po
   trunk/pgadmin3/i18n/bg_BG/pgadmin3.po
   trunk/pgadmin3/i18n/ca_ES/pgadmin3.po
   trunk/pgadmin3/i18n/cs_CZ/pgadmin3.po
   trunk/pgadmin3/i18n/da_DK/pgadmin3.po
   trunk/pgadmin3/i18n/de_CH/pgadmin3.po
   trunk/pgadmin3/i18n/de_DE/pgadmin3.po
   trunk/pgadmin3/i18n/el_GR/pgadmin3.po
   trunk/pgadmin3/i18n/es_ES/pgadmin3.po
   trunk/pgadmin3/i18n/fa_IR/pgadmin3.po
   trunk/pgadmin3/i18n/fi_FI/pgadmin3.po
   trunk/pgadmin3/i18n/fr_FR/pgadmin3.po
   trunk/pgadmin3/i18n/gl_ES/pgadmin3.po
   trunk/pgadmin3/i18n/gu_IN/pgadmin3.po
   trunk/pgadmin3/i18n/hi_IN/pgadmin3.po
   trunk/pgadmin3/i18n/hr_HR/pgadmin3.po
   trunk/pgadmin3/i18n/hu_HU/pgadmin3.po
   trunk/pgadmin3/i18n/id_ID/pgadmin3.po
   trunk/pgadmin3/i18n/is_IS/pgadmin3.po
   trunk/pgadmin3/i18n/it_IT/pgadmin3.po
   trunk/pgadmin3/i18n/ja_JP/pgadmin3.po
   trunk/pgadmin3/i18n/ko_KR/pgadmin3.po
   trunk/pgadmin3/i18n/lt_LT/pgadmin3.po
   trunk/pgadmin3/i18n/lv_LV/pgadmin3.po
   trunk/pgadmin3/i18n/mk_MK/pgadmin3.po
   trunk/pgadmin3/i18n/nb_NO/pgadmin3.po
   trunk/pgadmin3/i18n/nl_NL/pgadmin3.po
   trunk/pgadmin3/i18n/pl_PL/pgadmin3.po
   trunk/pgadmin3/i18n/pt_BR/pgadmin3.po
   trunk/pgadmin3/i18n/pt_PT/pgadmin3.po
   trunk/pgadmin3/i18n/ro_RO/pgadmin3.po
   trunk/pgadmin3/i18n/ru_RU/pgadmin3.po
   trunk/pgadmin3/i18n/sk_SK/pgadmin3.po
   trunk/pgadmin3/i18n/sl_SI/pgadmin3.po
   trunk/pgadmin3/i18n/sr_RS/pgadmin3.po
   trunk/pgadmin3/i18n/sv_SE/pgadmin3.po
   trunk/pgadmin3/i18n/te_IN/pgadmin3.po
   trunk/pgadmin3/i18n/tl_PH/pgadmin3.po
   trunk/pgadmin3/i18n/tr_TR/pgadmin3.po
   trunk/pgadmin3/i18n/uk_UA/pgadmin3.po
   trunk/pgadmin3/i18n/ur_PK/pgadmin3.po
   trunk/pgadmin3/i18n/vi_VN/pgadmin3.po
   trunk/pgadmin3/i18n/zh_CN/pgadmin3.po
   trunk/pgadmin3/i18n/zh_TW/pgadmin3.po

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