Make header self-contained
Add necessary include files for things used in the header. (signal.h
needed for sig_atomic_t.)
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/d04eac1148a491177cf107fbedc678bcc68b4e31
Modified Files
--
src/include/replication/
Make header self-contained
Add necessary include files for things used in the header.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/9fa6e08d4a16f9b0461743cff35781e16308c106
Modified Files
--
src/include/postmaster/autovacuum.h | 2 ++
1 file changed, 2
Make header self-contained
Add necessary include files for things used in the header.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/7678fe1c6dd532f5f85a768c97b75dc40072c8e4
Modified Files
--
src/include/catalog/pg_subscription_rel.h | 2 ++
1 file chang