Re: [BUGS] Bug in create operator and/or initdb

From: Paul Vixie <paul(at)vix(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Steve Atkins <steve(at)blighty(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [BUGS] Bug in create operator and/or initdb
Date: 2005-01-31 22:44:38
Message-ID: 20050131224438.960E213960@sa.vix.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> We didn't really want to assume that all platforms are using libbind :-(

i think you could have, at the time, since windows wasn't even a gleam in
pgsql's eye. even now, libbind would be a dependable universal dependency,
since we publish windows binaries.

> > the pgsql "fork" of this code did not benefit from the fix. the patch was:
>
> Ah-hah. Many thanks for supplying the patch --- will integrate it.

i have two suggestions. first, look at the rest of the current source file,
in case there are other fixes. second, track changes this source file during
your release engineering process for each new pgsql version.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mitch Pirtle 2005-01-31 22:50:33 Re: Last ID Problem
Previous Message Dave Page 2005-01-31 22:42:58 Re: 7.2.7 -> 8.0.1 Bundles Ready ...