Author: dpage
Date: 2006-01-09 08:45:14 + (Mon, 09 Jan 2006)
New Revision: 4878
Modified:
branches/REL-1_4_0_PATCHES/pgadmin3/CHANGELOG.txt
branches/REL-1_4_0_PATCHES/pgadmin3/src/frm/frmExport.cpp
Log:
Set the initial Unicode/Local charset options correctly in the Export dialogue
[Magn
Author: dpage
Date: 2006-01-09 08:46:40 + (Mon, 09 Jan 2006)
New Revision: 4879
Modified:
trunk/pgadmin3/CHANGELOG.txt
trunk/pgadmin3/src/frm/frmExport.cpp
Log:
Set the initial Unicode/Local charset options correctly in the Export dialogue
[Magnus Hagander]
Modified: trunk/pgadmin3/CHA
Author: dpage
Date: 2006-01-09 08:47:06 + (Mon, 09 Jan 2006)
New Revision: 4880
Modified:
branches/REL-1_4_0_PATCHES/pgadmin3/CHANGELOG.txt
Log:
Add a couple of missing items.
Modified: branches/REL-1_4_0_PATCHES/pgadmin3/CHANGELOG.txt
==
Thanks, patch applied.
Regards, Dave
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Magnus Hagander
> Sent: 08 January 2006 14:50
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] Patch: Export unicode typo
>
> Attached patch
Author: dpage
Date: 2006-01-09 09:11:33 + (Mon, 09 Jan 2006)
New Revision: 4881
Modified:
trunk/pgadmin3/CHANGELOG.txt
trunk/pgadmin3/src/ctl/ctlSQLResult.cpp
trunk/pgadmin3/src/frm/frmQuery.cpp
trunk/pgadmin3/src/include/ctl/ctlSQLResult.h
trunk/pgadmin3/src/include/frmQuery.h
Thanks - patch applied.
Regards, Dave
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Magnus Hagander
> Sent: 08 January 2006 14:55
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] Patch: Select all in result pane
>
> This pa
Author: dpage
Date: 2006-01-09 09:22:29 + (Mon, 09 Jan 2006)
New Revision: 4882
Modified:
branches/REL-1_4_0_PATCHES/pgadmin3/CHANGELOG.txt
branches/REL-1_4_0_PATCHES/pgadmin3/src/ctl/ctlSQLResult.cpp
Log:
Honour the copy quoting setting properly in the SQL results pane [Magnus
Hagander
Author: dpage
Date: 2006-01-09 09:31:15 + (Mon, 09 Jan 2006)
New Revision: 4883
Modified:
trunk/pgadmin3/CHANGELOG.txt
trunk/pgadmin3/src/ctl/ctlSQLResult.cpp
Log:
Honour the copy quoting setting properly in the SQL results pane [Magnus
Hagander]
Modified: trunk/pgadmin3/CHANGELOG.txt
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Magnus Hagander
> Sent: 08 January 2006 14:54
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] Copy quoting
>
> Hi!
>
> Attached are two patches around the copying-to-clipboard
Hi!
When you paste a multiline query in the query tool, where any line
*except* the last one is very long, the scrollbar doesn't resize, thus
making it impossible to scroll the whole query into view. A workaround
is to click this row and press "end", or to manually move out to the end
of it, in wh
Author: dpage
Date: 2006-01-09 10:38:49 + (Mon, 09 Jan 2006)
New Revision: 4884
Added:
trunk/pgadmin3/docs/en_US/commandline.html
Modified:
trunk/pgadmin3/CHANGELOG.txt
trunk/pgadmin3/docs/en_US/pgadmin3.hhc
trunk/pgadmin3/docs/en_US/pgadmin3.hhp.cached
trunk/pgadmin3/docs/en_US
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Magnus Hagander
> Sent: 08 January 2006 16:56
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] Patch: commandline connect/launch
>
> Attached patch makes it possibe to specify a
It would very nice to have the option to log all
changes in database. It will help me to manage changes
on testing and production server.
Currently it's possible to log all queries but it's
not the good sollution, because you have to filter
what are system queries and what isn't.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Magnus Hagander
> Sent: 08 January 2006 15:05
> To: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Query tool: Autocompletion
>
> > Attached is a first attempt at autocompletion
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Magnus Hagander
> Sent: 09 January 2006 10:01
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] Paste bug in Query Tool
>
> Hi!
>
> When you paste a multiline query in the query
> > Attached patch makes it possibe to specify a server description to
> > auto-connect to on the commandline ("-s mydbserver"), and
> also to have
> > pgAdmin automatically launch the query tool ("-s mydbserver
> -q"). It
> > will still open the main window as well, as there seems to be
> >
Author: dpage
Date: 2006-01-09 14:27:07 + (Mon, 09 Jan 2006)
New Revision: 4885
Modified:
trunk/pgadmin3/BUGS.txt
Log:
Remove fixed items from bugs list - they should be in the changelog.
Modified: trunk/pgadmin3/BUGS.txt
===
hi!
after checking out revision 4884 make fails with the following error:
[EMAIL PROTECTED]:/net/programs/pgadmin-svn/pgadmin3]$ make
make all-recursive
make[1]: Entering directory `/usr/net/programs/pgadmin-svn/pgadmin3'
Making all in i18n
make[2]: Entering directory `/usr/net/programs/pgadmin
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Miha Radej
> Sent: 09 January 2006 14:56
> To: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] SVN Commit by dpage: r4884 -
> in trunk/pgadmin3:
>
> hi!
>
> after checking out revi
hi!
Dave Page wrote:
after checking out revision 4884 make fails with the following error:
revision 4883 makes just fine.
system is suse 9.3, gcc 3.3.4, wx 2.6.0.
regards,
Miha
Does it build if you add 'include "frmQuery.h"' at the top of
pgAdmin3.cpp (see how frmMain and some others ar
> -Original Message-
> From: Miha Radej [mailto:[EMAIL PROTECTED]
> Sent: 09 January 2006 15:16
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] SVN Commit by dpage: r4884 -
> in trunk/pgadmin3:
>
> hi!
>
> Dave Page wrote:
> >>after checking out
Author: dpage
Date: 2006-01-09 15:43:07 + (Mon, 09 Jan 2006)
New Revision: 4886
Modified:
trunk/pgadmin3/src/pgAdmin3.cpp
Log:
Add a couple of headers needed on *nix
Modified: trunk/pgadmin3/src/pgAdmin3.cpp
===
--- trunk/pgad
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Dave Page
> Sent: 09 January 2006 15:21
> To: Miha Radej
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] SVN Commit by dpage: r4884 -
> in trunk/pgadmin3:
>
> OK, give me a fe
hi!
i've tinkered around a bit and it seems to work with the attached patch
applied. "pgadmin -q" displayed the usage screen so i guess it should work.
cheers,
Miha
Dave Page wrote:
after checking out revision 4884 make fails with the
following error:
revision 4883 makes just fine.
sys
oops, sorry :) just sent an email with a success report and didn't see
this email.
cheers,
Miha
Dave Page wrote:
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dave Page
Sent: 09 January 2006 15:21
To: Miha Radej
Cc: pgadmin-hackers@postgresql.or
> -Original Message-
> From: Miha Radej [mailto:[EMAIL PROTECTED]
> Sent: 09 January 2006 15:50
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] SVN Commit by dpage: r4884 -
> in trunk/pgadmin3:
>
> oops, sorry :) just sent an email with a success
Hello,
I've posted this mail to the postgresql general mailing list.
For those of you who don't read it:
I'm new to postgresql and during testing for a script I've found some
curious things.
If I do the following things a bad dump will be created that can't be
restored (using pgadmin3, pg_dump
27 matches
Mail list logo