missing PG_RETURN_UINT16 - Mailing list pgsql-hackers

From Manuel Kniep
Subject missing PG_RETURN_UINT16
Date
Msg-id 658D1C64-75CF-46CF-BCC3-625892E6EDA9@web.de
Whole thread Raw
Responses Re: missing PG_RETURN_UINT16
List pgsql-hackers
Hi,

I’m missing the PG_RETURN_UINT16 macro in fmgr.h
Since we already have the PG_GETARG_UINT16 macro
I guess it makes sense to to have it.

here is the trivial patch for it.



cheers

Manuel


Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Proposal to add a QNX 6.5 port to PostgreSQL
Next
From: Bruce Momjian
Date:
Subject: pg_upgrade autovacuum_multixact_freeze_max_age fix