Обсуждение: pgsql: Permit use of vsprintf() in PostgreSQL code.

Поиск
Список
Период
Сортировка

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

От
Noah Misch
Дата:
Permit use of vsprintf() in PostgreSQL code.

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

Branch
------
REL9_1_STABLE

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

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