Re: Memo on dropping practices

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Memo on dropping practices
Дата
Msg-id 12701.1026604978@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Memo on dropping practices  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> How about:

>> DropFoo        --- top level, corresponds to SQL DROP command
>> DropCascadeFoo  --- dependency controller
>> RemoveFoo    --- bottom level deleter

There is only one dependency controller; it's not Foo anything.
And I don't want to call it by the same verb as either the top
or bottom levels...
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pgbench questions
Следующее
От: "Groff, Dana"
Дата:
Сообщение: Re: Should this require CASCADE?