Log Message:
-----------
Don't continue to fill in the error if errstart returns false. In cases where
the message would not be seen, it would result in a raised ERROR.
Modified Files:
--------------
be/src:
module.c (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/module.c.diff?r1=1.5&r2=1.6)
pgsql-committers by date
| Next: | From: User Jwp | Date: 2005-04-09 01:24:57 |
| Subject: python - be: Raise Postgres.Errors as what they are defined to be, |
| Previous: | From: User Jwp | Date: 2005-04-09 01:01:42 |
| Subject: python - be: Misplaced function, this belongs in pl.c where is actually |