Mercurial > urweb
log src/postgres.sml
age | author | description |
---|---|---|
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 |
Wed, 27 Nov 2013 15:42:24 -0500 | Adam Chlipala | Postgres: print SQLSTATE on DML failure, to help figure out when new special cases should be added |
Fri, 30 Nov 2012 09:50:00 -0500 | Adam Chlipala | Fix generation of timestamp literals for MySQL and SQLite |