On Fri, Dec 03, 2004 at 10:14:48AM +1300, Mark Kirkwood wrote:
> Tom Lane wrote:
>
> >Mark Kirkwood <[EMAIL PROTECTED]> writes:
> >
> >
> >>This patch adds another plpgsql trigger example to the chapter. It
> >>uses the emp table again, but shows how to audit changes into
> >>another table (emp_a
Patch applied. Thanks.
---
Mark Kirkwood wrote:
> Tom Lane wrote:
>
> >Mark Kirkwood <[EMAIL PROTECTED]> writes:
> >
> >
> >>This patch adds another plpgsql trigger example to the chapter. It uses
> >>the emp table ag