Comments about libintl and *printf

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Comments about libintl and *printf
Date: 2005-12-06 18:40:01
Message-ID: 200512061840.jB6Ie1o27807@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I have added the following comments about the interaction of libintl and
*printf macros so we will not get confused in the future. Autoconf run,
backpatched to 8.1.X.

One question I have is why ecpglib didn't need to use our snprintf.c in
the past. Didn't our macros spill in to ecpglib before?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 3.9 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-12-06 18:45:56 Re: I have a non-ascii name.
Previous Message Bruce Momjian 2005-12-06 18:27:49 Re: Reduce NUMERIC size by 2 bytes, reduce max length to 508