Add const decorations

Peter Eisentraut <peter@eisentraut.org>

Commit: 11af63fb48d278b86aa948a5b57f136ef03c2bb7
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2023-08-23T04:39:39Z
Releases: 17.0
Add const decorations

in index.c and indexcmds.c and some adjacent places.  This especially
makes it easier to understand for some complicated function signatures
which are the input and the output arguments.

Discussion: https://www.postgresql.org/message-id/flat/5ed89c69-f4e6-5dab-4003-63bde7460e5e%40eisentraut.org

Files

Discussion