IPv6 patch rejected

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: nkukard(at)lbsd(dot)net
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: IPv6 patch rejected
Date: 2002-12-06 05:13:09
Message-ID: 200212060513.gB65DAw14516@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


The INETv6 patch was rejected because of this report, and an error on
postmaster startup from BSD/OS:

LOG: FATAL: StreamServerPort: getaddrinfo2() failed: hostname nor
servname provided, or not known

Please submit a new patch that addresses these issues. I can work with
you to do testing.

---------------------------------------------------------------------------

Joe Conway wrote:
> Bruce Momjian wrote:
> > Fixing now. This just isn't my night --- another patch with a missing
> > file.
> >
>
> OK - I can run configure and make now, but I'm getting these warnings:
>
> In file included from ../../../../src/include/libpq/libpq.h:22,
> from printtup.c:20:
> ../../../../src/include/libpq/v6util.h:3: warning: `struct addrinfo' declared
> inside parameter list
> ../../../../src/include/libpq/v6util.h:3: warning: its scope is only this
> definition or declaration, which is probably not what you want.
> ../../../../src/include/libpq/v6util.h:5: warning: `struct addrinfo' declared
> inside parameter list
>
> lots of similar warnings to the above -- and:
>
> auth.c: In function `ClientAuthentication':
> auth.c:414: warning: passing arg 1 of `isAF_INETx' from incompatible pointer type
> gcc -O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../src/include -c -o crypt.o crypt.c -MMD
> In file included from ../../../src/include/libpq/libpq.h:22,
> from crypt.c:24:
>
> Joe
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

--
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

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-12-06 05:15:02 Re: Please, apply patch of tsearch for current CVS & 7.3.1
Previous Message Justin Clift 2002-12-06 05:05:49 Re: Shrinkwrap Windows Product, any issues? Anyone? (postmaster