Re: remove unnecessary include in src/backend/commands/policy.c
Shinya Kato <shinya11.kato@gmail.com>
From: Shinya Kato <shinya11.kato@gmail.com>
To: jian he <jian.universality@gmail.com>
Cc: Álvaro Herrera <alvherre@kurilemu.de>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2025-12-26T07:30:59Z
Lists: pgsql-hackers
Attachments
- v3-0001-Replace-relation_-open-close-to-table_-open-close.patch (application/octet-stream)
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