Re: [HACKERS] Case sensitivity bug with large objects!

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Case sensitivity bug with large objects!
Дата
Msg-id 119d5ad95d7f70759afaf0ee6bf25f16
обсуждение исходный текст
Список pgsql-hackers
> ...and xinx for the respective index files.
>
> Since pg_ is already a "system" reserved prefix, how about pg_v[oid]
> and pg_x[oid]?  Would kill two birds with one stone...would identify
> them as system tables/indexes while not clashing with user tables.
>
> This would simply the psql queries for the \d commands...would pg_dump
> be able to filter out pg_[xv][0-9]+ tables/indexes?

I think we have this inv* thing worked around for 6.1.  The code now
expects large objects to look like xinv[0-9], which drastically limits
the namespace, and should prevent user-table name collision.

The real answer is to give large objects their own reltype, as Vadim
suggested.


- --
Bruce Momjian
maillist@candle.pha.pa.us

------------------------------

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