Thread-safe snprintf() vsnprintf() and printf()

Поиск
Список
Период
Сортировка
От Nicolai Tufar
Тема Thread-safe snprintf() vsnprintf() and printf()
Дата
Msg-id d809293905022815227364e66d@mail.gmail.com
обсуждение исходный текст
Ответ на Re: snprintf causes regression tests to fail  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Thread-safe snprintf() vsnprintf() and printf()
Список pgsql-hackers
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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] snprintf causes regression tests to fail
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: idea for concurrent seqscans