users/quan74/pgadmin-import.git
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

16 years agoUpdate german translation, per Harald Armin Massa.
guillaume [Sun, 3 May 2009 18:13:33 +0000 (18:13 +0000)]
Update german translation, per Harald Armin Massa.

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

16 years agoUpdate italian translation, per Giuseppe Sacco.
guillaume [Sat, 2 May 2009 20:21:18 +0000 (20:21 +0000)]
Update italian translation, per Giuseppe Sacco.

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

16 years agoUpdate .pot files.
guillaume [Sat, 2 May 2009 19:59:40 +0000 (19:59 +0000)]
Update .pot files.

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

16 years agoUpdate french translation.
guillaume [Sat, 2 May 2009 19:59:22 +0000 (19:59 +0000)]
Update french translation.

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

16 years agoAutomatic merge using stringmerge script.
guillaume [Sat, 2 May 2009 18:14:32 +0000 (18:14 +0000)]
Automatic merge using stringmerge script.

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

16 years agoEnsure the debugger exists correctly [Ashesh Vashi]
dpage [Wed, 29 Apr 2009 11:07:15 +0000 (11:07 +0000)]
Ensure the debugger exists correctly [Ashesh Vashi]

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

16 years agoFix another irksome resizing bug under GTK
dpage [Mon, 27 Apr 2009 13:56:43 +0000 (13:56 +0000)]
Fix another irksome resizing bug under GTK

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

16 years agoDon't let the user try to debug wrapped functions/procedures in EDB.
dpage [Mon, 27 Apr 2009 13:06:12 +0000 (13:06 +0000)]
Don't let the user try to debug wrapped functions/procedures in EDB.

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

16 years agosome adjustment.(ja_JP)
hiroshi [Sat, 25 Apr 2009 10:48:40 +0000 (10:48 +0000)]
some adjustment.(ja_JP)

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

16 years agosome adjustments(ja_JP).
hiroshi [Fri, 24 Apr 2009 16:03:33 +0000 (16:03 +0000)]
some adjustments(ja_JP).

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

16 years agoSupport verify-ca and verify-full as sslmode values, new in 8.4
mha [Fri, 24 Apr 2009 12:38:54 +0000 (12:38 +0000)]
Support verify-ca and verify-full as sslmode values, new in 8.4

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

16 years agoEnsure the user enters a trigger body if creating an edb-spl trigger.
dpage [Fri, 24 Apr 2009 12:23:26 +0000 (12:23 +0000)]
Ensure the user enters a trigger body if creating an edb-spl trigger.

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

16 years agoRemove sslverify again, since it's been removed from libpq after 8.4beta1
mha [Fri, 24 Apr 2009 11:49:06 +0000 (11:49 +0000)]
Remove sslverify again, since it's been removed from libpq after 8.4beta1

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

16 years agoRemove useless rule view option.
dpage [Fri, 24 Apr 2009 08:45:42 +0000 (08:45 +0000)]
Remove useless rule view option.

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

16 years agoDebugger related fixes:
dpage [Fri, 24 Apr 2009 07:44:08 +0000 (07:44 +0000)]
Debugger related fixes:
* SSL Verify support introduced PG 8.4 and later.
  We were not taking care about it.
* We were not catching an exception - thrown from Init
  function of dlgPgConn (debugger/dbgPgConn.cpp:228)
* Also include one change related to set isGreenplum in
  debugger/dbgPgConn. isGreenplum variable is getting set in
  the block whose condition is (isEdb && ...). So, value for
  isGreenplum will be a garbage value when we have
  postgresql/greenplum server, otherwise it will be false
  (for edb).
[Ashesh Vashi]

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

16 years agoAdd TODO item per Andreas Neumann
dpage [Fri, 17 Apr 2009 11:59:15 +0000 (11:59 +0000)]
Add TODO item per Andreas Neumann

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

16 years agoAdd support for RETURNS TABLE() on functions [Ashesh Vashi].
dpage [Fri, 17 Apr 2009 11:54:37 +0000 (11:54 +0000)]
Add support for RETURNS TABLE() on functions [Ashesh Vashi].

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

16 years agoFix the AUI handling for the status form. It didn't handle localisation properly...
dpage [Thu, 16 Apr 2009 14:12:20 +0000 (14:12 +0000)]
Fix the AUI handling for the status form. It didn't handle localisation properly (which would result in a blank screen being display if switched to Japanese for example) and the Default View option was restoring the last saved perspective, and not the hard-coded default.

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

