python - typ: Make record more "subclassable".

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - typ: Make record more "subclassable".
Дата
Msg-id 20060310185345.04EF3103382A@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Make record more "subclassable".

Introduce an 'atttypid' attribute that by default is set to "()" (empty tuple).
This is what the sender and receiver will use to specify or validate the typids
sent or received.

Modified Files:
--------------
    typ/src:
        root.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/typ/src/root.py.diff?r1=1.1.1.1&r2=1.2)

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: pgsql: Remove Jan Wieck's name from copyrights,
Следующее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - pq: Move (tracenull)RaiseTransactionError to