wieck(at)postgresql(dot)org (Jan Wieck) writes:
> Added the Skytools extended transaction ID module to contrib as discussed
> on CORE previously.
Seems to have some portability issues ... you can not assume that
strtoull exists, and you shouldn't be assuming that it's appropriate
in the first place.
regards, tom lane