Re: [pgadmin-support] Beta3 - Grant Wizard doesn't work with single table

2007-08-21 Thread Dave Page
[EMAIL PROTECTED] wrote: To reproduce: Select a table in the object browser window. Select Grant Wizard from the Tools menu. or Right click on a table in the object browser and select Grant Wizard. Note the Selection window does not list any tables, and OK cannot be selected after adding

[pgadmin-support] Beta3 - Grant Wizard doesn't work with single table

2007-08-21 Thread Mike . Blackwell
To reproduce: Select a table in the object browser window. Select Grant Wizard from the Tools menu. or Right click on a table in the object browser and select Grant Wizard. Note the Selection window does not list any tables, and OK cannot be selected after adding the permission information.

Re: [pgadmin-support] pgadmin 1.8.0 beta3 bug

2007-08-21 Thread Erwin Brandstetter
Hi Dave! [EMAIL PROTECTED] wrote: (...) Erwin; I'm somewhat wary of fixes in the treeview refresh code as there can be odd corner cases caused by the relationships between some object types. If I get you an updated exe, would you mind running it though it's paces to help check I didn't miss

[pgadmin-support] Missing column titles

2007-08-21 Thread Charlie Clark
Hi, discovered the bug I was thinking about the other day: clicking on the table view for a table produces a table without column headings except for OIDs (if the table has them). The view should be the same as "select *" but this does return the column titles pgAdmin III beta 3 MacOS X 1

Re: [pgadmin-support] Not working delete key in a scratch pad

2007-08-21 Thread Milen A. Radev
Marcin Zajączkowski написа: On 2007-08-20 16:40, Milen A. Radev wrote: Marcin Zajączkowski написа: Hi, While editing text in a scratch pad (in a edit data window) delete key doesn't work (does nothing). Tested with snapshot 2007-06-19. Wow - that's a pretty old snapshot. Works for me on Beta

Re: [pgadmin-support] pgadmin 1.8.0 beta3 bug

2007-08-21 Thread Dave Page
Martin Serrano wrote: > If there is a list of current bugs other than what appears in the help, > please direct me to it. > > I'm using the Win32 version. > > 1) When adding a new column to a table, I have hit "refresh" on the > table before the column is available within the add constraint dial

Re: [pgadmin-support] Not working delete key in a scratch pad

2007-08-21 Thread Guillaume Lelarge
Marcin Zajączkowski a écrit : > On 2007-08-20 16:40, Milen A. Radev wrote: >> Marcin Zajączkowski написа: >>> While editing text in a scratch pad (in a edit data window) delete key >>> doesn't work (does nothing). >>> Tested with snapshot 2007-06-19. >> >> Wow - that's a pretty old snapshot. Works

Re: [pgadmin-support] pgAdmin 1.8 Beta 3 on Windows XP: Error on connecting to 8.1.4 server

2007-08-21 Thread Guillaume Lelarge
Harald Armin Massa a écrit : > trying the new 1.8 Beta 3 with german locale, on connecting to a > PostgreSQL 8.1.4 Server the followin error gets reported: > > ERROR: syntax error at or near "pg_get_userbyid" > > Line 1: ...T ts.oid, spcname, spclocation, '' as description pg_get_use... > > the

[pgadmin-support] pgAdmin 1.8 Beta 3 on Windows XP: Error on connecting to 8.1.4 server

2007-08-21 Thread Harald Armin Massa
Hello, trying the new 1.8 Beta 3 with german locale, on connecting to a PostgreSQL 8.1.4 Server the followin error gets reported: ERROR: syntax error at or near "pg_get_userbyid" Line 1: ...T ts.oid, spcname, spclocation, '' as description pg_get_use... the Caret is pointing to the "o" of spcl

Re: [pgadmin-support] Not working delete key in a scratch pad

2007-08-21 Thread Marcin Zajączkowski
On 2007-08-20 16:40, Milen A. Radev wrote: Marcin Zajączkowski написа: Hi, While editing text in a scratch pad (in a edit data window) delete key doesn't work (does nothing). Tested with snapshot 2007-06-19. Wow - that's a pretty old snapshot. Works for me on Beta3. I recompiled it on my FC