trigger example for plsample - Mailing list pgsql-hackers

From Mark Wong
Subject trigger example for plsample
Date
Msg-id Yd8Cz22eHi80XS30@workstation-mark-wong
Whole thread Raw
Responses Re: trigger example for plsample
List pgsql-hackers
Hi everyone,

I've adapted the work that Konstantina did for pl/julia as part of her
GSOC project to add an example of handling triggers to plsample.  Which
was based from pl/tcl and pl/perl.

One aspect that I'm not sure about is whether the example should be
duplicating code (as it is now) for keeping an example contained within
a single function.  The only reason I can come up with is to try to read
through an example with minimal jumping around.

Hoping this is a good start.

Regards,
Mark

Attachment

pgsql-hackers by date:

Previous
From: Jelte Fennema
Date:
Subject: Re: [EXTERNAL] Re: PQcancel does not use tcp_user_timeout, connect_timeout and keepalive settings
Next
From: "Bossart, Nathan"
Date:
Subject: Re: do only critical work during single-user vacuum?