From: | Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
---|---|
To: | Ian Lawrence Barwick <barwick(at)gmail(dot)com> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: Bug report: OIDs, roles and Windows (signedness issue?) |
Date: | 2013-11-22 07:14:54 |
Message-ID: | CAG7mmoz-FgmnqaFaMmBcxjizjd=0s16Cjv67iX-rXp4NYCzaRA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
On Fri, Nov 22, 2013 at 12:40 PM, Ian Lawrence Barwick <barwick(at)gmail(dot)com>wrote:
> Hi
>
> On Windows, if a user role's OID exceeds 256^4/2 - 1 (aka 2147483647),
> the OID is displayed as 2147483647 and additional information for that
> object
> (e.g. ACL information) is not displayed.
>
> We have verified this happens with pgAdmin3 1.16.0 on Windows 7 and
> 1.18.1 on Windows 2012 server. It does not happen on Linux (1.16.1), where
> the OID (FWIW, it's 3794942497) for the role in question displays
> correctly as
> well as the ACL information.
>
Is it linux (32 bit or 64 bit)?
>
> Please let me know if you need any more details.
>
> Regards
>
> Ian Barwick
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
--
--
Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.com>
*http://www.linkedin.com/in/asheshvashi*<http://www.linkedin.com/in/asheshvashi>
From | Date | Subject | |
---|---|---|---|
Next Message | Ian Lawrence Barwick | 2013-11-22 07:26:16 | Re: Bug report: OIDs, roles and Windows (signedness issue?) |
Previous Message | Ian Lawrence Barwick | 2013-11-22 07:10:49 | Bug report: OIDs, roles and Windows (signedness issue?) |