16 years agoEnsure account expiration dates are displayed and handled consistently [Ashesh Vashi...
dpage [Thu, 16 Apr 2009 11:02:13 +0000 (11:02 +0000)]
Ensure account expiration dates are displayed and handled consistently [Ashesh Vashi/Dave Page]

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

16 years agoUpdate the GQB to demand load the contents of each schema individually. This requires...
dpage [Thu, 16 Apr 2009 08:29:25 +0000 (08:29 +0000)]
Update the GQB to demand load the contents of each schema individually. This requires some pretty heavy
structural changes, but I think it's a good improvement.

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

16 years agoUse a save dialog when exporting data per Herouth Maoz
dpage [Wed, 15 Apr 2009 12:53:40 +0000 (12:53 +0000)]
Use a save dialog when exporting data per Herouth Maoz

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

16 years agoThere may not always be an extension on plugin library names
dpage [Wed, 15 Apr 2009 09:56:43 +0000 (09:56 +0000)]
There may not always be an extension on plugin library names

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

16 years agoFix a crash bug in the Query Tool [Ashesh Vashi]
dpage [Wed, 15 Apr 2009 09:25:25 +0000 (09:25 +0000)]
Fix a crash bug in the Query Tool [Ashesh Vashi]

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

16 years agoEnsure we have a consistent message when dropping server objects [Ashesh Vashi]
dpage [Wed, 15 Apr 2009 09:18:20 +0000 (09:18 +0000)]
Ensure we have a consistent message when dropping server objects [Ashesh Vashi]

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

16 years agoGreenplum stores the number of rows per segmentDatabase (actually the max of any...
dpage [Wed, 15 Apr 2009 09:06:29 +0000 (09:06 +0000)]
Greenplum stores the number of rows per segmentDatabase (actually the max of any of the segDBs) in pg_class.reltuples, not the total number of tuples.

This causes the stats to display wrong values, and causes pgAdmin to warn that Analyze is needed when it is not.

This simple patch multiplies the reltuples x gp_segments, so that we get a better value.

Of course, it only does this for Greenplum connections.
[Chuck McDevitt]

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

16 years agoFix an apparent hang when debugging in some languages. [Ashesh Vashi]
dpage [Mon, 13 Apr 2009 16:15:15 +0000 (16:15 +0000)]
Fix an apparent hang when debugging in some languages. [Ashesh Vashi]

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

16 years agoCheck the the appropriate debugger plugin is loaded before offering debugging options.
dpage [Wed, 8 Apr 2009 16:16:44 +0000 (16:16 +0000)]
Check the the appropriate debugger plugin is loaded before offering debugging options.

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

16 years agoValidate the View dialogue properly [Ashesh Vashi]
dpage [Wed, 8 Apr 2009 14:05:21 +0000 (14:05 +0000)]
Validate the View dialogue properly [Ashesh Vashi]

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

16 years agoSerbian translation: I forgot this part of the patch.
guillaume [Tue, 7 Apr 2009 17:55:53 +0000 (17:55 +0000)]
Serbian translation: I forgot this part of the patch.

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

16 years agoSerbian translation: sr_YU is now sr_RS.
guillaume [Tue, 7 Apr 2009 17:55:05 +0000 (17:55 +0000)]
Serbian translation: sr_YU is now sr_RS.

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

16 years agoFix job step creation [Ashesh Vashi]
dpage [Tue, 7 Apr 2009 11:00:31 +0000 (11:00 +0000)]
Fix job step creation [Ashesh Vashi]

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

16 years agoFix an infinite loop in the debugger which appears to occur with certain themes under...
dpage [Mon, 6 Apr 2009 20:40:05 +0000 (20:40 +0000)]
Fix an infinite loop in the debugger which appears to occur with certain themes under wxGTK on Debian. Per Heikki Linnakangas

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

16 years agoRename the new CREATE DATABASE options to set collation and ctype into
dpage [Mon, 6 Apr 2009 08:50:06 +0000 (08:50 +0000)]
Rename the new CREATE DATABASE options to set collation and ctype into
LC_COLLATE and LC_CTYPE, per discussion on pgsql-hackers.

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

16 years agolv_LV is not anymore unmaintained :)
guillaume [Sat, 4 Apr 2009 20:41:32 +0000 (20:41 +0000)]
lv_LV is not anymore unmaintained :)

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

