From: | Nicolai Tufar <ntufar(at)gmail(dot)com> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Magnus Hagander <mha(at)sollentuna(dot)net>, pgsql-hackers(at)postgresql(dot)org, pgsql-hackers-win32(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Thread-safe snprintf() vsnprintf() and printf() |
Date: | 2005-02-28 23:22:24 |
Message-ID: | d809293905022815227364e66d@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-hackers-win32 pgsql-patches |
And while we are on it, I would like to submit minor
changes to make snprintf() vsnprintf() and printf()
functions in src/port/snprintf.c thread-safe.
Best regards,
Nicolai Tufar
Attachment | Content-Type | Size |
---|---|---|
snprintf.diff | text/x-patch | 9.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Sabino Mullane | 2005-02-28 23:33:19 | Re: Development Plans |
Previous Message | Wes | 2005-02-28 23:02:04 | Vacuum time degrading |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-03-01 00:38:39 | Re: Thread-safe snprintf() vsnprintf() and printf() |
Previous Message | Bruce Momjian | 2005-02-28 22:41:26 | Re: [PATCHES] snprintf causes regression tests to fail |
From | Date | Subject | |
---|---|---|---|
Next Message | Tatsuo Ishii | 2005-02-28 23:40:07 | Re: invalid multibyte character for locale |
Previous Message | Frank van Vugt | 2005-02-28 23:07:48 | invalid multibyte character for locale |