pgsql: Remove obsolete _bt_compare() comment.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема pgsql: Remove obsolete _bt_compare() comment.
Дата
Msg-id E1j4CuY-0005Vy-Bp@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove obsolete _bt_compare() comment.

btbuild() has nothing to say about how NULL values compare in nbtree.
Besides, there are _bt_compare() header comments that describe how NULL
values are handled.

Branch
------
master

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

Modified Files
--------------
src/backend/access/nbtree/nbtsearch.c | 1 -
1 file changed, 1 deletion(-)


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: pgsql: Logical Tape Set: lazily allocate read buffer.
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Stop demanding that top xact must be seen before subxact in deco