users/quan74/pgadmin-import.git
16 years agoFix syntax error in package creation.
dpage [Thu, 5 Mar 2009 15:47:33 +0000 (15:47 +0000)]
Fix syntax error in package creation.

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

16 years agoWindow functions are only available on 8.4+ servers.
guillaume [Tue, 3 Mar 2009 13:13:21 +0000 (13:13 +0000)]
Window functions are only available on 8.4+ servers.

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

16 years agoFix assignment so it doesn't barf on GCC 4.3.2 32 bit.
dpage [Tue, 3 Mar 2009 10:47:31 +0000 (10:47 +0000)]
Fix assignment so it doesn't barf on GCC 4.3.2 32 bit.

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

16 years agoRecord the rate setting in seconds, instead of the (probably translated) selected...
guillaume [Mon, 2 Mar 2009 13:06:55 +0000 (13:06 +0000)]
Record the rate setting in seconds, instead of the (probably translated) selected item's text of the combobox.

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

16 years agoColumn sizing tweaks
dpage [Mon, 2 Mar 2009 10:51:33 +0000 (10:51 +0000)]
Column sizing tweaks

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

16 years agoMessage consistency
dpage [Mon, 2 Mar 2009 09:36:29 +0000 (09:36 +0000)]
Message consistency

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

16 years agoBugfixes on the frmStatus patch.
guillaume [Sun, 1 Mar 2009 19:38:02 +0000 (19:38 +0000)]
Bugfixes on the frmStatus patch.

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

16 years agoSome translation changes, per a report from Harald Armin Massa.
guillaume [Sun, 1 Mar 2009 14:52:00 +0000 (14:52 +0000)]
Some translation changes, per a report from Harald Armin Massa.

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

16 years agoUpdate german translation.
guillaume [Sun, 1 Mar 2009 12:42:04 +0000 (12:42 +0000)]
Update german translation.

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

16 years agoUpdate italian translation, per Giuseppe Sacco.
guillaume [Sun, 1 Mar 2009 12:33:22 +0000 (12:33 +0000)]
Update italian translation, per Giuseppe Sacco.

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

16 years agoCommit the .pot files.
guillaume [Fri, 27 Feb 2009 17:33:25 +0000 (17:33 +0000)]
Commit the .pot files.

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

16 years agoNew update of the french translation.
guillaume [Fri, 27 Feb 2009 17:26:35 +0000 (17:26 +0000)]
New update of the french translation.

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

16 years agoAutomatic merge using stringmerge script.
guillaume [Fri, 27 Feb 2009 17:19:46 +0000 (17:19 +0000)]
Automatic merge using stringmerge script.

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

16 years agoUpdate french translation.
guillaume [Fri, 27 Feb 2009 17:11:39 +0000 (17:11 +0000)]
Update french translation.

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

16 years agoGCC warning fixes
dpage [Fri, 27 Feb 2009 16:58:10 +0000 (16:58 +0000)]
GCC warning fixes

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

16 years agoGCC warning fix
dpage [Fri, 27 Feb 2009 16:39:45 +0000 (16:39 +0000)]
GCC warning fix

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

16 years agoMessage consistency.
dpage [Fri, 27 Feb 2009 15:05:53 +0000 (15:05 +0000)]
Message consistency.

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

16 years agoFix handling of aggregate initial conditions to allow NULL or empty strings to be...
dpage [Fri, 27 Feb 2009 15:05:09 +0000 (15:05 +0000)]
Fix handling of aggregate initial conditions to allow NULL or empty strings to be specified. Per bug report from Marcin StÄ™pnicki

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

16 years agoImprove error handling for query thread - in particular, catch encoding conversion...
dpage [Fri, 27 Feb 2009 14:18:51 +0000 (14:18 +0000)]
Improve error handling for query thread - in particular, catch encoding conversion errors, and errors that might be thrown by libpq rather than the server.

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

16 years agoDon't include translated strings in the queries sent to the server - they may fail...
dpage [Fri, 27 Feb 2009 14:17:24 +0000 (14:17 +0000)]
Don't include translated strings in the queries sent to the server - they may fail conversion to SQL_ASCII and throw an error.

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

