pgsql: Add missing include

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add missing include
Date: 2018-04-05 15:20:45
Message-ID: E1f46gv-0008Iw-9s@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Gierth 2018-04-05 16:15:34 Re: pgsql: MERGE INSERT allows only one VALUES clause
Previous Message Teodor Sigaev 2018-04-05 15:19:35 pgsql: Add support of bool, bpchar, name and uuid to btree_gin