Обсуждение: pgsql: libpq: Change some static functions to extern

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

pgsql: libpq: Change some static functions to extern

От
Alvaro Herrera
Дата:
libpq: Change some static functions to extern

This is in preparation of a follow up commit that starts using these
functions from fe-cancel.c.

Author: Jelte Fennema-Nio <jelte.fennema@microsoft.com>
Discussion: https://postgr.es/m/AM5PR83MB0178D3B31CA1B6EC4A8ECC42F7529@AM5PR83MB0178.EURPRD83.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/774bcffe4a9853a24e61d758637c0aad2871f1fb

Modified Files
--------------
src/interfaces/libpq/fe-connect.c | 87 ++++++++++++++++++---------------------
src/interfaces/libpq/libpq-int.h  |  5 +++
2 files changed, 46 insertions(+), 46 deletions(-)