Thread-safe snprintf() vsnprintf() and printf() - Mailing list pgsql-hackers

From Nicolai Tufar
Subject Thread-safe snprintf() vsnprintf() and printf()
Date
Msg-id d809293905022815227364e66d@mail.gmail.com
Whole thread Raw
In response to Re: snprintf causes regression tests to fail  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Thread-safe snprintf() vsnprintf() and printf()  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] snprintf causes regression tests to fail
Next
From: Simon Riggs
Date:
Subject: Re: idea for concurrent seqscans