Robin Ward d043a4c6fe FIX: Stop logging errors in postgres on reviewable conflict
The previous concurrency-safe implementation relied on catching an
index conflict and following through appropriately. Unfortunately
those conflicts were logged to Postgres and there is no easy way
to turn them off.

This solution approaches the problem differently. It should still
be safe under concurrency and not log errors.
2020-01-09 12:04:17 -05:00
..
2019-10-21 12:08:20 +01:00
2019-12-11 14:04:02 +10:00
2019-11-19 10:21:06 +00:00
2019-11-29 15:49:08 +00:00
2019-10-21 12:08:20 +01:00
2019-12-30 16:13:27 +10:00
2019-12-05 20:35:39 +05:30
2019-10-21 12:08:20 +01:00
2019-05-13 15:24:24 +01:00
2019-10-21 12:08:20 +01:00
2019-12-04 13:33:51 -05:00
2019-12-30 16:13:27 +10:00
2019-05-29 14:26:24 +10:00
2019-10-21 12:08:20 +01:00
2019-10-21 12:08:20 +01:00
2019-10-17 16:58:22 +11:00