Thread: pgsql: Adjust the discussion of triggers to more clearly guide people in

pgsql: Adjust the discussion of triggers to more clearly guide people in

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Adjust the discussion of triggers to more clearly guide people in the
direction of writing triggers in a procedural language, rather than C.
Per discussion.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        trigger.sgml (r1.43 -> r1.44)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/trigger.sgml.diff?r1=1.43&r2=1.44)