diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2023-02-27 07:45:44 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2023-02-27 07:47:46 +0100 |
commit | b9f0e54bc955ba3f6187d238b03c9c99c576a6af (patch) | |
tree | 38e25d8a8e6bc3adb0ac3c17182c2ec63d29d5b4 /src/backend/utils/adt/pgstatfuncs.c | |
parent | a6cd1fc692eff708fd42c72b03f756fa1860530e (diff) | |
download | postgresql-b9f0e54bc955ba3f6187d238b03c9c99c576a6af.tar.gz postgresql-b9f0e54bc955ba3f6187d238b03c9c99c576a6af.zip |
Update types in smgr API
Change data buffer to void *, from char *, and add const where
appropriate. This makes it match the File API (see also
2d4f1ba6cfc2f0a977f1c30bda9848041343e248) and stdio.
Discussion: https://www.postgresql.org/message-id/flat/11dda853-bb5b-59ba-a746-e168b1ce4bdb%40enterprisedb.com
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions