On Mon, 19 May 2003, Omkar Rath wrote:
> Does Postgres triggers have an "after commit" clause or plans to do so
> (in what release)? If NOT, then is there any way for developer's to have
> an "after-commit-do" mechanism?
The closest I can think of might be some kind of listen/notify solution.