Обсуждение: pgsql: Add missing "static" marker to internal_ping().

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

pgsql: Add missing "static" marker to internal_ping().

От
Tom Lane
Дата:
Add missing "static" marker to internal_ping().

Per testing with a compiler that doesn't like that.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/775464e8450677602833b1d11b919838e7b2b29a

Modified Files
--------------
src/interfaces/libpq/fe-connect.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)