[HACKERS] BUG #14897: Segfault on statitics SQL request - Mailing list pgsql-hackers

From gmail Vladimir Koković
Subject [HACKERS] BUG #14897: Segfault on statitics SQL request
Date
Msg-id d6a738f9-9ed4-4c74-4468-4365a25a28e8@gmail.com
Whole thread Raw
List 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 by date:

Previous
From: Konstantin Knizhnik
Date:
Subject: Re: [HACKERS] Partition-wise aggregation/grouping
Next
From: Mark Dilger
Date:
Subject: Re: [HACKERS] Simplify ACL handling for large objects and removal of superuser() checks