Re: C trigger using system(3) to execute a php script - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: C trigger using system(3) to execute a php script
Date
Msg-id 43F4E902.1060801@commandprompt.com
Whole thread Raw
In response to Re: C trigger using system(3) to execute a php script  (Douglas McNaught <doug@mcnaught.org>)
List pgsql-general
Douglas McNaught wrote:
> David Rio Deiros <driodeiros@gmail.com> writes:
>
>> The code was already in php... plus I am including some other php
>> files so I would have to parse that files from C if I write all in C. I
>> basically didn't want to do extra work.
>
> There's a PL/PHP out there, but I don't know if it's sufficiently
> advanced to be able to write triggers in it...

Yes quite... you can write triggers, srf functions, polymorphic types,
all kinds of stuff.

Review:

http://projects.commandprompt.com/projects/public/plphp

Sincerely,

Joshua D. Drake


>
> -Doug
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster


--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

pgsql-general by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: Re: Minor Releases 7.3 thru 8.1 Available to Fix Security
Next
From: Emi Lu
Date:
Subject: Re: A question about Vacuum analyze