Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2024-11-26 07:25:23 +0000
committerPeter Eisentraut2024-11-26 07:46:22 +0000
commit2a7b2d97171dd39dca7cefb91008a3c84ec003ba (patch)
treeef9063a432a3c3ad6b1e436d1ebe6ff7e8e0cd9e /src/backend/regex/regexec.c
parente15e56713702c45402d2728f3d7d68df96b2fbbe (diff)
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/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions