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

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

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

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


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

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