8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1185c78 commit 04c7f41Copy full SHA for 04c7f41
src/backend/replication/logical/reorderbuffer.c
@@ -2359,7 +2359,7 @@ ReorderBufferLargestTXN(ReorderBuffer *rb)
2359
2360
/*
2361
* Check whether the logical_decoding_work_mem limit was reached, and if yes
2362
- * pick the largest (sub)transaction at-a-time to evict and spill its changes to
+ * pick the largest (sub)transaction at-a-time to evict and spill its changes to
2363
* disk until we reach under the memory limit.
2364
*
2365
* XXX At this point we select the transactions until we reach under the memory
0 commit comments