Re: Time for beta 2? - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Time for beta 2?
Date
Msg-id 45216E54.9090702@lelarge.info
Whole thread Raw
In response to Re: Time for beta 2?  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: Time for beta 2?  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-hackers
Dave Page a écrit :
>
>
>> -----Original Message-----
>> From: Guillaume Lelarge [mailto:guillaume@lelarge.info]
>> Sent: 02 October 2006 20:45
>> To: Dave Page
>> Cc: pgadmin-hackers@postgresql.org
>> Subject: Re: [pgadmin-hackers] Time for beta 2?
>>
>> Guillaume Lelarge a écrit :
>>> Dave Page a écrit :
>>>> Any objections if I roll beta 2 of v1.6 tomorrow sometime?
>>>>
>>> I'll send you a patch for a bug I'm working on. It
>> shouldn't be too long.
>> Well, it seems it's already fixed. I found it today on my
>> windows beta1
>> official build, and can't reproduce it here with my linux svn build.
>
> Oh, ok - what was it?
>

In the edit grid, I try to update a cell containing an item (character
varying). The update fails because of the cast (for example UPDATE foo
SET bar='foobar'::pg_catalog.character varying).

When I try to reproduce it at home, log_statement to 'all', I see this
query :
  UPDATE foo SET bar='foobar'::character varying
and it just works.

I tried the latest snapshot at work but, unfortunately, it was an old
one (21 of september, I think).


--
Guillaume.
<!-- http://abs.traduc.org/
     http://lfs.traduc.org/
     http://traduc.postgresqlfr.org/ -->

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Time for beta 2?
Next
From: "Dave Page"
Date:
Subject: Re: Time for beta 2?