On Wed, Aug 6, 2014 at 4:47 AM, Robert Haas <[email protected]> wrote: > On Mon, Aug 4, 2014 at 11:35 AM, Manuel Kniep <[email protected]> wrote: >> 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. > > I see no reason not to add this. Anyone else want to object?
+1 to add that. What about backpatch to 9.4? This is very simple change and there seems to be no reason to wait for it until 9.5. Regards, -- Fujii Masao -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
