]> granicus.if.org Git - postgresql/commit
Cleanup some ancient Ultrix / Alpha code in main() that is intended to
authorNeil Conway <neilc@samurai.com>
Fri, 24 Sep 2004 06:29:07 +0000 (06:29 +0000)
committerNeil Conway <neilc@samurai.com>
Fri, 24 Sep 2004 06:29:07 +0000 (06:29 +0000)
commitae72283816e7466ee9e7e93c9d36f5f5c362680f
tree79cfdf612776d1f3026deb4a230551a3f8b9aeb4
parent3331180bb4bb04d5d3ba3c39fbf721184b9f08b7
Cleanup some ancient Ultrix / Alpha code in main() that is intended to
modify how unaligned memory accesses are dealt with. Document that this
is really what is going on, and merge the NOFIXADE and NOPRINTADE code
paths.
src/backend/main/main.c