Re: oid2name and relfilenode

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: oid2name and relfilenode
Дата
Msg-id 200210121913.g9CJDh600971@candle.pha.pa.us
обсуждение исходный текст
Ответ на oid2name and relfilenode  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: oid2name and relfilenode  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Bruce Momjian wrote:
> Now that we are changing relfilenode in 7.3, I think we need to rename
> oid2name to relfilenode2name, and perhaps move it into the main tree.
> 
> TODO item added:
> 
>     Rename oid2name to relfilenode2name and install by default
> 

Actually, to be accurate, I think databases are stored based on their
oid and tables/indexes are stored based on their relfilenode.  That is
pretty confusing.  Do we still do the renaming?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: oid2name and relfilenode
Следующее
От: Justin Clift
Дата:
Сообщение: Re: oid2name and relfilenode