plproxy - plproxy: new regtest to detect encoding handling problems

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: plproxy - plproxy: new regtest to detect encoding handling problems
Date: 2008-09-10 13:24:34
Message-ID: 20080910132434.F22F917AD29D@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
new regtest to detect encoding handling problems (draft)

Modified Files:
--------------
plproxy:
Makefile (r1.29 -> r1.30)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/Makefile.diff?r1=1.29&r2=1.30)
plproxy/sql:
plproxy_init.sql (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/sql/plproxy_init.sql.diff?r1=1.3&r2=1.4)

Added Files:
-----------
plproxy/expected:
plproxy_encoding.out (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/expected/plproxy_encoding.out?rev=1.1&content-type=text/x-cvsweb-markup)
plproxy/sql:
plproxy_encoding.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/sql/plproxy_encoding.sql?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-09-10 17:01:08 pgsql: Avoid using sprintf() for a simple octal conversion in
Previous Message User Mha 2008-09-10 09:33:43 stackbuilder - wizard: Swedish translation update.