postgresql/src/backend/port/hpux
Tom Lane 85d02a6586 Redefine Datum as uintptr_t, instead of unsigned long.
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
2009-12-31 19:41:37 +00:00
..
tas.c.template Redefine Datum as uintptr_t, instead of unsigned long. 2009-12-31 19:41:37 +00:00