[7.0.2] Negative OIDs? - Mailing list pgsql-hackers

From The Hermit Hacker
Subject [7.0.2] Negative OIDs?
Date
Msg-id Pine.BSF.4.21.0009011056410.743-100000@thelab.hub.org
Whole thread Raw
List pgsql-hackers
I always thought that an OID was unsigned ...

pgsql=# SELECT oid FROM projects WHERE oid < 0;                            oid     
--------------1727061152 -548634912 -548593248 -886806784-1001235776-1196613696-1198068800-1228311424-1344696224
-548591776-1553984768-1554041312-1554147456-1661653408-1662100832
-548591104-1662315872-1694490400-1694761376-1694791904-1725658848-548590496-1725958496-1726398208-1727061856
-548589792-1992983392-2055459232-548589376-2055475456
 
(30 rows)


Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Backend-internal SPI operations
Next
From: Thomas Lockhart
Date:
Subject: Re: [7.0.2] Negative OIDs?