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

16 years agoAdd support for DESC and NULLs FIRST/LAST options for index columns [Quan Zongliang].
dpage [Tue, 25 Nov 2008 09:41:32 +0000 (09:41 +0000)]
Add support for DESC and NULLs FIRST/LAST options for index columns [Quan Zongliang].

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

16 years agoFurther UI fixes [Guillaume Lelarge]
dpage [Thu, 20 Nov 2008 14:39:05 +0000 (14:39 +0000)]
Further UI fixes [Guillaume Lelarge]

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

16 years agoRemove an obsolete bug
dpage [Thu, 20 Nov 2008 13:38:42 +0000 (13:38 +0000)]
Remove an obsolete bug

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

16 years agoTODO list updates
dpage [Thu, 20 Nov 2008 13:22:45 +0000 (13:22 +0000)]
TODO list updates

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

16 years agoAdd support for per-database collation, ctype and connection limits [Ashesh Vashi]
dpage [Tue, 18 Nov 2008 13:09:52 +0000 (13:09 +0000)]
Add support for per-database collation, ctype and connection limits [Ashesh Vashi]

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

16 years agoFix a column quoting bug [Quan Zongliang]
dpage [Mon, 17 Nov 2008 11:09:26 +0000 (11:09 +0000)]
Fix a column quoting bug [Quan Zongliang]

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

16 years agoAdd ALTER DATABASE SET TABLESPACE support (8.4) and re-adds ALTER DATABASE RENAME...
guillaume [Fri, 14 Nov 2008 21:40:26 +0000 (21:40 +0000)]
Add ALTER DATABASE SET TABLESPACE support (8.4) and re-adds ALTER DATABASE RENAME TO support.

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

16 years agoFix the index UI to handle columns with commas in the name [Quan Zongliang]
dpage [Fri, 7 Nov 2008 14:48:55 +0000 (14:48 +0000)]
Fix the index UI to handle columns with commas in the name [Quan Zongliang]

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

16 years agoRemove the un-maintained Tip of the Day feature [Ashesh Vashi]
dpage [Tue, 4 Nov 2008 15:04:14 +0000 (15:04 +0000)]
Remove the un-maintained Tip of the Day feature [Ashesh Vashi]

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

16 years agoFix reverse order of pre/post 8.3 error messages.
mha [Tue, 28 Oct 2008 13:30:46 +0000 (13:30 +0000)]
Fix reverse order of pre/post 8.3 error messages.

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

16 years agoAdd more index stats.
guillaume [Mon, 27 Oct 2008 13:50:49 +0000 (13:50 +0000)]
Add more index stats.

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

16 years agoFixes some UI bugs in the new layout code.
guillaume [Sun, 19 Oct 2008 21:30:09 +0000 (21:30 +0000)]
Fixes some UI bugs in the new layout code.

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

16 years agoFix the edit grid to work with bit(x).
dpage [Mon, 13 Oct 2008 10:57:07 +0000 (10:57 +0000)]
Fix the edit grid to work with bit(x).

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

16 years agoTable's definition is already quoted, per a report from Regina Obe.
guillaume [Wed, 1 Oct 2008 20:02:52 +0000 (20:02 +0000)]
Table's definition is already quoted, per a report from Regina Obe.

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

17 years agoCouple of minor tweaks to the cmake build to get an appbundle that basically works.
dpage [Thu, 25 Sep 2008 08:27:26 +0000 (08:27 +0000)]
Couple of minor tweaks to the cmake build to get an appbundle that basically works.

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

17 years agoFor some reason, previous commit refused to include this directory.
mha [Fri, 19 Sep 2008 17:37:05 +0000 (17:37 +0000)]
For some reason, previous commit refused to include this directory.

Adds required modules for cmake build.

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

17 years agoTweak dlgConnect layout.
dpage [Fri, 19 Sep 2008 15:35:59 +0000 (15:35 +0000)]
Tweak dlgConnect layout.

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

17 years agoInitial work towards being able to configure/build pgadmin with cmake.
mha [Fri, 19 Sep 2008 13:02:43 +0000 (13:02 +0000)]
Initial work towards being able to configure/build pgadmin with cmake.

Tested on Ubuntu 8.04 and Windows (VS 2005 Express) only so far.

Only build really tested, and simple installs.

Several pieces still missing, but it's a start!

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

17 years agoFix the layout restoration
dpage [Thu, 18 Sep 2008 20:43:58 +0000 (20:43 +0000)]
Fix the layout restoration

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

17 years agoTable creation fixes - hide the Vacuum tab when creating a table, not the Constraints...
dpage [Thu, 18 Sep 2008 20:26:29 +0000 (20:26 +0000)]
Table creation fixes - hide the Vacuum tab when creating a table, not the Constraints tab. Avoid an assert when adding the last column to a constraint. Fix the default height of the constraints list.

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

17 years agoWiden the default size of frmStatus
dpage [Thu, 18 Sep 2008 19:36:34 +0000 (19:36 +0000)]
Widen the default size of frmStatus

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