pgsql: Invoke mksafefunc and mkunsafefunc with :: decoration.

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Invoke mksafefunc and mkunsafefunc with :: decoration.
Date: 2005-08-20 19:19:31
Message-ID: 20050820191931.F163A528BE@svr1.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Invoke mksafefunc and mkunsafefunc with :: decoration. This seems a good
idea on consistency grounds, whether or not it really fixes bug #1831.
Michael Fuhr

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/src/pl/plperl:
plperl.c (r1.67.4.2 -> r1.67.4.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c.diff?r1=1.67.4.2&r2=1.67.4.3)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2005-08-20 20:41:21 python - web: Exclude /static from the sync.
Previous Message Tom Lane 2005-08-20 19:19:22 pgsql: Invoke mksafefunc and mkunsafefunc with :: decoration.