pgsql: Update file header comments for logical/relation.c.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update file header comments for logical/relation.c.
Date: 2020-09-18 04:51:41
Message-ID: E1kJ8N3-0002NN-40@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update file header comments for logical/relation.c.

Author: Amit Langote
Reviewed-by: Amit Kapila
Discussion: https://postgr.es/m/CA+HiwqE20oZoix13JyCeALpTf_SmjarZWtBFe5sND6zz+iupAw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/24fb35e11148b2b2cae2bddc5f2d6c566675c2b2

Modified Files
--------------
src/backend/replication/logical/relation.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2020-09-18 17:27:06 pgsql: pg_surgery: Try to stabilize regression tests.
Previous Message Amit Kapila 2020-09-18 04:36:48 pgsql: Fix comments in heapam.c.