pgsql: Log protocol-excute fetch operatation as fetch, rather than

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Log protocol-excute fetch operatation as fetch, rather than
Дата
Msg-id 20050926155112.00D57D96FC@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Log protocol-excute fetch operatation as fetch, rather than execute,
adjusted from a patch by Simon.

Modified Files:
--------------
    pgsql/src/backend/tcop:
        postgres.c (r1.462 -> r1.463)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/postgres.c.diff?r1=1.462&r2=1.463)

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

Предыдущее
От: mha@pgfoundry.org (User Mha)
Дата:
Сообщение: pginstaller - pginst: * Move user creation to execute sequence * Means
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Done: < * Allow protocol-level EXECUTE that is actually a fetch