aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorDavid Rowley <drowley@postgresql.org>2022-12-03 20:33:22 +1300
committerDavid Rowley <drowley@postgresql.org>2022-12-03 20:33:22 +1300
commitf73bd5fd081187a6515d0f0764730958ad6ba41a (patch)
tree40c9a271c06725dc3c7d8aa84a2bfa7e2b16eb8d /src/backend/executor/nodeModifyTable.c
parentcb2e7ddfe571e2a158725200a33f728232059c2e (diff)
downloadpostgresql-f73bd5fd081187a6515d0f0764730958ad6ba41a.tar.gz
postgresql-f73bd5fd081187a6515d0f0764730958ad6ba41a.zip
Add missing const qualifier
This is present in the declaration for ReadDataFromArchive, so we'd better have it in the definition too in order to avoid compilers from complaining about the mismatch of function signatures.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions