[pgadmin-hackers] SVN Commit by guillaume: r8278 - branches/REL-1_10_0_PATCHES/pgadmin3/i18n/pt_PT

2010-04-20 Thread svn
Author: guillaume Date: 2010-04-20 17:31:28 +0100 (Tue, 20 Apr 2010) New Revision: 8278 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8278&view=rev Log: Fix the pt_PT translation. Modified: branches/REL-1_10_0_PATCHES/pgadmin3/i18n/pt_PT/pgadmin3.po -- Sent via pgadm

[pgadmin-hackers] SVN Commit by guillaume: r8279 - trunk/pgadmin3/i18n/pt_PT

2010-04-20 Thread svn
Author: guillaume Date: 2010-04-20 17:33:08 +0100 (Tue, 20 Apr 2010) New Revision: 8279 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8279&view=rev Log: Fix the pt_PT translation, per request from Jorge Gustavo Rocha. Modified: trunk/pgadmin3/i18n/pt_PT/pgadmin3.mo

[pgadmin-hackers] SVN Commit by guillaume: r8280 - branches/REL-1_10_0_PATCHES/pgadmin3/i18n/pt_PT

2010-04-20 Thread svn
Author: guillaume Date: 2010-04-20 17:33:37 +0100 (Tue, 20 Apr 2010) New Revision: 8280 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8280&view=rev Log: Sorry, forgot the .mo file. Modified: branches/REL-1_10_0_PATCHES/pgadmin3/i18n/pt_PT/pgadmin3.mo -- Sent via pgad

[pgadmin-hackers] [pgAdmin III] #170: Quoted rule identifiers (schema name)

2010-04-20 Thread pgAdmin Trac
#170: Quoted rule identifiers (schema name) -+-- Reporter: sbre...@…| Owner: gleu Type: bug | Status: new Priority: minor| Milestone: Component: p

[pgadmin-hackers] SVN Commit by guillaume: r8281 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/schema

2010-04-20 Thread svn
Author: guillaume Date: 2010-04-20 18:07:03 +0100 (Tue, 20 Apr 2010) New Revision: 8281 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8281&view=rev Log: Fix the reverse engineering of a rule, per a report from sbremal. Fixes #170. Modified: branches/REL-1_10_0_PATCHES/

[pgadmin-hackers] SVN Commit by guillaume: r8282 - in trunk/pgadmin3: . pgadmin/schema

2010-04-20 Thread svn
Author: guillaume Date: 2010-04-20 18:07:58 +0100 (Tue, 20 Apr 2010) New Revision: 8282 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8282&view=rev Log: Fix the reverse engineering of a rule, per a report from sbremal. Modified: trunk/pgadmin3/CHANGELOG trunk/pgadmi

[pgadmin-hackers] SVN Commit by guillaume: r8283 - branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema

2010-04-20 Thread svn
Author: guillaume Date: 2010-04-20 18:09:11 +0100 (Tue, 20 Apr 2010) New Revision: 8283 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8283&view=rev Log: Get some consistency on the naming of objects in the reverse engineered SQL. Modified: branches/REL-1_10_0_PATCHES/p

[pgadmin-hackers] SVN Commit by guillaume: r8284 - trunk/pgadmin3/pgadmin/schema

2010-04-20 Thread svn
Author: guillaume Date: 2010-04-20 18:09:53 +0100 (Tue, 20 Apr 2010) New Revision: 8284 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8284&view=rev Log: Get some consistency on the naming of objects in the reverse engineered SQL. Modified: trunk/pgadmin3/pgadmin/schema

Re: [pgadmin-hackers] [pgAdmin III] #170: Quoted rule identifiers (schema name)

2010-04-20 Thread pgAdmin Trac
#170: Quoted rule identifiers (schema name) --+- Reporter: sbre...@…| Owner: gleu Type: bug | Status: closed Priority: minor| Mileston

[pgadmin-hackers] [pgAdmin III] #171: Problem with restore

2010-04-20 Thread pgAdmin Trac
#171: Problem with restore -+-- Reporter: Kieran McCusker | Owner: gleu Type: bug | Status: new Priority: minor| Milestone: Component: pgadmin | Version:

[pgadmin-hackers] SVN Commit by guillaume: r8285 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/frm

2010-04-20 Thread svn
Author: guillaume Date: 2010-04-20 20:54:35 +0100 (Tue, 20 Apr 2010) New Revision: 8285 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8285&view=rev Log: Specify the schema of the table/function to restore if pg_restore's release is 8.2 or later, per a report from Kieran McC

[pgadmin-hackers] SVN Commit by guillaume: r8286 - in trunk/pgadmin3: . pgadmin/frm

2010-04-20 Thread svn
Author: guillaume Date: 2010-04-20 21:20:55 +0100 (Tue, 20 Apr 2010) New Revision: 8286 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8286&view=rev Log: Specify the schema of the table/function to restore if pg_restore's release is 8.2 or later, per a report from Kieran McC

Re: [pgadmin-hackers] [pgAdmin III] #171: Problem with restore

2010-04-20 Thread pgAdmin Trac
#171: Problem with restore --+- Reporter: Kieran McCusker | Owner: gleu Type: bug | Status: closed Priority: minor| Milestone: 1.10.3 Component: pgadmin |

[pgadmin-hackers] SVN Commit by guillaume: r8287 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/dlg pgadmin/schema

2010-04-20 Thread svn
Author: guillaume Date: 2010-04-20 23:13:46 +0100 (Tue, 20 Apr 2010) New Revision: 8287 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8287&view=rev Log: Fix the saving and reverse engineering of parameters for database, table, and function, according to a report from Erwin

Re: [pgadmin-hackers] SET search_path = value

2010-04-20 Thread Guillaume Lelarge
Le 20/04/2010 08:54, Guillaume Lelarge a écrit : > Le 20/04/2010 05:28, Euler Taveira de Oliveira a écrit : >> Guillaume Lelarge escreveu: >>> pgAdmin shouldn't use quotes on some parameters: search_path, >>> temp_tablespaces. Perhaps others. I don't find a way to pick them >>> automatically. For e