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

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Permit use of vsprintf() in PostgreSQL code.
Дата
Msg-id E1YuLeE-00066R-Sq@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_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1e6652aea503b16ea99662832d07241bf47f21f3

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.