Conditional trigger missing from pg_dump

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: pgsql-testers(at)postgresql(dot)org
Subject: Conditional trigger missing from pg_dump
Date: 2010-03-25 17:41:34
Message-ID: 4BABA04E.6010603@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-testers

All,

It looks like pg_dump was never modified to include conditional
triggers. If you look in pg_dump.c, there's no provision to dump the
FOR UPDATE OF part of the trigger declaration.

This was discovered by Dave Olszewski while testing conditional triggers.

--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-03-25 17:45:24 Re: Conditional trigger missing from pg_dump
Previous Message Tom Lane 2010-03-25 16:45:40 Re: last_statrequest is in the future

Browse pgsql-testers by date

  From Date Subject
Next Message Tom Lane 2010-03-25 17:45:24 Re: Conditional trigger missing from pg_dump
Previous Message Josh Berkus 2010-03-14 21:38:04 April 3: Test-Fest Day