Re: pgsql: Stop perl from hijacking stdio and other - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Stop perl from hijacking stdio and other
Date
Msg-id 23379.1136755834@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Stop perl from hijacking stdio and other  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: pgsql: Stop perl from hijacking stdio and other  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-committers
Andrew Dunstan <andrew@dunslane.net> writes:
> Tom Lane wrote:
>> You seem to have forgotten HEAD.

> On HEAD I intend to rearrange the headers more rationally - see earlier
> email to -hackers.

Fine, but the corresponding changes should go into all the branches
concurrently, so that people aren't confused about whether the omission
is intentional or not.  It's hard enough keeping track of multiple
branches without creating irrelevant random differences in their commit
histories.

            regards, tom lane

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix the assert_enabled issue properly.
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Stop perl from hijacking stdio and other