Content-Length: 263035 | pFad | http://github.com/postgrespro/postgres/commit/7be4ba4a9d560bc6dfb19749ad58cfc1a04d3a7c

0A Remove obsolete comment in reorderbuffer.h. · postgrespro/postgres@7be4ba4 · GitHub
Skip to content

Commit 7be4ba4

Browse files
Remove obsolete comment in reorderbuffer.h.
Commit 9fab40a changed ReorderBuffer to use Slab Context for allocating ReorderBufferTXN entries instead of using a caching mechanism. The txn->node is no longer used as an element of the list of preallocated ReorderBufferTXNs. Reviewed-by: Amit Kapila Discussion: https://postgr.es/m/CAD21AoB1CTnX66Ji3zTCnjoPVC9OzYe0B6LygUHcxEB2RV-hFw%40mail.gmail.com
1 parent 4681ad4 commit 7be4ba4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/include/replication/reorderbuffer.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -394,10 +394,9 @@ typedef struct ReorderBufferTXN
394394
SharedInvalidationMessage *invalidations;
395395

396396
/* ---
397-
* Position in one of three lists:
397+
* Position in one of two lists:
398398
* * list of subtransactions if we are *known* to be subxact
399399
* * list of toplevel xacts (can be an as-yet unknown subxact)
400-
* * list of preallocated ReorderBufferTXNs (if unused)
401400
* ---
402401
*/
403402
dlist_node node;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/7be4ba4a9d560bc6dfb19749ad58cfc1a04d3a7c

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy