| 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:42:20 |
| Message-ID: | 4394C24C.4030100@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Andrew Dunstan wrote:
>
>
> 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.
>
>
er try this instead. I missed a line from configure.in
cheers
andrew
| Attachment | Content-Type | Size |
|---|---|---|
| nls.diff | text/x-patch | 7.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-12-05 22:42:56 | Re: [PATCHES] snprintf() argument reordering not working |
| Previous Message | Andrew Dunstan | 2005-12-05 22:30:00 | Re: [PATCHES] snprintf() argument reordering not working |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-12-05 22:42:56 | Re: [PATCHES] snprintf() argument reordering not working |
| Previous Message | Andrew Dunstan | 2005-12-05 22:30:00 | Re: [PATCHES] snprintf() argument reordering not working |