Обсуждение: pgsql: Fix alignment of stack variable

Поиск
Список
Период
Сортировка

pgsql: Fix alignment of stack variable

От
John Naylor
Дата:
Fix alignment of stack variable

Declare with union similar to PGAlignedBlock.

Report and fix by Andres Freund

Discussion: https://postgr.es/m/20240407190731.izm3mdazednrsiqk%40awork3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0ea51bac3802dca9dcf5cbaaf7a19a1c1ae4781a

Modified Files
--------------
src/backend/access/common/tidstore.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)