Re: [pgadmin-support] pgAdmin 1.6 Beta 2 query crashes on windows

2006-10-13 Thread George Pavlov
Dave, It still crashes upon query submittal. I see no difference from beta2 in this aspect. George > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dave Page > Sent: Friday, October 13, 2006 12:14 AM > To: George Pavlov; pgadmin-support@postgresq

Re: [pgadmin-support] v6 beta 2 still crashes at times whenviewing table results directly

2006-10-13 Thread Dave Page
-Original Message- From: "Mike G" <[EMAIL PROTECTED]> To: "Dave Page" Cc: "pgadmin-support@postgresql.org" Sent: 13/10/06 19:42 Subject: RE: [pgadmin-support] v6 beta 2 still crashes at times whenviewing table results directly > I have been testing beta 3 this morning and it crashed o

[pgadmin-support] Minor annoyance in "Find and Replace"

2006-10-13 Thread Erwin Brandstetter
Hi developers! I am testing pgAdmin III Beta 2 (Oct 3 2006, re: 5426:5427) on Windows XP (latest patch level). When opening the "Find and Replace" popup (with ctrl-f or from the menu, no difference) the search string should _always_ have the focus, so one can type away happily. Instead, the po

[pgadmin-support] Bug: edit properties of function with OUT-parameters and line break in comment

2006-10-13 Thread Erwin Brandstetter
Hi developers! I am testing pgAdmin III Beta 2 (Oct 3 2006, re: 5426:5427) on Windows XP (latest patch level). With the following test case I can reproduce the bug: CREATE OR REPLACE FUNCTION f_test(IN i integer, OUT o integer) AS $$ BEGIN o := i*2; END; $$ LANGUAGE 'plpgsql' VOLATILE; COMMEN

[pgadmin-support] Bug: edit properties of function with OUT-parameters and line break in comment

2006-10-13 Thread Erwin Brandstetter
Hi developers! I am testing pgAdmin III Beta 2 (Oct 3 2006, re: 5426:5427) on Windows XP (latest patch level). With the following test-case I can reproduce the bug: CREATE OR REPLACE FUNCTION f_test(IN i integer, OUT o integer) AS $$ BEGIN o := i*2; END; $$ LANGUAGE 'plpgsql' VOLATILE; COMMEN

Re: [pgadmin-support] v6 beta 2 still crashes at times whenviewing table results directly

2006-10-13 Thread Mike G
Hi Dave, I have been testing beta 3 this morning and it crashed on me again. The debugger pointed in the same location as last time. I was trying to view a table that a few seconds ago had over 7 records in it, had just truncated it and only inserted 5 records back into it. Of course tryi

[pgadmin-support] pgAdmin III v1.6 Beta 3 Released

2006-10-13 Thread Dave Page
I'm pleased to announce the third beta version of pgAdmin III v1.6.0 is available for download in Source, Windows, Slackware and Mac OSX formats from: http://www.pgadmin.org/download/ This version contains various fixes for bugs reported in beta 1. This is a beta version and may contain bugs - p

Re: [pgadmin-support] pgAdmin 1.6 Beta 2 query crashes on windows

2006-10-13 Thread Dave Page
> -Original Message- > From: George Pavlov [mailto:[EMAIL PROTECTED] > Sent: 12 October 2006 22:23 > To: pgadmin-support@postgresql.org > Cc: Dave Page > Subject: pgAdmin 1.6 Beta 2 query crashes on windows > > PgAdmin III Query 1.6 Beta 2 is pretty unusable to me (WinXP > SP2, stock