Re: [pgadmin-support] An annoying problem in SQL Editor, and a realy

2005-11-01 Thread Andreas Pflug
MaXX wrote: Hi, I have a little problem with the SQL editor in pgAdmin3 1.2.0 (FreeBSD 5-4 stable, installed from ports). I use the touchpad of my laptop with tapping activated, often (not always) when I drag a selection to reorder my queries pgAdmin freeze and I stuck with a strange cursor wich

Re: [pgadmin-support] 1.4 Beta-3 crashes when opening a trigger's

2005-11-01 Thread Andreas Pflug
Oriza Triznyák wrote: pgAdmin III 1.4 Beta-3 crashes when opening a trigger's property-dialog from either the popup menu or the shortcut button or the Edit menu. Fixed in svn, thanks for reporting. Regards, Andreas ---(end of broadcast)--- TIP 4

Re: [pgadmin-support] Hide databases

2005-11-01 Thread Andreas Pflug
Uwe Dalluege wrote: Andreas and Dave, thank you very much for your intent to implement a configurable SQL restriction. I think, the "Deutsche Bildungswesen" would be delighted! :-) (and so I) We have about 300 students working with PostgreSQL so you can imagine the little confusion seeing 300 d

Re: [pgadmin-support] Array parameter declaration error

2005-11-01 Thread Andreas Pflug
&ru wrote: OS: Win XP pgAdmin III 1.2.1 and 1.4 beta2 and 1.4 beta3 hungarian language binary distribution I wanted to create a new function with array i/o parameters and the SQL command that pgAdmin assembled was this: CREATE FUNCTION test(v "varchar"[]) RETURNS "varchar[]" AS $BODY$BEGIN RETU

[pgadmin-support] pgAdmin III v1.4.0 Release Candidate 1 released for testing

2005-11-01 Thread Dave Page
Release Candidate 1 of pgAdmin 1.4.0, the graphical PostgreSQL administration tool for Windows, Linux, FreeBSD, Mac OS X and Solaris is now available for download from http://www.postgresql.org/ftp/pgadmin3/beta/ This new beta version fixes various issues in the *nix build system and includes much

FW: [pgadmin-support] Array parameter declaration error

2005-11-01 Thread Dave Page
Hi Andreas, Can you find 5 minutes to look at this please? Thanks, Dave > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of &ru > Sent: 01 November 2005 09:22 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Array parameter declaratio

[pgadmin-support] An annoying problem in SQL Editor, and a realy minor glitch

2005-11-01 Thread MaXX
Hi, I have a little problem with the SQL editor in pgAdmin3 1.2.0 (FreeBSD 5-4 stable, installed from ports). I use the touchpad of my laptop with tapping activated, often (not always) when I drag a selection to reorder my queries pgAdmin freeze and I stuck with a strange cursor wich looks like thi

[pgadmin-support] Array parameter declaration error

2005-11-01 Thread
OS: Win XP pgAdmin III 1.2.1 and 1.4 beta2 and 1.4 beta3 hungarian language binary distribution I wanted to create a new function with array i/o parameters and the SQL command that pgAdmin assembled was this: CREATE FUNCTION test(v "varchar"[]) RETURNS "varchar[]" AS $BODY$BEGIN RETURN v; END$BOD

Re: [pgadmin-support] Hide databases

2005-11-01 Thread Uwe Dalluege
Andreas and Dave, thank you very much for your intent to implement a configurable SQL restriction. I think, the "Deutsche Bildungswesen" would be delighted! :-) (and so I) We have about 300 students working with PostgreSQL so you can imagine the little confusion seeing 300 databases. We tried to