Roll on the time when I can write triggers in Perl for PostgreSQL - This is probably the only element missing from the embedded plperl/plperlu solution provided by PostgreSQL.
how you'd use perl triggers? extproc_perl lets you do this in oracle, and i'm always looking for cool real-world implementations to put on my examples page.
As it is, I am wanting to employ Perl triggers within some code that I am working on within an enterprise environment whereby, the addition of mail receipt details to a central database initiates processing based upon these details.
This processing relates to the Allowed Senders and Blocked Senders list lookups, the issuing of verification requests and mailbox delivery of mail from mail queues associated with the Bluebottle Verification System [bluebottle.com]. The incorporation of Perl triggers within the database and app
mind if i ask... (Score:2, Interesting)
Re:mind if i ask... (Score:2, Interesting)
This processing relates to the Allowed Senders and Blocked Senders list lookups, the issuing of verification requests and mailbox delivery of mail from mail queues associated with the Bluebottle Verification System [bluebottle.com]. The incorporation of Perl triggers within the database and app
Re:mind if i ask... (Score:2, Funny)