On Thu, Sep 17, 2020 at 3:22 PM Amit Langote <amitlangot...@gmail.com> wrote: >
/*------------------------------------------------------------------------- * relation.c - * PostgreSQL logical replication + * PostgreSQL logical replication relation mapping routines * .. * NOTES * This file contains helper functions for logical replication relation * mapping cache. The new header title and NOTES section say the almost same thing. How about changing the title as "PostgreSQL logical replication relation mapping cache" and remove the NOTES section. -- With Regards, Amit Kapila.