Garry Tan and Claude Opus 4.8
008577a778
fix(sync): pre-landing review fixes — monotonic clock seed, scoped CHECK guard
...
Adversarial (codex) review of the implementation diff caught three:
- P1 (correctness): the fresh-schema setval was not monotonic. initSchema
replays the schema blob, and the unconditional setval(MAX(generation))
could move page_generation_clock_seq.last_value BACKWARD on an
already-upgraded brain, letting a stored query_cache bookmark serve stale
rows. Seed via GREATEST over the sequence's OWN last_value (+ old table
value + MAX(generation)) in all 3 fresh schemas and migration v118, so a
replay is idempotent — mirrors the old table's ON CONFLICT DO NOTHING.
Pinned by a new monotonic regression test.
- P2: v119's CHECK-exists guard keyed on conname only (not globally unique).
Scope it to conrelid = 'op_checkpoints'::regclass.
- P3: in-progress note ran into the prior sentence in fail/warn doctor
messages; separate it with '. '.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-17 07:14:58 -07:00
..
2026-05-30 14:56:26 -07:00
2026-06-16 22:45:22 -07:00
2026-04-21 21:14:17 -07:00
2026-04-21 21:14:17 -07:00
2026-05-09 19:47:56 -07:00
2026-05-18 20:55:57 -07:00
2026-06-01 19:09:15 -07:00
2026-05-22 21:04:30 -07:00
2026-06-12 07:28:13 -07:00
2026-05-08 13:25:48 -07:00
2026-05-18 20:55:57 -07:00
2026-05-24 21:50:08 -07:00
2026-05-26 17:31:48 -07:00
2026-06-12 07:28:13 -07:00
2026-05-13 13:14:58 -04:00
2026-05-18 19:34:44 -07:00
2026-05-10 13:33:05 -07:00
2026-05-22 21:18:09 -07:00
2026-05-18 12:53:01 -07:00
2026-06-03 06:20:03 -07:00
2026-05-22 13:38:07 -07:00
2026-06-03 06:43:11 -07:00
2026-06-03 06:43:11 -07:00
2026-06-03 06:43:11 -07:00
2026-06-03 06:43:11 -07:00
2026-06-16 15:08:47 -07:00
2026-06-16 22:45:22 -07:00
2026-05-26 17:31:48 -07:00
2026-06-17 07:14:58 -07:00
2026-06-03 07:27:34 -07:00
2026-05-26 18:29:03 -07:00
2026-06-17 06:58:07 -07:00
2026-06-16 15:08:47 -07:00
2026-05-19 22:32:52 -07:00
2026-05-14 19:50:50 -04:00
2026-05-13 13:14:58 -04:00
2026-05-26 17:31:48 -07:00
2026-06-03 07:09:20 -07:00
2026-05-01 09:02:43 -07:00
2026-05-24 22:56:21 -07:00
2026-05-24 21:50:08 -07:00
2026-05-25 15:46:25 -07:00
2026-05-24 22:56:21 -07:00
2026-05-01 09:02:43 -07:00
2026-05-24 21:50:08 -07:00
2026-06-07 22:05:31 -07:00
2026-05-13 13:14:58 -04:00
2026-05-22 13:38:07 -07:00
2026-06-03 07:09:20 -07:00
2026-05-24 22:56:21 -07:00
2026-06-03 07:09:20 -07:00
2026-05-22 22:37:15 -07:00
2026-05-12 14:33:29 -07:00
2026-05-30 12:07:38 -07:00
2026-05-22 13:38:07 -07:00
2026-05-27 08:27:05 -07:00
2026-05-27 08:27:05 -07:00
2026-05-27 08:27:05 -07:00
2026-05-27 08:27:05 -07:00
2026-06-12 07:28:13 -07:00
2026-04-14 21:40:48 -10:00
2026-05-09 22:58:19 -07:00
2026-05-22 22:37:15 -07:00
2026-04-29 23:46:36 -07:00
2026-06-08 21:19:25 -07:00
2026-06-12 07:28:13 -07:00
2026-05-21 08:29:55 -07:00
2026-06-12 06:05:34 -07:00
2026-05-13 13:14:58 -04:00
2026-05-21 18:57:05 -07:00
2026-06-12 06:05:34 -07:00
2026-06-10 21:12:33 -07:00
2026-05-11 23:02:03 -07:00
2026-06-03 07:09:20 -07:00
2026-06-17 06:58:07 -07:00
2026-06-09 22:28:44 -07:00
2026-05-19 22:32:52 -07:00
2026-06-12 06:05:34 -07:00
2026-05-25 10:39:09 -07:00
2026-05-23 08:49:28 -07:00
2026-05-10 12:49:14 -07:00
2026-06-16 15:08:47 -07:00
2026-05-29 07:06:08 -07:00
2026-05-03 20:41:39 -07:00
2026-05-25 10:39:09 -07:00
2026-04-12 13:23:55 -10:00
2026-06-01 23:03:09 -07:00
2026-05-11 23:20:17 -07:00
2026-05-11 19:25:48 -07:00
2026-05-30 12:07:38 -07:00
2026-06-16 15:08:47 -07:00
2026-05-26 18:29:03 -07:00
2026-05-26 18:29:03 -07:00
2026-06-12 07:28:13 -07:00
2026-05-21 22:11:00 -07:00
2026-05-07 22:56:22 -07:00
2026-04-22 01:34:22 -07:00
2026-04-11 21:35:05 -10:00
2026-04-22 01:34:22 -07:00
2026-05-25 20:00:03 -07:00
2026-05-09 19:47:56 -07:00
2026-05-27 08:27:05 -07:00
2026-05-30 12:07:38 -07:00
2026-06-07 22:05:31 -07:00
2026-06-03 06:20:03 -07:00
2026-06-16 22:45:22 -07:00
2026-05-18 20:55:57 -07:00
2026-05-20 13:55:12 -07:00
2026-05-06 20:39:56 -07:00
2026-06-03 05:50:21 -07:00
2026-05-18 12:53:01 -07:00
2026-06-16 22:45:22 -07:00
2026-06-17 06:41:37 -07:00
2026-06-17 06:41:37 -07:00
2026-05-26 23:47:05 -07:00
2026-04-29 22:21:07 -07:00
2026-06-17 07:01:50 -07:00
2026-05-26 18:59:17 -07:00
2026-06-01 21:54:13 -07:00
2026-04-08 23:26:11 -10:00
2026-06-12 07:28:13 -07:00
2026-06-03 06:20:03 -07:00
2026-06-14 09:32:58 -07:00
2026-05-23 16:46:01 -07:00
2026-05-25 15:10:23 -07:00