minor code correction in typecmds.c - Mailing list pgsql-hackers

From Amul Sul
Subject minor code correction in typecmds.c
Date
Msg-id CAAJ_b94Y35MWB3PJoCbc_O-_Q4+-9DHKhWtAwboEyx8wm4mqcA@mail.gmail.com
Whole thread Raw
Responses Re: minor code correction in typecmds.c  (John Naylor <john.naylor@enterprisedb.com>)
List pgsql-hackers
Hi,

The attached patch replaces the hard-coded type alignment value with
the defined macro for the same.

--
Regards,
Amul Sul
EDB: http://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Adding CI to our tree
Next
From: Ranier Vilela
Date:
Subject: Re: [PATCH] Fix out-of-bouds access (src/common/wchar.c)