pgsql: Update file header comments for logical/relation.c. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Update file header comments for logical/relation.c.
Date
Msg-id E1kJ8N3-0002NN-40@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Fix comments in heapam.c.
Next
From: Robert Haas
Date:
Subject: pgsql: pg_surgery: Try to stabilize regression tests.