Started to port the Siesta
schema over to Postgres. Ran into naming problems - user
is a reserved word in Postgres land.
Ranted a bit, to provoke a show of hands.
---
Note to future self: never upgrade modules while you've got a large set of uncommitted code on the go. Class::DBI 0.93 was far too tempting, but with a partly reworked schema, on a new RDBMS, I should have just resisted.