pgsql: Add missing include - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Add missing include
Date
Msg-id E1f46gv-0008Iw-9s@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add missing include

Newly added prototype broke cpluspluscheck.

Minor buglet in commit 8694cc96b52a.

Branch
------
master

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

Modified Files
--------------
src/include/storage/reinit.h | 3 +++
1 file changed, 3 insertions(+)


pgsql-committers by date:

Previous
From: Teodor Sigaev
Date:
Subject: pgsql: Add support of bool, bpchar, name and uuid to btree_gin
Next
From: Andrew Gierth
Date:
Subject: Re: pgsql: MERGE INSERT allows only one VALUES clause