pgsql: Permit use of vsprintf() in PostgreSQL code.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Permit use of vsprintf() in PostgreSQL code.
Дата
Msg-id E1YuLeE-000666-R4@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Permit use of vsprintf() in PostgreSQL code.

The next commit needs it.  Back-patch to 9.0 (all supported versions).

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/d5abbd11479d1bc2e1439d3764251f9cb3b60755

Modified Files
--------------
src/include/port.h  |    6 ++++++
src/port/snprintf.c |    3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Translation updates
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Permit use of vsprintf() in PostgreSQL code.