16 years agoFixes few bugs in the recent server status patch (per report and patch from
guillaume [Fri, 27 Feb 2009 12:48:34 +0000 (12:48 +0000)]
Fixes few bugs in the recent server status patch (per report and patch from
Dickson S. Guedes).

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

16 years agoFix inconsistent naming of packages.
dpage [Fri, 27 Feb 2009 12:27:42 +0000 (12:27 +0000)]
Fix inconsistent naming of packages.

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

16 years agoGet the PG utilities from the same place as the libpq we're using.
dpage [Fri, 27 Feb 2009 11:43:22 +0000 (11:43 +0000)]
Get the PG utilities from the same place as the libpq we're using.

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

16 years agoAllow the contents of the panes on the Server Status window to be copied to the clipb...
dpage [Fri, 27 Feb 2009 10:50:10 +0000 (10:50 +0000)]
Allow the contents of the panes on the Server Status window to be copied to the clipboard. [Guillaume Lelarge]

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

16 years agoFix an issue with my last patch.
guillaume [Fri, 27 Feb 2009 07:20:08 +0000 (07:20 +0000)]
Fix an issue with my last patch.

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

16 years agofix capitalization
dpage [Thu, 26 Feb 2009 17:14:55 +0000 (17:14 +0000)]
fix capitalization

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

16 years agoFix a bug in the revised colour handling.
dpage [Thu, 26 Feb 2009 17:11:37 +0000 (17:11 +0000)]
Fix a bug in the revised colour handling.

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

16 years agoUpdate projects files because of the frmStatus.xrc deletion.
guillaume [Thu, 26 Feb 2009 13:48:50 +0000 (13:48 +0000)]
Update projects files because of the frmStatus.xrc deletion.

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

16 years agoComplete rework of the "Server Status" Window.
guillaume [Thu, 26 Feb 2009 13:22:05 +0000 (13:22 +0000)]
Complete rework of the "Server Status" Window.

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

16 years agoEDB Fixes:
dpage [Thu, 26 Feb 2009 11:00:22 +0000 (11:00 +0000)]
EDB Fixes:

- An error occurred if added comments on procedure schema other then public
- Name section is disabled on properties of procedure
- Incorrect identification of Oracle style triggers

[Ashesh Vashi]

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

16 years agoAutomatic merge using stringmerge script.
guillaume [Tue, 24 Feb 2009 19:17:27 +0000 (19:17 +0000)]
Automatic merge using stringmerge script.

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

16 years agoAllow server nodes to be added with no color, instead of using white, to prevent...
dpage [Tue, 24 Feb 2009 17:49:22 +0000 (17:49 +0000)]
Allow server nodes to be added with no color, instead of using white, to prevent things looking weird if people have a non-white treeview.

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

16 years agoUpdate zh_TW translation, per ChaoYi Kuo.
guillaume [Tue, 24 Feb 2009 14:47:56 +0000 (14:47 +0000)]
Update zh_TW translation, per ChaoYi Kuo.

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

16 years agoDisplay auto-vac settings on the property list [Ashesh Vashi]
dpage [Tue, 24 Feb 2009 13:29:10 +0000 (13:29 +0000)]
Display auto-vac settings on the property list [Ashesh Vashi]

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

16 years agoReduce maximum dialogue height from 330d to 280d. Hopefully that should fit on the...
dpage [Mon, 23 Feb 2009 21:21:05 +0000 (21:21 +0000)]
Reduce maximum dialogue height from 330d to 280d. Hopefully that should fit on the smallest displays the EDB QA team test with :p

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

16 years agoAdd support for per-table TOAST autovacuum settings in PostgreSQL 8.4+ [Ashesh Vashi].
dpage [Mon, 23 Feb 2009 15:30:58 +0000 (15:30 +0000)]
Add support for per-table TOAST autovacuum settings in PostgreSQL 8.4+ [Ashesh Vashi].

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

16 years agoDefine UNICODE if we're using a Unicode wxWidgets build
dpage [Mon, 23 Feb 2009 13:33:49 +0000 (13:33 +0000)]
Define UNICODE if we're using a Unicode wxWidgets build

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

16 years agoRemove an incorrect apostrophe.
dpage [Fri, 20 Feb 2009 15:48:21 +0000 (15:48 +0000)]
Remove an incorrect apostrophe.

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

16 years agoDocument the ignore version mismatch option.
dpage [Fri, 20 Feb 2009 15:14:45 +0000 (15:14 +0000)]
Document the ignore version mismatch option.

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

16 years agoMore consistent punctuation
dpage [Fri, 20 Feb 2009 11:38:20 +0000 (11:38 +0000)]
More consistent punctuation

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

16 years agoDon't allow an FK index to be created in table creation mode - the design simply...
dpage [Fri, 20 Feb 2009 11:09:56 +0000 (11:09 +0000)]
Don't allow an FK index to be created in table creation mode - the design simply doesn't allow us to do that in a sane way at the moment. Per bug report from Julius Tuskenis

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

16 years agoFix default dialog size
dpage [Fri, 20 Feb 2009 09:50:50 +0000 (09:50 +0000)]
Fix default dialog size

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

16 years agoUse an empty string instead of N.A. for a setting that's irrelevant.
dpage [Wed, 18 Feb 2009 12:25:18 +0000 (12:25 +0000)]
Use an empty string instead of N.A. for a setting that's irrelevant.

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

16 years agoAdd support for per-table autovacuum settings in PostgreSQL 8.4+ [Ashesh Vashi].
dpage [Wed, 18 Feb 2009 12:21:45 +0000 (12:21 +0000)]
Add support for per-table autovacuum settings in PostgreSQL 8.4+ [Ashesh Vashi].

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

16 years agoFix procedure name quoting.
dpage [Wed, 18 Feb 2009 09:51:54 +0000 (09:51 +0000)]
Fix procedure name quoting.

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

16 years agoFix some component refs
dpage [Mon, 16 Feb 2009 11:11:34 +0000 (11:11 +0000)]
Fix some component refs

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

16 years agoUpdate addresses
dpage [Mon, 16 Feb 2009 09:22:21 +0000 (09:22 +0000)]
Update addresses

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

16 years agoFix support for 'bit varying' columns [Quan Zongliang].
dpage [Fri, 13 Feb 2009 11:33:15 +0000 (11:33 +0000)]
Fix support for 'bit varying' columns [Quan Zongliang].

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

16 years agoFix help paths
dpage [Fri, 13 Feb 2009 10:04:34 +0000 (10:04 +0000)]
Fix help paths

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

16 years agoFix trigger list [Ashesh Vashi]. Bug report from Chris Price.
dpage [Mon, 9 Feb 2009 20:31:01 +0000 (20:31 +0000)]
Fix trigger list [Ashesh Vashi]. Bug report from Chris Price.

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

16 years agoAdd Magnus to the DevTeam
dpage [Thu, 5 Feb 2009 14:35:51 +0000 (14:35 +0000)]
Add Magnus to the DevTeam

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

16 years agoDisplay the view schema correctly on the dependents tab [Madis Pärn]
dpage [Thu, 5 Feb 2009 11:25:48 +0000 (11:25 +0000)]
Display the view schema correctly on the dependents tab [Madis Pärn]

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

16 years agoAdd support for column level privileges on PostgreSQL 8.4 and above [Ashesh Vashi].
dpage [Tue, 3 Feb 2009 17:25:21 +0000 (17:25 +0000)]
Add support for column level privileges on PostgreSQL 8.4 and above [Ashesh Vashi].

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

16 years agoMore sane default size
dpage [Mon, 2 Feb 2009 13:46:40 +0000 (13:46 +0000)]
More sane default size

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

16 years agoAdd a KeyFile option to the utilities.ini config file. This option takes a filename...
dpage [Tue, 27 Jan 2009 21:23:27 +0000 (21:23 +0000)]
Add a KeyFile option to the utilities.ini config file. This option takes a filename, and only if that file exists, will the plugin be added to the menus. If the option is omitted, the plugin is always added.

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

16 years agoFix function default value handling for EDB 8.4.
dpage [Tue, 27 Jan 2009 09:22:42 +0000 (09:22 +0000)]
Fix function default value handling for EDB 8.4.

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

16 years agoDon't try to open the postgres-reg.ini file in read/write mode.
dpage [Tue, 27 Jan 2009 09:19:30 +0000 (09:19 +0000)]
Don't try to open the postgres-reg.ini file in read/write mode.

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

16 years agoFix a couple of potential crashes.
dpage [Tue, 27 Jan 2009 09:16:54 +0000 (09:16 +0000)]
Fix a couple of potential crashes.

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

16 years agoRemove some unused variable declarations, and tidy some indents.
dpage [Tue, 27 Jan 2009 09:13:01 +0000 (09:13 +0000)]
Remove some unused variable declarations, and tidy some indents.

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

16 years agoUse _ in IDs, not -
dpage [Wed, 21 Jan 2009 16:50:26 +0000 (16:50 +0000)]
Use _ in IDs, not -

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

16 years agoUpdate to use Hiroshi's fixed build of gettext.
dpage [Wed, 21 Jan 2009 16:47:16 +0000 (16:47 +0000)]
Update to use Hiroshi's fixed build of gettext.

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

16 years agoFix a missed copyright notice
dpage [Wed, 21 Jan 2009 09:50:02 +0000 (09:50 +0000)]
Fix a missed copyright notice

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

16 years agoWarning which cannot display a server log.
hiroshi [Tue, 20 Jan 2009 16:17:33 +0000 (16:17 +0000)]
Warning which cannot display a server log.
It is based on discussion.(Only the workaround)

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

16 years agoEnsure joins are removed first before a table is deleted from the GQB [Ashesh Vashi]
dpage [Fri, 16 Jan 2009 19:09:46 +0000 (19:09 +0000)]
Ensure joins are removed first before a table is deleted from the GQB [Ashesh Vashi]

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

16 years agoFix translation keyword.
hiroshi [Fri, 16 Jan 2009 14:00:08 +0000 (14:00 +0000)]
Fix translation keyword.

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

16 years agoFix dictionary selection of a FTS dialog is not visible.
hiroshi [Fri, 16 Jan 2009 13:35:33 +0000 (13:35 +0000)]
Fix dictionary selection of a FTS dialog is not visible.

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

16 years agoAdjustment of a pane.
hiroshi [Fri, 16 Jan 2009 13:31:19 +0000 (13:31 +0000)]
Adjustment of a pane.
It displays at the time of an SQL editor, and suppose un-displaying at the time of Gqb.

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

16 years agoFix a lot of UI issues on GTK and Mac.
guillaume [Thu, 15 Jan 2009 17:41:19 +0000 (17:41 +0000)]
Fix a lot of UI issues on GTK and Mac.
Standardize dialod sizes.

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

16 years agoFix display problem of dbname.
hiroshi [Wed, 14 Jan 2009 17:27:50 +0000 (17:27 +0000)]
Fix display problem of dbname.

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

16 years agoOnly use wxSystemOptions::SetOption on Mac where we actually need it.
dpage [Wed, 14 Jan 2009 11:45:37 +0000 (11:45 +0000)]
Only use wxSystemOptions::SetOption on Mac where we actually need it.

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

16 years agoAdd a hack to switch between the native and generic wxListCtrl on Mac.
dpage [Wed, 14 Jan 2009 10:21:57 +0000 (10:21 +0000)]
Add a hack to switch between the native and generic wxListCtrl on Mac.
The native control has issues with multi-select when used on frmMain
and by the autocomplete menu used by wxSTC. The generic control has
sizing issues when used in the dialogues. These issues exist with
wxWidgets <= 2.8.9

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

16 years agoDisplay a message if we can't display a hint.
dpage [Wed, 14 Jan 2009 10:13:29 +0000 (10:13 +0000)]
Display a message if we can't display a hint.

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

16 years agoPrevent a crash occuring if the Hint menu option is selected on Mac at an inappropria...
dpage [Wed, 14 Jan 2009 10:07:55 +0000 (10:07 +0000)]
Prevent a crash occuring if the Hint menu option is selected on Mac at an inappropriate time. It seems that our
attempts to disable the menu option on that platform get ignored.

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

16 years agoWarn the user if connecting to a newer version of the server than is supported.
dpage [Tue, 13 Jan 2009 14:52:50 +0000 (14:52 +0000)]
Warn the user if connecting to a newer version of the server than is supported.

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

16 years agoAdd support for Window functions [Ashesh Vashi]
dpage [Mon, 12 Jan 2009 13:53:04 +0000 (13:53 +0000)]
Add support for Window functions [Ashesh Vashi]

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

16 years agoFixed translation keyword.
hiroshi [Mon, 12 Jan 2009 03:14:53 +0000 (03:14 +0000)]
Fixed translation keyword.

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

16 years agoPreparation of Ja_JP.
hiroshi [Sun, 11 Jan 2009 17:13:13 +0000 (17:13 +0000)]
Preparation of Ja_JP.

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

16 years agorenewal extract strings.
hiroshi [Sat, 10 Jan 2009 17:37:55 +0000 (17:37 +0000)]
renewal extract strings.

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

16 years agoAdd an option to ignore server version mismatches with pg_dump/pg_dumpall/pg_restore.
dpage [Fri, 9 Jan 2009 21:37:04 +0000 (21:37 +0000)]
Add an option to ignore server version mismatches with pg_dump/pg_dumpall/pg_restore.

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

16 years agoAdd support for default values for function parameters in PostgreSQL 8.4+ [Ashesh...
dpage [Thu, 8 Jan 2009 14:10:03 +0000 (14:10 +0000)]
Add support for default values for function parameters in PostgreSQL 8.4+ [Ashesh Vashi]

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

16 years agoRestore old behaviour of the Edit Grid where <return> moves to the next column, but...
dpage [Thu, 8 Jan 2009 13:35:14 +0000 (13:35 +0000)]
Restore old behaviour of the Edit Grid where <return> moves to the next column, but <enter> moves to the next row rather than both changing column [mei ben]

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

16 years agoUpdate simplified chinese, per Quan Zongliang.
guillaume [Wed, 7 Jan 2009 19:31:49 +0000 (19:31 +0000)]
Update simplified chinese, per Quan Zongliang.

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

16 years agoAdd support for direct debugging of functions with variadic parameters.
dpage [Wed, 7 Jan 2009 15:54:36 +0000 (15:54 +0000)]
Add support for direct debugging of functions with variadic parameters.

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

16 years agoFix button border and positioning.
dpage [Tue, 6 Jan 2009 20:20:36 +0000 (20:20 +0000)]
Fix button border and positioning.

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

16 years agoDocument how to figure out the hostname used to target job steps to a server.
dpage [Tue, 6 Jan 2009 10:01:56 +0000 (10:01 +0000)]
Document how to figure out the hostname used to target job steps to a server.

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

16 years agoCopyright update
dpage [Mon, 5 Jan 2009 14:11:39 +0000 (14:11 +0000)]
Copyright update

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

16 years agoAdd -S and -Sc command line options to open a server status window.
guillaume [Mon, 5 Jan 2009 10:47:23 +0000 (10:47 +0000)]
Add -S and -Sc command line options to open a server status window.

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

16 years agoAdd support for the many new node types in Postgres 8.4 [Ashesh Vashi]
dpage [Thu, 1 Jan 2009 13:04:11 +0000 (13:04 +0000)]
Add support for the many new node types in Postgres 8.4 [Ashesh Vashi]

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

16 years agoAdd CONNECTION LIMIT support for roles (8.1+).
guillaume [Wed, 31 Dec 2008 13:00:43 +0000 (13:00 +0000)]
Add CONNECTION LIMIT support for roles (8.1+).

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

16 years agopgAgent related doc tweaks.
dpage [Mon, 29 Dec 2008 20:56:57 +0000 (20:56 +0000)]
pgAgent related doc tweaks.

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

16 years agoOoops - remove some commented out code.
dpage [Mon, 29 Dec 2008 19:59:56 +0000 (19:59 +0000)]
Ooops - remove some commented out code.

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

16 years agoAdd support for remote databases in pgAgent [Ashesh Vashi, with some futzing by Dave...
dpage [Mon, 29 Dec 2008 19:58:37 +0000 (19:58 +0000)]
Add support for remote databases in pgAgent [Ashesh Vashi, with some futzing by Dave Page]

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

16 years agoNew translation fixes from Christoph Zwerschke.
guillaume [Thu, 18 Dec 2008 18:20:14 +0000 (18:20 +0000)]
New translation fixes from Christoph Zwerschke.

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

16 years agoTranslation fix from Christoph Zwerschke.
guillaume [Thu, 18 Dec 2008 10:22:49 +0000 (10:22 +0000)]
Translation fix from Christoph Zwerschke.

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

16 years agoQuote the path names that we copy setup.h to, and don't prompt before overwriting...
dpage [Sat, 6 Dec 2008 20:47:43 +0000 (20:47 +0000)]
Quote the path names that we copy setup.h to, and don't prompt before overwriting. [Tomasz Zeman]

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

16 years agoEnsure the user always gets offered the chance to update the SQL query when changing...
dpage [Thu, 4 Dec 2008 11:52:53 +0000 (11:52 +0000)]
Ensure the user always gets offered the chance to update the SQL query when changing tabs from the GQB (assuming changes have been made).

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

16 years agoFix some weirdness in the way that tab clicks are detected. [Ashesh Vashi]
dpage [Thu, 4 Dec 2008 11:17:51 +0000 (11:17 +0000)]
Fix some weirdness in the way that tab clicks are detected. [Ashesh Vashi]

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

16 years agoUpdate the Query Builder to include a new tab for joins, rather than relying on the...
dpage [Thu, 4 Dec 2008 11:01:23 +0000 (11:01 +0000)]
Update the Query Builder to include a new tab for joins, rather than relying on the context menu on the drawing canvas. [Ashesh Vashi]

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

16 years agoFix initial layout of the index dialogue so that lstColumns is appropriately sized...
dpage [Tue, 25 Nov 2008 13:22:20 +0000 (13:22 +0000)]
Fix initial layout of the index dialogue so that lstColumns is appropriately sized by default.

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

16 years agoAvoid an assert if no index access method is selected.
dpage [Tue, 25 Nov 2008 10:56:16 +0000 (10:56 +0000)]
Avoid an assert if no index access method is selected.

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