Обсуждение: pgsql: Add some const decorations

Поиск
Список
Период
Сортировка

pgsql: Add some const decorations

От
Peter Eisentraut
Дата:
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(-)