From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
---|---|
To: | Amit Langote <amitlangote09(at)gmail(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: logical/relation.c header description |
Date: | 2020-09-17 12:20:27 |
Message-ID: | CAA4eK1LBpe1h4RLunTk43_6+Kq8t_g6x7hNRQj1E-ps=xJBjmA@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Sep 17, 2020 at 3:22 PM Amit Langote <amitlangote09(at)gmail(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Alexander Kukushkin | 2020-09-17 12:27:13 | Re: Concurrency issue in pg_rewind |
Previous Message | Justin Pryzby | 2020-09-17 12:11:40 | Re: Yet another fast GiST build |