Tom Lane wrote:
> Paul Vixie <paul(at)vix(dot)com> writes:
> > i have two suggestions. first, look at the rest of the current source file,
> > in case there are other fixes.
>
> Right, I already grabbed the latest.
>
> > second, track changes this source file during
> > your release engineering process for each new pgsql version.
>
> Bruce, do you think this is worth adding to RELEASE_CHANGES?
> inet_net_ntop.c and inet_net_pton.c are both extracted from the BIND
> distribution. But they're hardly the only files we took from elsewhere.
Yes, I do. Most of the stuff we pull from other OS projects has
clearly-defined behavior, while inet/cidr seem to be still in flux a
little.
Added to release checklist:
* Update inet/cidr data types with newest Bind patches
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2005-02-02 17:01:50 |
| Subject: Re: libpq API incompatibility between 7.4 and 8.0 |
| Previous: | From: Greg Stark | Date: 2005-02-02 16:57:15 |
| Subject: Re: [NOVICE] Last ID Problem |