Re: [pgadmin-support] Bug in v1.8.4 - AutoCompletion vs running query

2008-08-21 Thread Horvath Gabor
>> If I use autocompletion while a query started from the same edit >> window is already running, the whole application freezes until the >> query is finished, and a message appears in the message page reading: >> ** Error ** >> The query gets committed, its results remain. > [...]

[pgadmin-support] Bug in v1.8.4 - AutoCompletion vs running query

2008-08-15 Thread Horvath Gabor
If I use autocompletion while a query started from the same edit window is already running, the whole application freezes until the query is finished, and a message appears in the message page reading: ** Error ** The query gets committed, its results remain. The error message does

[pgadmin-support] Bug - comment on column

2008-03-13 Thread Horvath Gabor
pgAdminIII v1.8.2 Windows XP PostgreSQL 8.2, linux When I add a new column to a table by using the New Column dialog box open by pressing the Add button on the Columns page of the Table Properties dialog box and also type in comments, the COMMENT ON COLUMN statement fails to be added to the genera

Re: [pgadmin-support] 1.8-Beta5 Bug: sequence properties dialog produces wrong sql statement order

2007-10-17 Thread Horvath Gabor
On 9/24/07, Dave Page <[EMAIL PROTECTED]> wrote: > Horvath Gabor wrote: > > pgAdminIII v1.8-Beta5 > > Windows XP > > PostgreSQL 8.1, linux > > > > I tried to adjust the Minimum value in the properties dialog of a sequence. > > I wanted to adjust the

[pgadmin-support] 1.8-Beta5 Bug: sequence properties dialog produces wrong sql statement order

2007-09-22 Thread Horvath Gabor
pgAdminIII v1.8-Beta5 Windows XP PostgreSQL 8.1, linux I tried to adjust the Minimum value in the properties dialog of a sequence. I wanted to adjust the range so that the present current value would have fallen out of it, so I changed the current value too. ...In vain, because the SQL batch compo

[pgadmin-support] Crash when cancelling filter and view data

2006-11-22 Thread Horvath Gabor
PgAdminIII, v1.6, Windows XP Professional SP2 (Hungarian). Server: PostgreSQL 8.1.4 on i486-pc-linux-gnu I select a table from the left-hand tree. I select Tools/View Data/View Filtered Rows... from the Menu. On the dialog that appears, I press the Cancel button. Then PgAdmin crashes. Same table

[pgadmin-support] Moving focus to another pane without a mouse

2006-11-22 Thread Horvath Gabor
I am using PgAdminIII v1.6.0, on a Windows XP. I would appreciate being able to move the focus to another pane without reaching out for the mouse. Applications that have this feature usually assign the key combinations F6 or Ctrl+F6 to it. (I hope this does not roll down to the same old wxWidgets