From: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pltcl crash on recent macOS |
Date: | 2022-06-20 10:36:47 |
Message-ID: | c3ee9749-393f-56e7-9143-e9d9577cf717@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 14.06.22 05:05, Tom Lane wrote:
> I'd be okay with just dropping the -lc from pl/tcl/Makefile and seeing
> what the buildfarm says. The fact that we needed it in 1998 doesn't
> mean that we still need it on supported versions of Tcl; nor was it
> ever anything but a hack for us to be overriding what TCL_LIBS says.
Ok, I propose to proceed with the attached patch (with a bit more
explanation added) for the master branch (for now) and see how it goes.
Attachment | Content-Type | Size |
---|---|---|
0001-PL-Tcl-Don-t-link-with-lc-explicitly.patch | text/plain | 887 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2022-06-20 11:05:14 | Re: Finer grain log timestamps |
Previous Message | Dilip Kumar | 2022-06-20 10:32:13 | Re: Handle infinite recursion in logical replication setup |