Re: [HACKERS] Patching dblink.c to avoid warning about

From: Joe Conway <mail(at)joeconway(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David Fetter <david(at)fetter(dot)org>, Jonathan Beit-Aharon <jbeitaharon(at)intrusic(dot)com>
Subject: Re: [HACKERS] Patching dblink.c to avoid warning about
Date: 2005-10-16 02:13:27
Message-ID: 4351B747.20701@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian wrote:
> No problem -- thanks. I have slimmed down the patch by applying the
> cosmetic parts to CVS. Use the URL above to get the newest versions of
> the dblink.c and regression changes.
>

Here is my counter-proposal to Bruce's dblink patch. Any comments?

Is it too late to apply this for 8.1? I tend to agree with calling this
a bugfix.

Thanks,

Joe

Attachment Content-Type Size
current.dblink.diff text/x-patch 15.8 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Volkan YAZICI 2005-10-16 08:15:50 Will PQregisterThreadLock() be documented?
Previous Message Neil Conway 2005-10-16 00:13:32 Re: [HACKERS] roundoff problem in time datatype