pgsql: Remove unused, and dangerous, TestLatch() macro.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Remove unused, and dangerous, TestLatch() macro.
Дата
Msg-id E1agzUL-0007Sv-Vm@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove unused, and dangerous, TestLatch() macro.

The macro has not seen any in-tree use since latches had been introduced
in 2746e5f, in 2010.

Branch
------
master

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

Modified Files
--------------
src/include/storage/latch.h | 2 --
1 file changed, 2 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Make it easier to choose the used waiting primitive in unix_latc
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Only clear latch self-pipe/event if there is a pending notificat