Why no INSTEAD OF triggers on tables? - Mailing list pgsql-hackers

From Josh Berkus
Subject Why no INSTEAD OF triggers on tables?
Date
Msg-id 52AF97C1.8060303@agliodbs.com
Whole thread Raw
Responses Re: Why no INSTEAD OF triggers on tables?
List pgsql-hackers
Hackers,

I've looked in the archives, but I can't find a reason why INSTEAD OF
triggers were never enabled for tables.  I'm interested in them in order
to return a rowcount to JDBC for INSERTs into partitioned tables.

Was there a technical obstacle, or is this just a TUIT issue?

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



pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: Cost estimation problem on seq scan in a loop
Next
From: Tom Lane
Date:
Subject: Re: Why no INSTEAD OF triggers on tables?