Re: remove unnecessary include in src/backend/commands/policy.c - Mailing list pgsql-hackers

From Shinya Kato
Subject Re: remove unnecessary include in src/backend/commands/policy.c
Date
Msg-id CAOzEurQFPH+UNk17MbDhupLCm-i5Gf9dJ4Kx2-er=-YYV4r+sQ@mail.gmail.com
Whole thread Raw
In response to Re: remove unnecessary include in src/backend/commands/policy.c  (Shinya Kato <shinya11.kato@gmail.com>)
List pgsql-hackers
On Wed, Oct 22, 2025 at 3:30 PM Shinya Kato <shinya11.kato@gmail.com> wrote:
> Thank you for updating the patch.
> But I said "except for access/relation.h". I think access/relation.h
> is not necessary if you replace relation_open to table_open.

I've fixed it, and marked the patch as Ready for Committer.

--
Best regards,
Shinya Kato
NTT OSS Center

Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Sequence Access Methods, round two
Next
From: Pavel Stehule
Date:
Subject: 17f446784d54da827f74c2acc0fa772a41b92354 breaks orafce build