pgsql: Fix contrib/seg's GiST picksplit method.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix contrib/seg's GiST picksplit method.
Дата
Msg-id E1PT3Wh-000517-H3@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix contrib/seg's GiST picksplit method.

Fix the same size_alpha versus size_beta typo that was recently fixed
in contrib/cube.  Noted by Alexander Korotkov.

Back-patch to all supported branches (there is a more invasive fix in
HEAD).

Branch
------
REL8_4_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=7bfefa9a12968c5f3210569f37de402282fb99e6

Modified Files
--------------
contrib/seg/seg.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix contrib/seg's GiST picksplit method.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix contrib/seg's GiST picksplit method.