Обсуждение: pgsql: Blacklist xlc 32-bit inlining.

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

pgsql: Blacklist xlc 32-bit inlining.

От
Noah Misch
Дата:
Blacklist xlc 32-bit inlining.

Per a suggestion from Tom Lane.  Back-patch to 9.0 (all supported
versions).  While only 9.4 and up have code known to elicit this
compiler bug, we were disabling inlining by accident until commit
43d89a23d59c487bc9258fad7a6187864cb8c0c0.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/a664d4790e5f93726f264c77c044a7ce4c1a675c

Modified Files
--------------
config/test_quiet_include.h |    9 +++++++++
1 file changed, 9 insertions(+)