aboutsummaryrefslogtreecommitdiff
path: root/src/backend/backup/basebackup_incremental.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2024-11-26 08:25:23 +0100
committerPeter Eisentraut <peter@eisentraut.org>2024-11-26 08:46:22 +0100
commit2a7b2d97171dd39dca7cefb91008a3c84ec003ba (patch)
treeef9063a432a3c3ad6b1e436d1ebe6ff7e8e0cd9e /src/backend/backup/basebackup_incremental.c
parente15e56713702c45402d2728f3d7d68df96b2fbbe (diff)
downloadpostgresql-2a7b2d97171dd39dca7cefb91008a3c84ec003ba.tar.gz
postgresql-2a7b2d97171dd39dca7cefb91008a3c84ec003ba.zip
Improve InitShmemAccess() prototype
The code comment said, 'the argument should be declared "PGShmemHeader *seghdr", but we use void to avoid having to include ipc.h in shmem.h.' We can achieve the original goal with a struct forward declaration. (ipc.h was also not the correct header file.) Discussion: https://www.postgresql.org/message-id/flat/cnthxg2eekacrejyeonuhiaezc7vd7o2uowlsbenxqfkjwgvwj@qgzu6eoqrglb
Diffstat (limited to 'src/backend/backup/basebackup_incremental.c')
0 files changed, 0 insertions, 0 deletions