Re: unique row identifier data type exhausted . . . - Mailing list pgsql-general

From Bruce Momjian
Subject Re: unique row identifier data type exhausted . . .
Date
Msg-id 200004241159.HAA09650@candle.pha.pa.us
Whole thread Raw
In response to RE: unique row identifier data type exhausted . . .  ("Andrew Snow" <als@fl.net.au>)
List pgsql-general
>
> > When we are sure all platforms support 64-bit int's, we will move in
> > that direction.
>
> Sorry if this is a stupid question, but couldn't you fairly easily make it
> an option at compile time? To use either 32 or 64 bit OID's.
> (And, less importantly, for sequences)

Well, we could but then all the API would change, and internally there
would be changes.  No one has really asked for it vs. the work in doing
it.


--
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: "Andrew Snow"
Date:
Subject: RE: unique row identifier data type exhausted . . .
Next
From: Ed Loehr
Date:
Subject: Re: Revisited: Transactions, insert unique.