python - be: Implement text's sequence interface.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - be: Implement text's sequence interface.
Дата
Msg-id 20051201220131.179A9112500B@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Implement text's sequence interface.

Use text_substring and textlen :)

*_contains for text and bytea still needs to be implemented :(

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

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add comment to pg_atoi.
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Split out MERGE and REPLACE/UPSERT items.