pgsql: Slightly simplify nbtree split point choice loop.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема pgsql: Slightly simplify nbtree split point choice loop.
Дата
Msg-id E1jOqou-0002n7-JU@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Slightly simplify nbtree split point choice loop.

Spotted during post-commit review of the nbtree deduplication commit
(commit 0d861bbb).

Branch
------
master

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

Modified Files
--------------
src/backend/access/nbtree/nbtsplitloc.c | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix minor memory leak in pg_dump
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Disable silently generation of manifests with servers <= 12 in p