Re: [COMMITTERS] pgsql: Fix two bugs in change_owner_recurse_to_sequences: it was

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [COMMITTERS] pgsql: Fix two bugs in change_owner_recurse_to_sequences: it was
Дата
Msg-id 11304.1111822228@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql: Fix two bugs in change_owner_recurse_to_sequences: it was  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-hackers
Michael Fuhr <mike@fuhr.org> writes:
> I brought this up a few months ago.  Tom, weren't your objections
> based more on implementation concerns than on whether the idea
> itself had merit?

No, my point was that making implicit sequences work transparently
requires more thought than this.  I'd like to see a fairly complete
plan put forward before we start installing random hacks on permissions.
        regards, tom lane


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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Fix two bugs in change_owner_recurse_to_sequences: it was
Следующее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: pg_dump issue : Cannot drop a non-existent(?) trigger