pgsql: Remove heapam.h include made superfluous by b60c3975990.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove heapam.h include made superfluous by b60c3975990.
Date: 2019-01-13 06:28:08
Message-ID: E1giZFg-0007a6-QE@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove heapam.h include made superfluous by b60c3975990.

Noticed this while working on another patch.

Author: Andres Freund

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1845ca2cfd1f7fd6b536900cf129f6734a4ddded

Modified Files
--------------
src/backend/optimizer/prep/prepunion.c | 1 -
1 file changed, 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-01-13 07:45:05 pgsql: Improve error messages for incorrect types of logical replicatio
Previous Message Tom Lane 2019-01-11 22:39:55 pgsql: Fix up confusion over how to use EXTRA_INSTALL.