pgsql: Fix replication/worker_internal.h to compile without other heade

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix replication/worker_internal.h to compile without other heade
Дата
Msg-id E1jws2Z-0006p8-GO@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix replication/worker_internal.h to compile without other headers.

This header hasn't changed recently, so the fact that it now fails
headerscheck/cpluspluscheck testing must be due to changes in what
it includes.  Probably f21916791 is to blame, but I didn't try to
verify that.

Discussion: https://postgr.es/m/3699703.1595016554@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9b14280b207053f8b09e20b5719785ec4413b9d2

Modified Files
--------------
src/include/replication/worker_internal.h | 2 ++
1 file changed, 2 insertions(+)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Allow logical replication to transfer data in binary format.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Define OPENSSL_API_COMPAT