Re: Buildfarm support for older versions
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Larry Rosenman <ler@lerctr.org>
Cc: Andrew Dunstan <andrew@dunslane.net>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-12-23T04:15:06Z
Lists: pgsql-hackers
Larry Rosenman <ler@lerctr.org> writes: > On 12/22/2021 9:59 pm, Tom Lane wrote: >> Does it work if you drop --enable-nls? (It'd likely be worth fixing >> if so, but I'm trying to narrow the possible causes.) > Nope... OK. Since 9.3 succeeds, it seems like it's a link problem we fixed at some point. Can you bisect to find where we fixed it? regards, tom lane