pgsql: Add native compiler and memory barriers for solaris studio.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Add native compiler and memory barriers for solaris studio.
Дата
Msg-id E1XhxTK-0000nh-OT@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add native compiler and memory barriers for solaris studio.

Discussion: 20140925133459.GB9633@alap3.anarazel.de
Author: Oskari Saarenmaa

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4a54b99e9c3989017fa5717f343cceab09aa5542

Modified Files
--------------
configure                                 |    2 +-
configure.in                              |    2 +-
src/include/pg_config.h.in                |    3 +++
src/include/port/atomics/generic-sunpro.h |   22 ++++++++++++++++++++++
4 files changed, 27 insertions(+), 2 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Work around Windows locale name with non-ASCII character.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: pgsql: Make the locale comparison in pg_upgrade more lenient