diff options
author | Peter Eisentraut | 2022-12-30 09:02:59 +0000 |
---|---|---|
committer | Peter Eisentraut | 2022-12-30 09:12:24 +0000 |
commit | faf3750657a8271e2a28c054fd83e47302ac1eb4 (patch) | |
tree | 540b948f2605d2758aa4cb0e9af047198080d726 /contrib/postgres_fdw/postgres_fdw.c | |
parent | 5f2f99c9c62d754c19e090cb57fdd929438ea519 (diff) |
Add const to BufFileWrite
Make data buffer argument to BufFileWrite a const pointer and bubble
this up to various callers and related APIs. This makes the APIs
clearer and more consistent.
Discussion: https://www.postgresql.org/message-id/flat/11dda853-bb5b-59ba-a746-e168b1ce4bdb%40enterprisedb.com
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions