Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3bd261c

Browse files
committed
Improve shm_mq portability around MAXIMUM_ALIGNOF and sizeof(Size).
Revise the original decision to expose a uint64-based interface anduse Size everywhere possible. Avoid assuming that MAXIMUM_ALIGNOF is8, or making any assumption about the relationship between that valueand sizeof(Size). If MAXIMUM_ALIGNOF is bigger, we'll now insertpadding after the length word; if it's smaller, we are now preparedto read and write the length word in chunks.Per discussion with Tom Lane.
1 parent19f2d6c commit3bd261c

File tree

2 files changed

+154
-101
lines changed

2 files changed

+154
-101
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp