Обсуждение: python - be: Minor bytea improvements.

Поиск
Список
Период
Сортировка

python - be: Minor bytea improvements.

От
jwp@pgfoundry.org (James William Pye)
Дата:
Log Message:
-----------
Minor bytea improvements.

Make the "+" operator use "||".
In bytea_new, return the source if it is of the subtype(subtype==ob_type).

Modified Files:
--------------
    be/src/type:
        bitwise.c (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type/bitwise.c.diff?r1=1.4&r2=1.5)