Re: [BUGS] Bug in create operator and/or initdb - Mailing list pgsql-hackers

From Paul Vixie
Subject Re: [BUGS] Bug in create operator and/or initdb
Date
Msg-id 20050131224438.960E213960@sa.vix.com
Whole thread Raw
In response to Re: [BUGS] Bug in create operator and/or initdb  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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.


pgsql-hackers by date:

Previous
From: "Dmitry Konnov"
Date:
Subject: win32. Please help me to compile PostGre
Next
From: Paul Vixie
Date:
Subject: Re: [BUGS] Bug in create operator and/or initdb