Re: minor code correction in typecmds.c
John Naylor <john.naylor@enterprisedb.com>
From: John Naylor <john.naylor@enterprisedb.com>
To: Amul Sul <sulamul@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-02-16T12:36:46Z
Lists: pgsql-hackers
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
Commits
-
Add missing TYPEALIGN macros
- 01ad1c953032 15.0 landed