pgsql: Fix a bug induced by the list-rewrite that resulted in

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: Fix a bug induced by the list-rewrite that resulted in
Дата
Msg-id 20050201232846.05B0F8B9C9F@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix a bug induced by the list-rewrite that resulted in incrementing the
command counter more than necessary. Per report from Michael Fuhr.

Modified Files:
--------------
    pgsql/src/backend/tcop:
        pquery.c (r1.89 -> r1.90)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/pquery.c.diff?r1=1.89&r2=1.90)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Adjust estimate_num_groups() to not clamp per-relation group
Следующее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Fix a bug induced by the list-rewrite that resulted in