Tue, 18 Jul 2023 13:32:34 +0200 proper running limit, based on this worker process;
wenzelm [Tue, 18 Jul 2023 13:32:34 +0200] rev 78394
proper running limit, based on this worker process; prefer bulk jobs: much faster cancellation;
Tue, 18 Jul 2023 12:55:43 +0200 more robust: implicit locking of tables in standard order;
wenzelm [Tue, 18 Jul 2023 12:55:43 +0200] rev 78393
more robust: implicit locking of tables in standard order;
Tue, 18 Jul 2023 12:50:34 +0200 more uniform guard (!exists_table(table)): avoid "ALTER TABLE" on already existing table, which could lead to deadlocks if this is presently locked;
wenzelm [Tue, 18 Jul 2023 12:50:34 +0200] rev 78392
more uniform guard (!exists_table(table)): avoid "ALTER TABLE" on already existing table, which could lead to deadlocks if this is presently locked;
Tue, 18 Jul 2023 12:39:20 +0200 removed unused "create_index": implicit index from primary_key is usually sufficient;
wenzelm [Tue, 18 Jul 2023 12:39:20 +0200] rev 78391
removed unused "create_index": implicit index from primary_key is usually sufficient;
Tue, 18 Jul 2023 12:32:07 +0200 clarified "vacuum" (again, reverting 0bd366fad888);
wenzelm [Tue, 18 Jul 2023 12:32:07 +0200] rev 78390
clarified "vacuum" (again, reverting 0bd366fad888);
Tue, 18 Jul 2023 12:19:12 +0200 clarified signature: eliminate SQL.Tables.empty to avoid confusion (see also 0bd366fad888);
wenzelm [Tue, 18 Jul 2023 12:19:12 +0200] rev 78389
clarified signature: eliminate SQL.Tables.empty to avoid confusion (see also 0bd366fad888);
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 tip