pgsql-server: Add PLperl workaround for Win32 to the *.xs file.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server: Add PLperl workaround for Win32 to the *.xs file.
Date: 2004-10-07 18:57:19
Message-ID: 20041007185719.417E532A462@svr1.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add PLperl workaround for Win32 to the *.xs file.

Modified Files:
--------------
pgsql-server/src/pl/plperl:
SPI.xs (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/pl/plperl/SPI.xs.diff?r1=1.7&r2=1.8)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-10-07 18:57:26 pgsql-server: Add missing null terminator to escaped string; clean up
Previous Message Tom Lane 2004-10-07 18:38:52 pgsql-server: Fix problems with SQL functions returning rowtypes that