On Mon, 5 Sep 2005, Antony Sohal wrote:
> Please can you help me with the following trigger I have written in
> PostgreSQL 7.4.8 running under Fedora Linux, using pgAdmin III as
> client.
> Now I create a trigger on event table as :
>
> CREATE OR REPLACE FUNCTION fn_event()
> RETURNS "trigger"
Hi
Please can you help
me with the following trigger I have written in PostgreSQL 7.4.8 running
under Fedora Linux, using pgAdmin III as client.
For events in a
system, I
wanted to break up a string which is a log statement (inserted into event
table) into key-value pairs (where the str