Re: 1.15 Dev : Insert fails

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Colin Beckingham <colbec(at)start(dot)ca>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: 1.15 Dev : Insert fails
Date: 2012-03-12 20:28:28
Message-ID: 1331584108.2467.54.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Mon, 2012-03-12 at 08:48 -0400, Colin Beckingham wrote:
> 1.15 Dev on OpenSUSE 12.1
>
> Test table one has an integer, text and boolean fields.
>
> INSERT INTO one(
> col1, col2, fix)
> VALUES (1, 'this','f');
>
>
> ASSERT INFO:
> /usr/local/include/wx-2.9/wx/strvararg.h(546): assert "(argtype &
> (wxFormatString::Arg_String)) == argtype" failed in
> wxArgNormalizerUtf8(): format specifier doesn't match argument type
>

Fixed. Thanks for your report.

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2012-03-12 20:29:57 Re: Operator script error
Previous Message Guillaume Lelarge 2012-03-12 17:54:53 Re: Set schema in pgAdmin