Re: hstores in pl/python - Mailing list pgsql-hackers

From Dmitriy Igrishin
Subject Re: hstores in pl/python
Date
Msg-id AANLkTi=Dpxy75C=p983LMFLy-0GHgEP50z8J4eAc-OPa@mail.gmail.com
Whole thread Raw
In response to Re: hstores in pl/python  (Dmitriy Igrishin <dmitigr@gmail.com>)
List pgsql-hackers


2010/12/15 Dmitriy Igrishin <dmitigr@gmail.com>


2010/12/15 Robert Haas <robertmhaas@gmail.com>

On Wed, Dec 15, 2010 at 2:14 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Wed, Dec 15, 2010 at 1:22 PM, Dmitriy Igrishin <dmitigr@gmail.com> wrote:
>> Yes, but range of PostgreSQL's OIDs can be reserved. One or even ten
>> millions, e.g. can be enough.
>
> No, they can't.  PostgreSQL is already deployed without any such
> restriction.  You can "reserve" those OIDs because they may already be
> in use on any given system.

Err, you CAN'T reserve these OIDs because blah blah.
Right.
Proposed identifiers wins in this case.
I mean Java-styled identifiers.

--

Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
// Dmitriy.





--
// Dmitriy.


pgsql-hackers by date:

Previous
From: Dmitriy Igrishin
Date:
Subject: Re: hstores in pl/python
Next
From: Andrew Dunstan
Date:
Subject: Re: Complier warnings on mingw gcc 4.5.0