Re: Triggers on foreign tables - Mailing list pgsql-hackers

From Ronan Dunklau
Subject Re: Triggers on foreign tables
Date
Msg-id 2164014.D0HGDMKUq8@ronan_laptop
Whole thread Raw
In response to Triggers on foreign tables  (Ronan Dunklau <ronan.dunklau@dalibo.com>)
Responses Re: Triggers on foreign tables  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
Le mardi 7 janvier 2014 12:11:28 Ronan Dunklau a écrit :
>
> The attached patch does not contain regression tests or documentation yet, a
> revised patch will include those sometime during the week. I'll add it to
> the commitfest then.

Please find attached a new patch which fixes some issues with WHEN conditions
and provide a set of regression tests as well as the documentation.

The previously mentioned issue regarding values modified by the FDW is however
not fixed.


--
Ronan Dunklau
http://dalibo.com - http://dalibo.org
Attachment

pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Fixing pg_basebackup with tablespaces found in $PGDATA
Next
From: Robert Haas
Date:
Subject: Re: Show lossy heap block info in EXPLAIN ANALYZE for bitmap heap scan