Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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