Re: a couple of minor itches: RI Trigger Names, and

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: a couple of minor itches: RI Trigger Names, and
Дата
Msg-id GNELIHDDFBOCMGBFGEFOCEICCCAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: a couple of minor itches: RI Trigger Names, and  (Ryan Bradetich <rbradetich@uswest.net>)
Ответы Re: a couple of minor itches: RI Trigger Names, and  (Ryan Bradetich <rbradetich@uswest.net>)
Список pgsql-hackers
> Thanks for the link.  Didn't think to check the patches list :(  I found
> and downloaded the patch, but the patch does not apply cleanly (it
> depends on some new files that are not present yet like:
>     src/backend/commands/tablecmds.c
> )
>
>
> But from what I have read, and the examples you gave this will do
> exactly what I want :)  not automatic, but still gives me the ability to
> rename the trigger to something more obvious!
>
> I'll have to play around with this some more and see if I can get it to
> apply... or just wait until 7.2.2 comes out :)
>
> Thanks for the excellent patch and pointer!

You'll actually have to wait for 7.3 - many months off yet!

In the meantime, can't you just edit the system catalogs directly and then
restart your postmaster, instead of applying a patch that may or may not
work on old sources?

Chris



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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: code contribution
Следующее
От: Ryan Bradetich
Дата:
Сообщение: Re: a couple of minor itches: RI Trigger Names, and