Re: should I worry?

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: should I worry?
Дата
Msg-id 472F7FDA.8020800@enterprisedb.com
обсуждение исходный текст
Ответ на Re: should I worry?  (Rick Gigger <rick@alpinenetworking.com>)
Ответы Re: should I worry?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Rick Gigger wrote:
> Doesn't DROP TRIGGER require the name of the trigger?  He says they are 
> unnamed.  How then does he drop them?

They're not really unnamed. pg_dump just replaces the real name with 
"<unnamed>".

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Rick Gigger
Дата:
Сообщение: Re: should I worry?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Visibility map thoughts