PostgresSQL connector fails to report some errors?

Todd Blanchard tblanchard at mac.com
Thu Mar 8 18:29:52 UTC 2007


I'm finding that starting a transaction, issuing a lot of updates,  
then committing a transaction sometimes fails to return a constraints  
violation error that causes the commit to fail.  Logging the sql and  
pasting it into the psql shell definitely displays the error - which  
occurs as a result of sending 'commit transaction' as the constraints  
are all set to deferred.

Has anybody else noticed this or am I special?



More information about the Squeak-dev mailing list