Re: buglet in 7.1.4

Neil Conway <neilc@samurai.com>

From: Neil Conway <neilc@samurai.com>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: weigelt@metux.de, pgsql-bugs@postgresql.org
Date: 2004-03-09T14:29:20Z
Lists: pgsql-bugs
Bruce Momjian wrote:
> Yea, we probably aren't releasing any more 7.1.X releases though.

Perhaps it is worth applying to the 7.1 CVS branch, at least?

BTW, I can't really see the harm in putting out 7.1.x and 7.2.x 
releases to fix compilation issues on modern systems. For example, I 
believe that 7.2.4 doesn't compile on RH9+, due to a minor infelicity 
in 'errno' usage in copy.c -- it is fixed in the 7.2 CVS branch, but 
hasn't been included in a 7.2.x release.

-Neil