summaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/sql
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 /contrib/postgres_fdw/sql
parentcb2e7ddfe571e2a158725200a33f728232059c2e (diff)
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 'contrib/postgres_fdw/sql')
0 files changed, 0 insertions, 0 deletions