Update PL interpreters for 8.4

From: Dave Page <dpage(at)pgadmin(dot)org>
To: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Update PL interpreters for 8.4
Date: 2009-04-06 12:34:46
Message-ID: 937d27e10904060534i18803109s83abeb0f9203d87c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The MSVC++ build system is a little lacking in it's ability to build
against different versions of Perl and TCL. The attached patch doesn't
fix that (unfortunately), but does update the hard-coded library names
so we can use Perl 5.10 and TCL 8.5 with PG 8.4.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

Attachment Content-Type Size
pl-libs.diff application/octet-stream 1.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-04-06 14:06:54 Re: Auto-delete large objects when referencing row is deleted
Previous Message Stephen Frost 2009-04-06 11:30:52 Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT