Re: [pgadmin-support] Cannot create a table with pgAdmin 1.14.0.1

2011-05-11 Thread Guillaume Lelarge
On 05/11/2011 05:58 PM, David Landgren wrote: > Steps to reproduce: > > 1. Launch pgAdmin III > Version 1.14.0 Beta 1 Apr 28 2011, rev:REL-1_14_0-BETA1 > Windows XP, SP3 > > 2. Select a schema (other than 'public') > > 3. Right-click on Tables | New Table > > 4. Enter name > > 5. Browse throug

[pgadmin-support] Cannot create a table with pgAdmin 1.14.0.1

2011-05-11 Thread David Landgren
Steps to reproduce: 1. Launch pgAdmin III Version 1.14.0 Beta 1 Apr 28 2011, rev:REL-1_14_0-BETA1 Windows XP, SP3 2. Select a schema (other than 'public') 3. Right-click on Tables | New Table 4. Enter name 5. Browse through Owner combo and choose an owner (keyboard navigation) 6. Columns tab

Re: [pgadmin-support] Usability improvment ideas

2011-05-11 Thread Bob McConnell
From: gabriele.garuglieri > Dave Page scritti il 11/05/2011 10:12:33 > >> We could pretty easily add options >> for "execute current line" and "execute current paragraph" (I'd find >> those very useful in fact). > > Those would be greatly welcome!! If I might add a suggestion. I have occasion

Re: [pgadmin-support] Usability improvment ideas

2011-05-11 Thread Dave Page
On Wed, May 11, 2011 at 1:18 PM, Bob McConnell wrote: > From: gabriele.garuglieri > >> Dave Page scritti il 11/05/2011 10:12:33 >> >>> We could pretty easily add options >>> for "execute current line" and "execute current paragraph" (I'd find >>> those very useful in fact). >> >> Those would be g

Rif: Re: [pgadmin-support] Usability improvment ideas

2011-05-11 Thread gabriele . garuglieri
Dave Page scritti il 11/05/2011 10:12:33 > We could pretty easily add options > for "execute current line" and "execute current paragraph" (I'd find > those very useful in fact). > Those would be greatly welcome!! Thanks, Gabriele

Re: [pgadmin-support] Usability improvment ideas

2011-05-11 Thread Dave Page
On Wed, May 11, 2011 at 8:23 AM, wrote: > > Hi all, > i second the request of Bernhard, especially for the "run current query" or > better "run current statement block" > >>This "view" of a query is too limited. > There's no need for anything complicated, just put the cursor within a code > block

Re: [pgadmin-support] Usability improvment ideas

2011-05-11 Thread gabriele . garuglieri
Hi all, i second the request of Bernhard, especially for the "run current query" or better "run current statement block" >This "view" of a query is too limited. There's no need for anything complicated, just put the cursor within a code block and execute everything from previuos blank line to ne