mirror of
https://github.com/postgres/postgres.git
synced 2025-11-21 00:42:43 +03:00
This is more in keeping with modern practice, and is a first step towards porting to Win64 (which has sizeof(pointer) > sizeof(long)). Tsutomu Yamada, Magnus Hagander, Tom Lane