bizgres - bizgres: Fix the resource_select_only=false case - we were not

Поиск
Список
Период
Сортировка
От markir@pgfoundry.org (User Markir)
Тема bizgres - bizgres: Fix the resource_select_only=false case - we were not
Дата
Msg-id 20070426000940.7D2D7217520@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix the resource_select_only=false case - we were not bothering to take a
resource lock at all. This was broken when ResLockPortal call was moved to
PortalStart - we need to place a copy in ProcessQuery to catch UPDATE/INSERT/
DELETE.

Modified Files:
--------------
    bizgres/postgresql/src/backend/tcop:
        pquery.c (r1.6 -> r1.7)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/tcop/pquery.c.diff?r1=1.6&r2=1.7)

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

Предыдущее
От: neilc@postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Minor consistency tweak for SGML docs.
Следующее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Generate "fake configure output" for pg_config, so that external