16 years agoAdds HTML Help project files for the french manual, and updates batch file and Visual...
guillaume [Sat, 4 Apr 2009 17:39:42 +0000 (17:39 +0000)]
Adds HTML Help project files for the french manual, and updates batch file and VisualC++ project to take care of them.

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

16 years agoUpdate serbian translation, per Bojan Škaljac.
guillaume [Sat, 4 Apr 2009 14:25:26 +0000 (14:25 +0000)]
Update serbian translation, per Bojan Škaljac.

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

16 years agoUpdate french translation of the manual. And fixes one error on the english
guillaume [Sat, 4 Apr 2009 13:37:34 +0000 (13:37 +0000)]
Update french translation of the manual. And fixes one error on the english
manual.

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

16 years agoFixes on the Server Status documentation.
guillaume [Sat, 4 Apr 2009 13:30:40 +0000 (13:30 +0000)]
Fixes on the Server Status documentation.

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

16 years agoSome fixes on the manual: update screenshots, add new command line parameters,
guillaume [Sat, 4 Apr 2009 13:22:22 +0000 (13:22 +0000)]
Some fixes on the manual: update screenshots, add new command line parameters,
update members of the translation team.

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

16 years agoIncrease the log buffers
dpage [Thu, 2 Apr 2009 09:31:23 +0000 (09:31 +0000)]
Increase the log buffers

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

16 years agoUpdate image
dpage [Wed, 1 Apr 2009 14:26:03 +0000 (14:26 +0000)]
Update image

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

16 years agoFix the validation of database and schema restriction strings per Kieran McCusker
dpage [Wed, 1 Apr 2009 14:24:57 +0000 (14:24 +0000)]
Fix the validation of database and schema restriction strings per Kieran McCusker

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

16 years agoFix missing Greenplum reloptions [Chuck McDevitt]
dpage [Wed, 1 Apr 2009 12:09:33 +0000 (12:09 +0000)]
Fix missing Greenplum reloptions [Chuck McDevitt]

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

16 years agoAdd missing 'cert' authentication method, and allow an option to be set for any hosts...
dpage [Wed, 1 Apr 2009 11:55:01 +0000 (11:55 +0000)]
Add missing 'cert' authentication method, and allow an option to be set for any hostssl entry in the pg_hba.conf editor, per Magnus.

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

16 years agoImplement a more robust check to ensure that users can't enter invalid values for...
dpage [Wed, 1 Apr 2009 11:51:25 +0000 (11:51 +0000)]
Implement a more robust check to ensure that users can't enter invalid values for sequences. Do it properly this time :-)

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

16 years agoImplement a more robust check to ensure that users can't enter invalid values for...
dpage [Wed, 1 Apr 2009 11:09:24 +0000 (11:09 +0000)]
Implement a more robust check to ensure that users can't enter invalid values for sequences.

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

16 years agoFix help description
dpage [Tue, 31 Mar 2009 16:12:42 +0000 (16:12 +0000)]
Fix help description

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

16 years agoDocumentation fixes.
guillaume [Tue, 31 Mar 2009 15:53:03 +0000 (15:53 +0000)]
Documentation fixes.

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

16 years agoSupport ldap, gss and sspi authentication methods in the pg_hba.conf editor.
dpage [Tue, 31 Mar 2009 13:18:26 +0000 (13:18 +0000)]
Support ldap, gss and sspi authentication methods in the pg_hba.conf editor.

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

16 years agoUpdate latvian translation, per Lauris Buksis-Haberkorns.
guillaume [Mon, 30 Mar 2009 21:40:36 +0000 (21:40 +0000)]
Update latvian translation, per Lauris Buksis-Haberkorns.

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

16 years agoUpdate latvian translation, per Lauris Bukšis-Haberkorns.
guillaume [Mon, 30 Mar 2009 08:46:00 +0000 (08:46 +0000)]
Update latvian translation, per Lauris Bukšis-Haberkorns.

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

16 years agoUpdate portuguese translation, per Hélder M. Vieira.
guillaume [Sun, 29 Mar 2009 20:20:05 +0000 (20:20 +0000)]
Update portuguese translation, per Hélder M. Vieira.

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

16 years agoFrench manual of pgAdminIII.
guillaume [Sun, 29 Mar 2009 13:10:06 +0000 (13:10 +0000)]
French manual of pgAdminIII.

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

16 years agoA little light Friday evening query tuning.
dpage [Fri, 27 Mar 2009 21:41:30 +0000 (21:41 +0000)]
A little light Friday evening query tuning.

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