python - pq: Make Startup message inherit from DictionaryType. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - pq: Make Startup message inherit from DictionaryType.
Date
Msg-id 20060212190603.B541B1033838@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make Startup message inherit from DictionaryType.
[Instead of delegating]

Modified Files:
--------------
    pq/src:
        element3.py (r1.10 -> r1.11)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/element3.py.diff?r1=1.10&r2=1.11)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: > Actually, if you submit a patch that says either "SCROLL is the
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - pq: Update Startup related test.