Re: Preliminary patch for FRONTEND

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Neil Conway <neilc(at)samurai(dot)com>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Preliminary patch for FRONTEND
Date: 2004-10-01 14:49:58
Message-ID: 9489.1096642198@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
>> + #include <rpc/types.h>
>>
>> What is this change for?

> My OS couldn't compile getaddrinfo when I tried, though my OS doesn't
> need getaddrinfo so maybe we shouldn't make that change. Comments?

Don't put it in. That looks like the sort of file that isn't even going
to exist on a lot of platforms.

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-10-01 15:39:57 Re: Int_aggregate/pgstattuple minor fix
Previous Message Andrew Dunstan 2004-10-01 13:59:15 Re: plperl features