python - pq: Reference pack directly to avoid function overhead.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - pq: Reference pack directly to avoid function overhead.
Дата
Msg-id 20060226221900.69FBC1033840@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Reference pack directly to avoid function overhead.
(Removes LONG())

Modified Files:
--------------
    pq/src:
        element3.py (r1.12 -> r1.13)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/element3.py.diff?r1=1.12&r2=1.13)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Done: > * -Add 'tid != tid ' operator for use in corruption
Следующее
От: neilc@postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Fix a few minor typos in comments in PL/Perl.