pgstat: move transactional code into pgstat_xact.c.

Andres Freund <andres@anarazel.de>

Commit: ab62a642d52c95c0c62e927ba1bf3cfa279b744b
Author: Andres Freund <andres@anarazel.de>
Date: 2022-04-06T20:23:47Z
Releases: 15.0
pgstat: move transactional code into pgstat_xact.c.

The transactional integration code is largely independent from the rest of
pgstat.c. Subsequent commits will add more related code.

Author: Andres Freund <andres@anarazel.de>
Reviewed-By: Thomas Munro <thomas.munro@gmail.com>
Discussion: https://postgr.es/m/20220404041516.cctrvpadhuriawlq@alap3.anarazel.de

Files

Discussion