Re: [pgsql-hackers-win32] %2$, %1$ gettext placeholder replacement is not working under Win32 - Mailing list pgsql-hackers

From Nicolai Tufar
Subject Re: [pgsql-hackers-win32] %2$, %1$ gettext placeholder replacement is not working under Win32
Date
Msg-id d8092939050123180072ef2c3b@mail.gmail.com
Whole thread Raw
In response to Re: [pgsql-hackers-win32] %2$, %1$ gettext placeholder replacement is not working under Win32  (Nicolai Tufar <ntufar@gmail.com>)
List pgsql-hackers
Greetings,

I would like to submit a new version of src/port/snprintf.c
It passes regression tests on Linux and Win32 and
prints all of %n$ messages finely.

I added printf() function too because --help usage-type
output is printed with printf().

I have no experience with autoconf so I would ask you
for help on what changes to do to include libpgport to
src/Makefile.global and  src/Makefile.shlib.

PostgreSQL uses snprintf() in more places than I expected.
So these changes need a through testing. I have no 64-bit
to able to run regression test on it would be nice to run
it on a 64-bit platform too.

Best regards,
Nicolai Tufar

Attachment

pgsql-hackers by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: Much Ado About COUNT(*)
Next
From: Benjamin Arai
Date:
Subject: Goals for 8.1