Re: OID converted to signed

From: Ian Lawrence Barwick <barwick(at)gmail(dot)com>
To: Michal Kozusznik <kozusznik(dot)michal(at)ifortuna(dot)cz>
Cc: "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: OID converted to signed
Date: 2014-03-14 11:49:56
Message-ID: CAB8KJ=jbD_BWNz_C6HCOFwUiSqUK326z_wZtODiiFERbtbj=ew@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

2014-03-14 18:11 GMT+09:00 Michal Kozusznik <kozusznik(dot)michal(at)ifortuna(dot)cz>:
> After executing INSERT command, new OID, value: 2490917958, has been
> assigned to the new row, but pgAdmin reported:
>
> Query returned successfully: one row with OID -1804049338 inserted, 22 ms
> execution time.
>
> Looks like signed/unsigned bug

Is this on Windows by any chance? I encountered something similar recently,
which is already patched but not yet released.

Regards

Ian Barwick

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Javier L'Episcopo 2014-03-16 19:18:35 Re: pgAdmin III install with CentOS 6.5 and Postgresql 9.3
Previous Message Ian Lawrence Barwick 2014-03-14 11:48:03 Re: I'm in a fix... please help quick