Re: should I worry? - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: should I worry?
Date
Msg-id 472F7FDA.8020800@enterprisedb.com
Whole thread Raw
In response to Re: should I worry?  (Rick Gigger <rick@alpinenetworking.com>)
Responses Re: should I worry?  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Rick Gigger
Date:
Subject: Re: should I worry?
Next
From: Tom Lane
Date:
Subject: Re: Visibility map thoughts