pgsql: Fix an oversight in refactoring in 06b10f80ba4.

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема pgsql: Fix an oversight in refactoring in 06b10f80ba4.
Дата
Msg-id E1rneuJ-0056DN-9T@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix an oversight in refactoring in 06b10f80ba4.

It was against intended skipping prechecking keys optimization in the
first page of range queries to not influence point queries performance.

Reported-by: Anton Melnikov
Discussion: https://postgr.es/m/30cd7524-b9f1-4cf8-9c4a-223eb2e34441%40postgrespro.ru
Author: Pavel Borisov

Branch
------
master

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

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


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Do not output actual value of location fields in node serializat
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Add notBefore and notAfter to SSL cert info display