| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| 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 19:32:52 |
| Message-ID: | 1696.1133811172@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> Tom Lane wrote:
>> What about Plan B? Per Bruce's comment, it should really only be ecpg
>> that needs an extra copy of snprintf.o, and it's not like ecpg doesn't
>> already pull in various port/ files for itself.
> The problem is that the alias will be picked up by every libpq client.
Not at all; libpq clients do not import c.h.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gustavo Tonini | 2005-12-05 19:38:49 | Replication on the backend |
| Previous Message | Dave Page | 2005-12-05 19:15:28 | Re: [PATCHES] snprintf() argument reordering not working |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dennis Bjorklund | 2005-12-05 19:35:18 | I have a non-ascii name. |
| Previous Message | Volkan YAZICI | 2005-12-05 19:10:57 | Re: mvcc.sgml make up |