Mark this one solved. I finally stumbled across an old, forgotten e-mail
thread from 2006 where Tom Lane solved exactly this problem. See
http://archives.postgresql.org/pgsql-general/2006-02/msg01039.php.
~ Thanks again, Tom!
~ Ken
>
> -Original Message-
> From: Ken Winter [mailto:k...
I'm trying to implement a history-keeping scheme using PostgreSQL views and
update rules. My problem is that one of the commands in one of my crucial
update rules apparently never executes.
Briefly, the history-keeping scheme involves:
* Two tables: an "h table" that contains the columns for wh