On Thu, Dec 5, 2013 at 9:55 PM, Skarsol <skarsol(at)gmail(dot)com> wrote:
> The rule is being used to return the id of the insert...
>
Take a look at the RETURNING clause of the INSERT statement. That should
meet your needs here without having to bother with rules.
rls
--
:wq