minor code correction in typecmds.c

Amul Sul <sulamul@gmail.com>

From: Amul Sul <sulamul@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-02-16T12:17:11Z
Lists: pgsql-hackers

Attachments

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

Commits

  1. Add missing TYPEALIGN macros