pgsql: Clean up representation of flags in struct ReorderBufferTXN

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Clean up representation of flags in struct ReorderBufferTXN
Date: 2020-01-10 20:55:02
Message-ID: E1iq1J8-0003EU-Rn@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clean up representation of flags in struct ReorderBufferTXN

This simplifies addition of further flags.

Author: Nikhil Sontakke
Discussion: https://postgr.es/m/CAMGcDxeViP+R-OL7QhzUV9eKCVjURobuY1Zijik4Ay_Ddwo4Cg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a7b6ab5db1d35438112f74f3531354ddd61970b5

Modified Files
--------------
src/backend/replication/logical/reorderbuffer.c | 38 ++++++++++----------
src/include/replication/reorderbuffer.h | 46 +++++++++++++++----------
2 files changed, 47 insertions(+), 37 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2020-01-10 21:13:42 pgsql: nbtree: BTREE_[MIN|NOVAC]_VERSION comment tweaks.
Previous Message Michael Paquier 2020-01-10 00:39:28 pgsql: doc: Fix naming of SELinux