pgsql: Add includes to make header files self-contained - Mailing list pgsql-hackers

From Peter Eisentraut
Subject pgsql: Add includes to make header files self-contained
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-hackers
Add includes to make header files self-contained

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0689dc3a235a12c58910fba325f0150979d0c81f

Modified Files
--------------
src/include/executor/nodeHashjoin.h  | 1 +
src/include/utils/sharedtuplestore.h | 1 +
2 files changed, 2 insertions(+)


pgsql-hackers by date:

Previous
From: Dmitry Dolgov
Date:
Subject: Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions
Next
From: Edson Carlos Ericksson Richter
Date:
Subject: Re: Does PostgreSQL check database integrity at startup?