Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

python - lo: Improve __str__ output for exceptions and warnings.


  • From: jwp(at)pgfoundry(dot)org (James William Pye)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: python - lo: Improve __str__ output for exceptions and warnings.
  • Date: Thu, 29 Nov 2007 23:09:36 +0000 (UTC)
  • Message-id: <20071129230936.931E817ADCD4@pgfoundry.org> <text/plain>

Log Message:
-----------
Improve __str__ output for exceptions and warnings.

Take the FILE, LINE, and FUNCTION values and place them into a single line.
(LOCATION: )

Modified Files:
--------------
    lo/postgresql:
        exceptions.py (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/exceptions.py.diff?r1=1.2&r2=1.3)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group