diff options
author | Noah Misch <noah@leadboat.com> | 2013-10-20 21:04:52 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2013-10-20 21:04:52 -0400 |
commit | 709170b790c11b4012004a6baf11a0fc6ec950de (patch) | |
tree | 5194f18a7586d5612e3eb2b2cce06e4ecaf316ca /doc/src | |
parent | 713a9f210d5cf5d94cc420b01eef5183569402e0 (diff) | |
download | postgresql-709170b790c11b4012004a6baf11a0fc6ec950de.tar.gz postgresql-709170b790c11b4012004a6baf11a0fc6ec950de.zip |
Consistently use unsigned arithmetic for alignment calculations.
This avoids an assumption about the signed number representation. It is
anticipated to have no functional changes on supported configurations;
many two's complement assumptions remain elsewhere.
Per a suggestion from Andres Freund.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions