Re: ALTER SCHEMA problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ALTER SCHEMA problem
Дата
Msg-id 9363.1061099071@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ALTER SCHEMA problem  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Can someone comment on this?

This is unfixable as long as nextval() and friends depend on string
parameters to represent table references.  There are suggestions in
our archives about how we might move to a more Oracle-like syntax
(ie, table.nextval), which would expose the table reference in a way
that could track renamings.  But no one seems to have gotten really
excited about making it happen.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: small bug in op + between datetime and integer
Следующее
От: Dennis Björklund
Дата:
Сообщение: Re: small bug in op + between datetime and integer