Thread
Commits
-
Add missing TYPEALIGN macros
- 01ad1c953032 15.0 landed
-
minor code correction in typecmds.c
Amul Sul <sulamul@gmail.com> — 2022-02-16T12:17:11Z
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
-
Re: minor code correction in typecmds.c
John Naylor <john.naylor@enterprisedb.com> — 2022-02-16T12:36:46Z
On Wed, Feb 16, 2022 at 7:17 PM Amul Sul <sulamul@gmail.com> wrote: > > Hi, > > The attached patch replaces the hard-coded type alignment value with > the defined macro for the same. Pushed, thanks! -- John Naylor EDB: http://www.enterprisedb.com