Mercurial > urweb
log src/postgres.sml
age | author | description |
---|---|---|
Mon, 23 Dec 2013 15:59:17 +0000 | Adam Chlipala | Proper handling of serialization failures during SQL COMMIT |
Thu, 12 Dec 2013 17:42:48 -0500 | Adam Chlipala | Start SQL transactions as read-only when possible, based on conservative program analysis |
Tue, 03 Dec 2013 16:54:04 -0500 | Adam Chlipala | Increase precision for rendering floats to SQL |
Fri, 29 Nov 2013 08:12:57 -0500 | Adam Chlipala | Postgres: remove DML error code logging and (hopefully) fix the real problem, not checking for concurrency faults on SELECTs |