python - pq: Relocate message classes to a more natural position, and - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - pq: Relocate message classes to a more natural position, and
Date
Msg-id 20050730014110.1768A1126363@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Relocate message classes to a more natural position, and remove an unnecessary
comment.

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

pgsql-committers by date:

Previous
From: nwakefield@pgfoundry.org (User Nwakefield)
Date:
Subject: bizgres - bizgres: Minor changes
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > * Add PQescapeIdentifier() to libpq