pgsql: Accept alternate spellings of __sparcv7 and __sparcv8.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Accept alternate spellings of __sparcv7 and __sparcv8.
Дата
Msg-id E1ZOuiq-0002zH-Eo@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Accept alternate spellings of __sparcv7 and __sparcv8.

Apparently some versions of gcc prefer __sparc_v7__ and __sparc_v8__.
Per report from Waldemar Brodkorb.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/9cd3a0fc5a86770f8cdded8dc3e36214f155bc6f

Modified Files
--------------
src/include/storage/s_lock.h |    8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Accept alternate spellings of __sparcv7 and __sparcv8.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix privilege dumping from servers too old to have that type of