Обсуждение: pgsql: Harden be-gssapi-common.h for headerscheck

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

pgsql: Harden be-gssapi-common.h for headerscheck

От
Alvaro Herrera
Дата:
Harden be-gssapi-common.h for headerscheck

Surround the contents with a test that the feature is enabled by
configure, to silence header checking tools on systems without GSSAPI
installed.

Backpatch to 12, where the file appeared.

Discussion: https://postgr.es/m/202111161709.u3pbx5lxdimt@alvherre.pgsql

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f744519326e1ce4774d0966f7848601a8327eeaa

Modified Files
--------------
src/include/libpq/be-gssapi-common.h | 4 ++++
1 file changed, 4 insertions(+)