pgsql: Add some const decorations

Lists: pgsql-committers
From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add some const decorations
Date: 2021-06-10 14:23:42
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Add some const decorations

One of these functions is new in PostgreSQL 14; might as well start it
out right.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b29fa951ec519bdde153465e2caa6c0b7b3bcfc3

Modified Files
--------------
src/backend/replication/logical/origin.c | 6 +++---
src/include/replication/origin.h | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)