python - be: Increment the Command Counter in execute().

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - be: Increment the Command Counter in execute().
Дата
Msg-id 20050816020910.85FB11125F32@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Increment the Command Counter in execute(). Chances are that it is an INSERT or
an UPDATE, so be sure to bump the counter.

Modified Files:
--------------
    be/src:
        query.c (r1.9 -> r1.10)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/query.c.diff?r1=1.9&r2=1.10)

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

Предыдущее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - be: Do error checking on repr and getitem in htup_repr.
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Remove registration message in all the supported back branches;