Re: [HACKERS] Large objects names
От
David Hartwig
Тема
Re: [HACKERS] Large objects names
Дата
Msg-id
35C9AC44.91BB9A8C@insightdist.com
Список
Дерево обсуждения
Re: [HACKERS] Large objects names David Hartwig <daveh@insightdist.com>
Peter T Mount wrote: > On Wed, 5 Aug 1998, Bruce Momjian wrote: > > > Currently, large objects are stored internally as xinv### and xinx###. > > > > I would like to rename this for 6.4 to be _lobject_### to prevent > > namespace collisions, and make them clearer for administrators. > > > > However, this may cause problems for backward compatability for large > > object users. As I see there are going to be other new large object > > things in 6.4, it may not be an issue. > > > > Is is OK to rename them internally? > > Shouldn't be a problem. JDBC does refer to the xin prefix with the > getTables method, so it's simply a single change there. > The same goes for ODBC.
В списке pgsql-hackers по дате отправления