BUG #14897: Segfault on statitics SQL request

From: gmail Vladimir Koković <vladimir(dot)kokovic(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: BUG #14897: Segfault on statitics SQL request
Date: 2017-11-11 20:41:13
Message-ID: d6a738f9-9ed4-4c74-4468-4365a25a28e8@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 comma after), 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 == sizeof for all scalar types).  */

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

Vladimir Kokovic

Belgrade, 11.November 2017

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Seltenreich 2017-11-11 21:31:48 Re: pgsql: Add hash partitioning.
Previous Message Konstantin Knizhnik 2017-11-11 20:29:16 Re: Partition-wise aggregation/grouping