diff options
author | Amit Kapila <akapila@postgresql.org> | 2023-03-17 08:29:41 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2023-03-17 08:29:41 +0530 |
commit | e709596b25bd184d6566dfff240e3f672a548afe (patch) | |
tree | 054a77f8afd6dd62ec3db67c452e9b78a5436b56 /src/backend/access/gist/gist.c | |
parent | eb7d043c9bbadb75a87385113c578f1b30e9d195 (diff) | |
download | postgresql-e709596b25bd184d6566dfff240e3f672a548afe.tar.gz |
Add macros for ReorderBufferTXN toptxn.
Currently, there are quite a few places in reorderbuffer.c that tries to
access top-transaction for a subtransaction. This makes the code to access
top-transaction consistent and easier to follow.
Author: Peter Smith
Reviewed-by: Vignesh C, Sawada Masahiko
Discussion: https://postgr.es/m/CAHut+PuCznOyTqBQwjRUu-ibG-=KHyCv-0FTcWQtZUdR88umfg@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions