sasuke wrote:
> Hmm...interesting. A simple google search obviously didn't turn up
> anything of interest.
>
> Any links on this would be really appreciated.
Well, all servers nowadays allow custom extensions to offer new functions
available in SQL.
One could implement such a function, which will be called from the trigger
and notify the client program somehow -- "out of band".
That's Arne's idea, and it is doable.
However, I was hoping, something more uniform is already available, but
that
does not seem to be the case :(
-mi