plproxy - plproxy: completely remove func=NULL calls of plproxy_error

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: plproxy - plproxy: completely remove func=NULL calls of plproxy_error
Date: 2007-12-18 16:37:12
Message-ID: 20071218163712.28DBC17AC895@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
completely remove func=NULL calls of plproxy_error

Modified Files:
--------------
plproxy/src:
cluster.c (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/src/cluster.c.diff?r1=1.5&r2=1.6)
main.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/src/main.c.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2007-12-18 18:01:48 pgsql: Fix thinko in encoding check for chr()
Previous Message User Mkz 2007-12-18 16:19:10 plproxy - plproxy: make plproxy_error survive NULL, also avoid NULL func