pgsql: Include common/relpath.h in utils/relfilenumbermap.h - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Include common/relpath.h in utils/relfilenumbermap.h
Date
Msg-id E1odEb6-002HAD-Iy@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Include common/relpath.h in utils/relfilenumbermap.h

Buildfarm member crake ran headerscheck, which complained about
a missing include here.

Defect introduced by commit 2f47715cc8649f854b1df28dfc338af9801db217.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8caf96de0b7b4ad5beb02b36a158196520c035a7

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


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Increase width of RelFileNumbers from 32 bits to 56 bits.
Next
From: Justin Pryzby
Date:
Subject: Re: pgsql: Increase width of RelFileNumbers from 32 bits to 56 bits.