On mån, 2011-01-17 at 17:26 -0800, Josh Berkus wrote:
> However, it's hard for me to imagine a real-world situation where a
> table would be under repeated full-table-locks from multiple
> connections. Can anyone else?
If you want to do assertion-type checks at the end of transactions in
the current fake-serializable mode, you need to lock the table.