Re: [HACKERS] 6.5 TODO list

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] 6.5 TODO list
Дата
Msg-id 199905111942.PAA21847@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] 6.5 TODO list  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> (BTW, has anyone been thinking about increasing OID to more than 4
> bytes?  Folks are going to start hitting the 4G-tuples-per-database
> mark pretty soon.)

I have started to think about making our oid type more reliable as an
unsigned int.  Internally, it is unsigned int, but there are some issues
where this is not portably hadled.  It would double the current oid
maximum.

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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] 6.5 TODO list
Следующее
От: gjerde@icebox.org
Дата:
Сообщение: Re: [HACKERS] 6.5 TODO list