Re: Ipv6 network cleanup patch #2.

From: Kurt Roeckx <Q(at)ping(dot)be>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Ipv6 network cleanup patch #2.
Date: 2003-06-09 12:32:00
Message-ID: 20030609123200.GA30544@ping.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Fri, Jun 06, 2003 at 01:41:30PM -0400, Bruce Momjian wrote:
>
> I will apply this patch with the adjustments mentioned in later emails.
> I will post the final version when I apply it.
>
> Your patch has been added to the PostgreSQL unapplied patches list at:
>
> http://momjian.postgresql.org/cgi-bin/pgpatches
>
> I will try to apply it within the next 48 hours.

You might want to change some of the close() calls into
closesocket(). Seems I forgot to update those.

Kurt

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Mourad EL HADJ MIMOUNE 2003-06-09 13:52:59 [GENERAL] use of Ececute commande with PSQL
Previous Message Joe Conway 2003-06-09 05:11:28 Re: array support patch phase 1 patch