Re: [PATCHES] snprintf() argument reordering not working

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, ntufar(at)gmail(dot)com, devrim(at)kivi(dot)com(dot)tr, mha(at)sollentuna(dot)net, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCHES] snprintf() argument reordering not working
Date: 2005-12-05 22:30:00
Message-ID: 4394BF68.5040605@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Tom Lane wrote:

>>I'm coming around to thinking that the simple solution is just to use it
>>unconditionally on Windows.
>>
>>
>
>I agree that that's what we should do, but it should be done the same
>way we handle other routines from libpgport. None of those are exported
>to our client-side programs via libpq.
>
>
>
>

OK, eyeball this for the REL8_1_STABLE branch, please. It seems to work
for me. No exports necessary.

cheers

andrew

Attachment Content-Type Size
nls.diff text/x-patch 7.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2005-12-05 22:42:20 Re: [PATCHES] snprintf() argument reordering not working
Previous Message Tom Lane 2005-12-05 22:10:10 Re: About varlena2

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2005-12-05 22:42:20 Re: [PATCHES] snprintf() argument reordering not working
Previous Message Tom Lane 2005-12-05 21:10:09 Re: mvcc.sgml make up