pgsql: Include some missing headers.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Include some missing headers.
Date: 2022-04-07 09:01:12
Message-ID: E1ncO0t-000iIL-T8@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Include some missing headers.

Per headerscheck on BF animal crake, and Andres.

Discussion: https://postgr.es/m/20220407083630.n62vgwqfy2v6wsrd%40alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5b186308fbc41d0713fa91426d57a2afe37dd969

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2022-04-07 11:57:34 pgsql: Avoid <substeps> element in man pages
Previous Message Andres Freund 2022-04-07 08:36:30 Re: pgsql: Prefetch data referenced by the WAL, take II.