diff options
author | Masahiko Sawada <msawada@postgresql.org> | 2024-10-14 09:53:05 -0700 |
---|---|---|
committer | Masahiko Sawada <msawada@postgresql.org> | 2024-10-14 09:53:05 -0700 |
commit | 7be4ba4a9d560bc6dfb19749ad58cfc1a04d3a7c (patch) | |
tree | 98de16f2293e20a970bea89bccb2442471c25165 /src/backend/utils/adt/arrayfuncs.c | |
parent | 4681ad4b2fb06e3aca9e300358e62d9b066e9dce (diff) | |
download | postgresql-7be4ba4a9d560bc6dfb19749ad58cfc1a04d3a7c.tar.gz postgresql-7be4ba4a9d560bc6dfb19749ad58cfc1a04d3a7c.zip |
Remove obsolete comment in reorderbuffer.h.
Commit 9fab40ad32e 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
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions