uintptr_t for Datum - Mailing list pgsql-hackers

From Magnus Hagander
Subject uintptr_t for Datum
Date
Msg-id 9837222c0912310803u270acf19i9c36296c66259827@mail.gmail.com
Whole thread Raw
Responses Re: uintptr_t for Datum  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Attached patch is the part of the win64 patch that changes Datum to be
uintptr_t, and associated changes, with only very minor changes from
me. It also includes autoconf tests that I tricked Bruce into fixing
for me :-)

Comments?

Unless there are objections, I'll go ahead and apply this one for
broader buildfarm testing. It's working on all the platforms I could
test, and also on Bruces (where the original patch broke).

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Attachment

pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: PATCH: Add hstore_to_json()
Next
From: fangfang liu
Date:
Subject: Re: add xml support function