Re: [pgadmin-support] Crash on delete record with filter in place

2011-09-20 Thread Guillaume Lelarge
On Tue, 2011-09-20 at 10:48 -0400, Colin Beckingham wrote: > On 09/19/2011 04:53 PM, Colin Beckingham wrote: > > > > > > On 09/19/2011 03:12 PM, Guillaume Lelarge wrote: > >> On Sat, 2011-09-17 at 17:45 -0400, Colin Beckingham wrote: > >>> Using pgadmin 1.15 Dev on Opensuse 11.4, kernel 3.0. > >>>

Re: [pgadmin-support] Crash on delete record with filter in place

2011-09-20 Thread Colin Beckingham
On 09/19/2011 04:53 PM, Colin Beckingham wrote: On 09/19/2011 03:12 PM, Guillaume Lelarge wrote: On Sat, 2011-09-17 at 17:45 -0400, Colin Beckingham wrote: Using pgadmin 1.15 Dev on Opensuse 11.4, kernel 3.0. Viewing the data in a table with full data set visible, select a record for delete

Re: [pgadmin-support] Crash on delete record with filter in place

2011-09-20 Thread Dave Page
On Mon, Sep 19, 2011 at 8:34 PM, Guillaume Lelarge wrote: > > See the attachment. I was using GDB. Note that this is not a segfault. > It's a SIGABRT. > > What surprised me at first was this: > > #6  0x77148ef5 in wxGrid::SetTable (this=0x1b48a10, table=0x0, > takeOwnership=false, selmode=

Re: [pgadmin-support] pgadmin string data output...

2011-09-20 Thread boris
On 09/20/2011 03:13 AM, Guillaume Lelarge wrote: On Mon, 2011-09-19 at 21:27 -0400, boris wrote: hi all, I guess , this is very basic question, but I don't see any options to fix it. why when I do select , strings in "data output" are in quotes and parenthesis? How do I turn it off? I would lik

Re: [pgadmin-support] pgadmin string data output...

2011-09-20 Thread Dave Page
On Tue, Sep 20, 2011 at 2:13 AM, Guillaume Lelarge wrote: > On Mon, 2011-09-19 at 21:27 -0400, boris wrote: >> hi all, >> I guess , this is very basic question, but I don't see any options to >> fix it. >> why when I do select , strings in "data output" are in quotes and >> parenthesis? >> >> How

Re: [pgadmin-support] pgadmin string data output...

2011-09-20 Thread Guillaume Lelarge
On Mon, 2011-09-19 at 21:27 -0400, boris wrote: > hi all, > I guess , this is very basic question, but I don't see any options to > fix it. > why when I do select , strings in "data output" are in quotes and > parenthesis? > > How do I turn it off? I would like to see plain data... > Do you me