[HACKERS] BUG #14897: Segfault on statitics SQL request

Поиск
Список
Период
Сортировка
От gmail Vladimir Koković
Тема [HACKERS] BUG #14897: Segfault on statitics SQL request
Дата
Msg-id d6a738f9-9ed4-4c74-4468-4365a25a28e8@gmail.com
обсуждение исходный текст
Список pgsql-hackers
Hi,

Just to show comment from: gcc/gcc/testsuite/gcc.target/x86_64/abi/defines.h

/* These defines control the building of the list of types to check. There   is a string identifying the type (with a
commaafter), a size of the 
 
type   (also with a comma and an integer for adding to the total amount of 
types)   and an alignment of the type (which is currently not really needed since   the abi specifies that alignof ==
sizeoffor all scalar types).  */
 


Specifically "the abi specifies that alignof == sizeof for all scalar types"


Vladimir Kokovic

Belgrade, 11.November 2017




-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: [HACKERS] Partition-wise aggregation/grouping
Следующее
От: Mark Dilger
Дата:
Сообщение: Re: [HACKERS] Simplify ACL handling for large objects and removal of superuser() checks