users/quan74/pgadmin-import.git
16 years agoMultiple statements are an issue with pgPool-II in its replication mode.
guillaume [Mon, 20 Jul 2009 16:41:40 +0000 (16:41 +0000)]
Multiple statements are an issue with pgPool-II in its replication mode.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7974 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix schedule and step dialogs [Ashesh Vashi, Guillaume Lelarge].
guillaume [Sun, 19 Jul 2009 21:39:09 +0000 (21:39 +0000)]
Fix schedule and step dialogs [Ashesh Vashi, Guillaume Lelarge].

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7973 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdated zh_CN translation, per Quan Zongliang.
guillaume [Thu, 16 Jul 2009 15:13:54 +0000 (15:13 +0000)]
Updated zh_CN translation, per Quan Zongliang.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7971 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix macros writing, per report from Mauro Bertoli.
guillaume [Tue, 7 Jul 2009 21:29:29 +0000 (21:29 +0000)]
Fix macros writing, per report from Mauro Bertoli.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7966 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoCache datatypes in dlgTable, so they don't have to be reloaded by dlgColumn, which...
dpage [Tue, 7 Jul 2009 13:27:01 +0000 (13:27 +0000)]
Cache datatypes in dlgTable, so they don't have to be reloaded by dlgColumn, which may be used multiple times when creating a table [Sachin Srivastava].

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7965 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUse the STC instead of a rich text control in the edit grid to prevent issues with...
dpage [Wed, 1 Jul 2009 14:58:41 +0000 (14:58 +0000)]
Use the STC instead of a rich text control in the edit grid to prevent issues with control characters creeping in on Windows [Sachin Srivastava].

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7962 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate .pot files.
guillaume [Wed, 1 Jul 2009 14:20:50 +0000 (14:20 +0000)]
Update .pot files.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7961 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix error thrown when examining a Slony 2.x cluster.
dpage [Wed, 1 Jul 2009 14:07:55 +0000 (14:07 +0000)]
Fix error thrown when examining a Slony 2.x cluster.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7959 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoAutomatic merge using stringmerge script.
guillaume [Wed, 1 Jul 2009 12:53:35 +0000 (12:53 +0000)]
Automatic merge using stringmerge script.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7958 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoBump version for development.
dpage [Mon, 29 Jun 2009 08:54:20 +0000 (08:54 +0000)]
Bump version for development.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7951 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoBump version for release
dpage [Sat, 27 Jun 2009 17:18:02 +0000 (17:18 +0000)]
Bump version for release

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7946 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoPrevent multiple pgScript's being run at once as a temporary measure until the parser...
dpage [Fri, 26 Jun 2009 09:00:11 +0000 (09:00 +0000)]
Prevent multiple pgScript's being run at once as a temporary measure until the parser can be made threadsafe.[ Dave Page, Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7945 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate german translation, per Harald Armin Massa.
guillaume [Thu, 25 Jun 2009 20:51:27 +0000 (20:51 +0000)]
Update german translation, per Harald Armin Massa.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7944 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix name resolution on 64bit Solaris, per Yaser Raja
dpage [Wed, 24 Jun 2009 14:27:43 +0000 (14:27 +0000)]
Fix name resolution on 64bit Solaris, per Yaser Raja

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7943 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoEnable the edit grid for eternal tables in GPDB. [Chuck McDevitt]
dpage [Wed, 24 Jun 2009 08:43:05 +0000 (08:43 +0000)]
Enable the edit grid for eternal tables in GPDB. [Chuck McDevitt]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7942 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix a find/replace infinite loop which manifested itself on 64 bit builds [Andres...
dpage [Wed, 24 Jun 2009 08:34:52 +0000 (08:34 +0000)]
Fix a find/replace infinite loop which manifested itself on 64 bit builds [Andres Freund]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7941 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoThis patch fixes a problem when using pgAdmin with the Greenplum database 3.4 release.
dpage [Tue, 23 Jun 2009 12:07:27 +0000 (12:07 +0000)]
This patch fixes a problem when using pgAdmin with the Greenplum database 3.4 release.
There was a catalog change on how external tables are identified.

The patch allows the code to work with 3.2, 3.3, or 3.4 releases of external tables.
[Chuck McDevitt]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7940 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoMake the No button the default on the drop object warning.
dpage [Tue, 23 Jun 2009 08:43:51 +0000 (08:43 +0000)]
Make the No button the default on the drop object warning.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7939 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoEnsure we don't run dependency/dependent queries with random OID values [Ashesh Vashi]
dpage [Thu, 18 Jun 2009 09:36:00 +0000 (09:36 +0000)]
Ensure we don't run dependency/dependent queries with random OID values [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7937 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoJapanese update.
hiroshi [Wed, 17 Jun 2009 13:58:50 +0000 (13:58 +0000)]
Japanese update.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7936 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix index renaming [Ashesh Vashi]
dpage [Tue, 16 Jun 2009 10:03:52 +0000 (10:03 +0000)]
Fix index renaming [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7932 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix potential crash issue on Greenplum
dpage [Fri, 12 Jun 2009 08:56:00 +0000 (08:56 +0000)]
Fix potential crash issue on Greenplum

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7930 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoBump version for RC1
dpage [Fri, 12 Jun 2009 07:37:36 +0000 (07:37 +0000)]
Bump version for RC1

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7926 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate czech translation, per Marek Černocký.
guillaume [Thu, 11 Jun 2009 17:44:38 +0000 (17:44 +0000)]
Update czech translation, per Marek Černocký.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7925 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate french translation.
guillaume [Thu, 11 Jun 2009 15:51:30 +0000 (15:51 +0000)]
Update french translation.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7924 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoAutomatic merge using stringmerge script.
guillaume [Thu, 11 Jun 2009 15:42:37 +0000 (15:42 +0000)]
Automatic merge using stringmerge script.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7923 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate russian translation, per Валентин Казимиров.
guillaume [Thu, 11 Jun 2009 15:35:08 +0000 (15:35 +0000)]
Update russian translation, per Валентин Казимиров.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7922 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoPlural patch, per Marek (after much much talk).
guillaume [Thu, 11 Jun 2009 15:25:13 +0000 (15:25 +0000)]
Plural patch, per Marek (after much much talk).

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7921 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFormat the reverse engineered SQL correctly if a package does not have a body. [Ashes...
dpage [Thu, 11 Jun 2009 14:10:14 +0000 (14:10 +0000)]
Format the reverse engineered SQL correctly if a package does not have a body. [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7920 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFixup line endings.
dpage [Thu, 11 Jun 2009 13:31:15 +0000 (13:31 +0000)]
Fixup line endings.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7919 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoEnsure the user is always prompted before overwriting a backup file.
dpage [Thu, 11 Jun 2009 13:06:49 +0000 (13:06 +0000)]
Ensure the user is always prompted before overwriting a backup file.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7918 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFixed REASSIGN OWNED quoting of the new username. [Ashesh Vashi]
dpage [Thu, 11 Jun 2009 11:07:22 +0000 (11:07 +0000)]
Fixed REASSIGN OWNED quoting of the new username. [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7917 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoDon't allow ON TRUNCATE triggers on servers < 8.4. [Ashesh Vashi]
dpage [Thu, 11 Jun 2009 10:12:17 +0000 (10:12 +0000)]
Don't allow ON TRUNCATE triggers on servers < 8.4. [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7916 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoDisable SQL pane editing for pgAgent dialogues.
dpage [Thu, 11 Jun 2009 09:40:07 +0000 (09:40 +0000)]
Disable SQL pane editing for pgAgent dialogues.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7915 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoAdd missing componentrefs.
dpage [Thu, 11 Jun 2009 08:53:45 +0000 (08:53 +0000)]
Add missing componentrefs.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7914 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoCzech help build fix, per Marek Cernocky.
guillaume [Thu, 11 Jun 2009 07:42:37 +0000 (07:42 +0000)]
Czech help build fix, per Marek Cernocky.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7913 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoAdd czech translation of the manual.
guillaume [Wed, 10 Jun 2009 20:38:34 +0000 (20:38 +0000)]
Add czech translation of the manual.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7912 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate zh_CN translation, per Quan Zongliang.
guillaume [Wed, 10 Jun 2009 17:46:50 +0000 (17:46 +0000)]
Update zh_CN translation, per Quan Zongliang.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7911 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoDon't try to check shared_preload_libraries for regular users.
dpage [Wed, 10 Jun 2009 15:33:05 +0000 (15:33 +0000)]
Don't try to check shared_preload_libraries for regular users.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7909 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoHandle cases where some panes in the server status monitor do not apply to the curren...
dpage [Wed, 10 Jun 2009 09:01:00 +0000 (09:01 +0000)]
Handle cases where some panes in the server status monitor do not apply to the current server in a more sane fashion [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7908 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate czech translation, per Marek Černocký.
guillaume [Tue, 9 Jun 2009 17:12:13 +0000 (17:12 +0000)]
Update czech translation, per Marek Černocký.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7906 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate .pot files.
guillaume [Tue, 9 Jun 2009 16:15:15 +0000 (16:15 +0000)]
Update .pot files.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7905 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate french translation.
guillaume [Tue, 9 Jun 2009 16:12:38 +0000 (16:12 +0000)]
Update french translation.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7902 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoThis patch fixes many problems in the handling of GPDB CSV format logs for the frmSta...
dpage [Tue, 9 Jun 2009 11:19:10 +0000 (11:19 +0000)]
This patch fixes many problems in the handling of GPDB CSV format logs for the frmStatus display.

It's also a useful start for supporting PostgreSQL 8.4 CSV format logs.
[Chuck McDevitt]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7901 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix potential infinite loop.
dpage [Tue, 9 Jun 2009 09:46:21 +0000 (09:46 +0000)]
Fix potential infinite loop.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7900 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoAutomatic merge using stringmerge script.
guillaume [Tue, 9 Jun 2009 08:49:53 +0000 (08:49 +0000)]
Automatic merge using stringmerge script.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7899 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoDisallow the use of edbspl and SQL for creating trigger functions (SQL can't do it...
dpage [Mon, 8 Jun 2009 12:45:53 +0000 (12:45 +0000)]
Disallow the use of edbspl and SQL for creating trigger functions (SQL can't do it, and edbspl should be inlined in the trigger). [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7898 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoDocumentation fixes, from Marek Černocký.
guillaume [Fri, 5 Jun 2009 15:50:12 +0000 (15:50 +0000)]
Documentation fixes, from Marek Černocký.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7897 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoGet translated help with --help option, per a remark from Marek Černocký.
guillaume [Fri, 5 Jun 2009 15:47:47 +0000 (15:47 +0000)]
Get translated help with --help option, per a remark from Marek Černocký.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7896 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoQuery optimisation, per Kieran McCusker [Ashesh Vashi]
dpage [Thu, 4 Jun 2009 11:56:00 +0000 (11:56 +0000)]
Query optimisation, per Kieran McCusker [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7895 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoEnsure non-superusers can create jobs if they have permissions on the pgagent schema.
dpage [Thu, 4 Jun 2009 09:31:20 +0000 (09:31 +0000)]
Ensure non-superusers can create jobs if they have permissions on the pgagent schema.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7894 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoDon't offer the Run Now option on the Jobs node.
dpage [Thu, 4 Jun 2009 08:13:15 +0000 (08:13 +0000)]
Don't offer the Run Now option on the Jobs node.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7893 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoEnsure the schema (and objects within it) are properly refreshed when changing the...
dpage [Wed, 3 Jun 2009 08:46:41 +0000 (08:46 +0000)]
Ensure the schema (and objects within it) are properly refreshed when changing the synonym type. [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7892 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate czech translation, per Marek Černocký.
guillaume [Tue, 2 Jun 2009 09:02:18 +0000 (09:02 +0000)]
Update czech translation, per Marek Černocký.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7891 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoI found a crash.
dpage [Mon, 1 Jun 2009 13:44:51 +0000 (13:44 +0000)]
I found a crash.
Steps to reproduce it.
1. Select property dialog of any schema
2. Go to Priviledges tab
3. Make sure no User/Group is selected in the ctlListView.
4. Press Remove button

[Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7890 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix dependents/dependencies queries so they continue to work is running with Enterpri...
dpage [Mon, 1 Jun 2009 13:42:45 +0000 (13:42 +0000)]
Fix dependents/dependencies queries so they continue to work is running with EnterpriseDB in Oracle compatibility mode. [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7889 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix typo
dpage [Thu, 28 May 2009 11:52:22 +0000 (11:52 +0000)]
Fix typo

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7888 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix potential bug
dpage [Thu, 28 May 2009 11:50:25 +0000 (11:50 +0000)]
Fix potential bug

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7887 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix display of logfiles on Greenplum [Chuck McDevitt]
dpage [Thu, 28 May 2009 10:58:24 +0000 (10:58 +0000)]
Fix display of logfiles on Greenplum [Chuck McDevitt]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7886 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoPrevent the OK button being activated by <return> even when it's disabled. Seems...
dpage [Wed, 27 May 2009 13:36:54 +0000 (13:36 +0000)]
Prevent the OK button being activated by <return> even when it's disabled. Seems to be a wxWidgets issue. [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7885 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix error with some versions of GCC introduced by my last 'fix' [Ashesh Vashi]
dpage [Wed, 27 May 2009 12:30:02 +0000 (12:30 +0000)]
Fix error with some versions of GCC introduced by my last 'fix' [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7884 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoDon't barf on functions with only OUT parameters. [Gevik Babakhani, Ashesh Vashi...
dpage [Tue, 26 May 2009 16:41:15 +0000 (16:41 +0000)]
Don't barf on functions with only OUT parameters. [Gevik Babakhani, Ashesh Vashi, Dave Page]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7883 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate Greenplum help search.
dpage [Tue, 26 May 2009 14:58:50 +0000 (14:58 +0000)]
Update Greenplum help search.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7882 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoHide the dbms_job_procedure schema on EDB by default. [Ashesh Vashi]
dpage [Thu, 21 May 2009 15:23:12 +0000 (15:23 +0000)]
Hide the dbms_job_procedure schema on EDB by default. [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7879 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFixed Typo, from Tadashi Jokagi. thanks.
hiroshi [Wed, 20 May 2009 14:57:25 +0000 (14:57 +0000)]
Fixed Typo, from Tadashi Jokagi. thanks.
and some changes.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7876 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoDon't show package variables in wrapped packages [Ashesh Vashi]
dpage [Wed, 20 May 2009 11:35:22 +0000 (11:35 +0000)]
Don't show package variables in wrapped packages [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7875 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix dlgIndex so that we don't specify column options (ASC/DESC, NULLS FIRST/LAST...
dpage [Wed, 20 May 2009 11:12:34 +0000 (11:12 +0000)]
Fix dlgIndex so that we don't specify column options (ASC/DESC, NULLS FIRST/LAST) for index types other than btree.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7874 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate russian translation, per Валентин Казимиров.
guillaume [Mon, 18 May 2009 02:24:30 +0000 (02:24 +0000)]
Update russian translation, per Валентин Казимиров.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7873 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate serbian translation, per Bojan Škaljac.
guillaume [Fri, 15 May 2009 21:16:43 +0000 (21:16 +0000)]
Update serbian translation, per Bojan Škaljac.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7872 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoAdd missing French doc files
dpage [Fri, 15 May 2009 11:30:51 +0000 (11:30 +0000)]
Add missing French doc files

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7871 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoBump version
dpage [Fri, 15 May 2009 07:48:17 +0000 (07:48 +0000)]
Bump version

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7868 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUse Ctrl+Fn for shortcuts in the debugger on GTK, as F10 is a 'system' key and isn...
dpage [Thu, 14 May 2009 10:54:05 +0000 (10:54 +0000)]
Use Ctrl+Fn for shortcuts in the debugger on GTK, as F10 is a 'system' key and isn't processed by wxWidgets. [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7867 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoCzech translation is now a published and maintained translation.
guillaume [Tue, 12 May 2009 20:44:53 +0000 (20:44 +0000)]
Czech translation is now a published and maintained translation.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7866 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate czech translation, per Marek Černocký.
guillaume [Tue, 12 May 2009 16:52:26 +0000 (16:52 +0000)]
Update czech translation, per Marek Černocký.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7865 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoOptimise the pgDatatype population query [Greg Stark]
dpage [Tue, 12 May 2009 15:03:39 +0000 (15:03 +0000)]
Optimise the pgDatatype population query [Greg Stark]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7864 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate polish translation, per Slawek Sudnik.
guillaume [Mon, 11 May 2009 22:29:03 +0000 (22:29 +0000)]
Update polish translation, per Slawek Sudnik.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7862 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix treeview searching [Ashesh Vashi]
dpage [Mon, 11 May 2009 13:46:42 +0000 (13:46 +0000)]
Fix treeview searching [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7861 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix DB Restriction when adding a new server [Ashesh Vashi]
dpage [Mon, 11 May 2009 08:55:21 +0000 (08:55 +0000)]
Fix DB Restriction when adding a new server [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7860 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix copy/paste button activation on the query tool [Ashesh Vashi]
dpage [Mon, 11 May 2009 08:44:06 +0000 (08:44 +0000)]
Fix copy/paste button activation on the query tool [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7859 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix external links
dpage [Sun, 10 May 2009 11:19:17 +0000 (11:19 +0000)]
Fix external links

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7858 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoAvoid flashing a dialogue when closing the debugger. Doesn't eliminate all cases...
dpage [Thu, 7 May 2009 19:56:43 +0000 (19:56 +0000)]
Avoid flashing a dialogue when closing the debugger. Doesn't eliminate all cases where this may happen, but does get one common one. [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7857 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoRe-jigger the close-down code so we're not doing anything with event handlers after...
dpage [Thu, 7 May 2009 19:54:29 +0000 (19:54 +0000)]
Re-jigger the close-down code so we're not doing anything with event handlers after they may potentially have been destroyed. [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7856 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate Chinese simplified translation, per 郭朝益 (ChaoYi, Kuo).
guillaume [Thu, 7 May 2009 17:25:14 +0000 (17:25 +0000)]
Update Chinese simplified translation, per 郭朝益 (ChaoYi, Kuo).

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7854 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate screenshot to one without Magnus' short lived sslverify combo box.
dpage [Wed, 6 May 2009 16:16:50 +0000 (16:16 +0000)]
Update screenshot to one without Magnus' short lived sslverify combo box.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7853 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoTweak wording.
dpage [Wed, 6 May 2009 16:02:24 +0000 (16:02 +0000)]
Tweak wording.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7852 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoAdd French docs [Guillaume Lelarge]
dpage [Wed, 6 May 2009 16:01:06 +0000 (16:01 +0000)]
Add French docs [Guillaume Lelarge]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7851 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate spanish translation, per Diego A. Gil.
guillaume [Wed, 6 May 2009 11:13:45 +0000 (11:13 +0000)]
Update spanish translation, per Diego A. Gil.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7849 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate chinese traditional translation, per 郭朝益 (ChaoYi, Kuo).
guillaume [Tue, 5 May 2009 16:58:44 +0000 (16:58 +0000)]
Update chinese traditional translation, per  郭朝益 (ChaoYi, Kuo).

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7848 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agobump version number for release
dpage [Tue, 5 May 2009 12:45:10 +0000 (12:45 +0000)]
bump version number for release

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7845 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoAdjust the default perspective to ensure there's enough room for the buttons on GTK...
dpage [Tue, 5 May 2009 11:18:52 +0000 (11:18 +0000)]
Adjust the default perspective to ensure there's enough room for the buttons on GTK. [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7844 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix the tooltips on the debugger toolbar, and adjust the default perspective to ensur...
dpage [Tue, 5 May 2009 11:14:04 +0000 (11:14 +0000)]
Fix the tooltips on the debugger toolbar, and adjust the default perspective to ensure there's enough room for the buttons on GTK. [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7843 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix variable add/remove buttons.
dpage [Tue, 5 May 2009 11:03:38 +0000 (11:03 +0000)]
Fix variable add/remove buttons.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7842 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoDisable editing of parameters for wrapped functions in EDB. [Ashesh Vashi]
dpage [Tue, 5 May 2009 11:02:29 +0000 (11:02 +0000)]
Disable editing of parameters for wrapped functions in EDB. [Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7841 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoFix a memory leak, per Ashesh.
dpage [Tue, 5 May 2009 10:13:13 +0000 (10:13 +0000)]
Fix a memory leak, per Ashesh.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7840 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoI find one more issue on windows, from dlgDirectDbg::OnClose we're calling Close
dpage [Tue, 5 May 2009 10:06:30 +0000 (10:06 +0000)]
I find one more issue on windows, from dlgDirectDbg::OnClose we're calling Close
function for the frmMain window. As dlgDirectDbg is child of the frmMain, it will
also call Close function for dlgDirectDbg. Hence, this will leads to infinite
recursive call on windows. I don't understand, why it is not the case with gtk/MacOS.

[Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7839 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoPlease find the patch for an issue related to the debugger in gtk (linux).
dpage [Tue, 5 May 2009 10:05:57 +0000 (10:05 +0000)]
Please find the patch for an issue related to the debugger in gtk (linux).

Please find the steps to reproduce this issue:
1. Right click any pl/pgsql function without any parameter. Select
   Debugging->Debug.
2. It will open the debugger window.
3. Select File->Exit from menu.
4. Press 'yes' for the below question:
   "Are you sure you wish to abort the debugging session?
    This will abort the function currently being debugged."
5. Close main window.
6. This will gives you the following message and wait for all threads to be
   getting killed.
   "TIME WITH TIMEZONE: Debug: 1 threads were not terminated by the application."

I found that - we're creating two dbgPgConn object, one in ctlCodeWindow and the
other in dlgDirectDbg. Both creates their own threads (dbgThread object).

When we abort debugging, somehow it is not calling the Close function of the
dlgDirectDbg only on linux (wxGTK). Hence, the thread created in dlgDirectDbg is
not get killed/stopped in this case.

[Ashesh Vashi]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7838 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoDisplay the logfile correctly on Greenplum [Chuck McDevitt]
dpage [Tue, 5 May 2009 09:29:44 +0000 (09:29 +0000)]
Display the logfile correctly on Greenplum [Chuck McDevitt]
Don't hide the log pane if the instrumentation functions are missing, as it screws up the perspective for the next server which does have them [Dave Page]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7837 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoDisplay partition hierarchy correctly on Greenplum. [Chuck McDevitt]
dpage [Tue, 5 May 2009 09:28:18 +0000 (09:28 +0000)]
Display partition hierarchy correctly on Greenplum. [Chuck McDevitt]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7836 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate portuguese translation, per Hélder M. Vieira.
guillaume [Tue, 5 May 2009 09:25:14 +0000 (09:25 +0000)]
Update portuguese translation, per Hélder M. Vieira.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7835 a7884b65-44f6-0310-8a51-81a127f17b15

16 years agoUpdate chinese traditional translation, per 郭朝益 (ChaoYi, Kuo).
guillaume [Sun, 3 May 2009 19:49:00 +0000 (19:49 +0000)]
Update chinese traditional translation, per  郭朝益 (ChaoYi, Kuo).

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7834 a7884b65-44f6-0310-8a51-81a127f17b15