Revise memutils.h to use alignment information gathered by
Tom Lane <tgl@sss.pgh.pa.us>
Revise memutils.h to use alignment information gathered by configure, instead of having a bunch of crufty platform-specific guesses.
Files
| Path | Change | +/− |
|---|---|---|
| src/configure | modified | +283 −56 |
| src/configure.in | modified | +64 −0 |
| src/include/config.h.in | modified | +12 −0 |
| src/include/utils/memutils.h | modified | +12 −41 |