pgsql: Fix typo in solaris spinlock fix.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Fix typo in solaris spinlock fix.
Дата
Msg-id E1XRTMQ-00083g-CB@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typo in solaris spinlock fix.

07968dbfaad03 missed part of the S_UNLOCK define when building for
sparcv8+.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7288331b9bbb717846f715cefb6712b9521d7b38

Modified Files
--------------
src/include/storage/s_lock.h |    1 +
1 file changed, 1 insertion(+)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Fix spinlock implementation for some !solaris sparc platforms.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Fix spinlock implementation for some !solaris sparc platforms.