pgsql: Remove stray parenthesis in nbtree.h.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема pgsql: Remove stray parenthesis in nbtree.h.
Дата
Msg-id E1jBpnc-0003a1-3p@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove stray parenthesis in nbtree.h.

Oversight in commit 0d861bbb702.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a88a285c7e343502b55204a211818d12b1b7d6ff

Modified Files
--------------
src/include/access/nbtree.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: nbtree: Move fastpath NULL descent stack assertion.
Следующее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Improve checking of child pages in contrib/amcheck.