python - pq: Get rid of the superfluous 'Ignition' message. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - pq: Get rid of the superfluous 'Ignition' message.
Date
Msg-id 20060212191828.E5C05103385B@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Get rid of the superfluous 'Ignition' message.

Instead, store the priming messages in the 'ignition' attribute. This helps to
avoid the confusion that client3.Ignition created.

(Also, 'PANIC' is also FATAL; we may get panic messages!)

[Something more formal should probably be drawn; xact.ignition is fine for now]

Modified Files:
--------------
    pq/src:
        client3.py (r1.13 -> r1.14)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/client3.py.diff?r1=1.13&r2=1.14)
    pq/test:
        client3.py (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/test/client3.py.diff?r1=1.7&r2=1.8)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Not done: > o %Allow ALTER TABLE ...
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update wording for 8.1.X, remove : This option can