On Tue, Mar 22, 2016 at 10:20 AM, Andrew Dunstan <[email protected]> wrote: > > > On 03/21/2016 09:25 AM, Tom Lane wrote: >> >> Andres Freund <[email protected]> writes: >>> >>> On 2016-03-21 22:38:50 +1300, David Rowley wrote: >>>> >>>> Perl is not my native tongue, but after a little study and some >>>> testing on a windows machine, the attached seems to fix the problem. >>> >>> I've pushed this, as I would like the buildfarm to be green before >>> pushing the latch rework... >> >> Thanks! If Andrew or somebody has a nicer solution, they can improve >> this later. > > I've reviewed the changes briefly. They seem sane enough, although the code > could do with a little logical reordering.
We're stuck with the list of files defined in OBJS, and psql's Makefile is listing psqlscan.o, so that's still the best way to go. -- Michael -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
