Files
Jeremy Evans b5f79520b5 Do not allow removing current partition in the repartitioner
Fixes the following nondeterministic spec failure:

PG::InvalidTextRepresentation: ERROR:
invalid input syntax for type uuid: "100000000-0000-0000-0000-000000000000"

This could previously happen in the respirate specs due to a race
condition when the listen timeout was set to 0.01. Obviously, if
the current process is running, it should be considered active,
even if we haven't received a NOTIFY about it in the expected
timeframe.
2025-08-06 12:52:34 -07:00
..
2024-11-22 08:42:42 -08:00
2025-08-02 02:38:39 +03:00
2025-07-30 07:00:03 +09:00
2025-08-06 13:52:29 +02:00
2025-05-23 09:28:10 +02:00
2025-07-22 14:44:50 +02:00
2025-06-24 20:30:51 -07:00