Why there is a PG_GETARG_UINT32 and PG_RETURN_UINT32? - Mailing list pgsql-hackers

From Rodrigo Barboza
Subject Why there is a PG_GETARG_UINT32 and PG_RETURN_UINT32?
Date
Msg-id CANs8QJbD3s+0tL9LS_oijUorYPwBmV4fi89zd1g7x-hy2fDO3g@mail.gmail.com
Whole thread Raw
Responses Re: Why there is a PG_GETARG_UINT32 and PG_RETURN_UINT32?
List pgsql-hackers
<div dir="ltr">Hi guys.<div style="style">I am wondering when I can use the PG_GETARG_UINT32 and
PG_RETURN_UINT32.</div><divstyle="style">If postgres has no unsigned int type, what is the use of these
macros?</div></div>

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: corrupt pages detected by enabling checksums
Next
From: Merlin Moncure
Date:
Subject: Re: [PATCH] Exorcise "zero-dimensional" arrays (Was: Re: Should array_length() Return NULL)