diff options
author | Peter Eisentraut | 2023-09-26 10:28:57 +0000 |
---|---|---|
committer | Peter Eisentraut | 2023-09-26 10:28:57 +0000 |
commit | 64b787656de6c0c6f8f2e6e5b8a3cea25b92458b (patch) | |
tree | eb873f33247043ee72e7172761d670a0829b148d /src/backend/access/gist/gist.c | |
parent | eddad679d2ab6d7369767d1c2f01fdbe76afbce3 (diff) |
Add some const qualifiers
There was a mismatch between the const qualifiers for
excludeDirContents in src/backend/backup/basebackup.c and
src/bin/pg_rewind/filemap.c, which led to a quick search for similar
cases. We should make excludeDirContents match, but the rest of the
changes seem like a good idea as well.
Author: David Steele <[email protected]>
Discussion: https://www.postgresql.org/message-id/flat/[email protected]
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions