pgsql: Fix two typos in xlogstats.h and xlogstats.c
Started by Michael Paquier9 months ago1 messagescomitters
Fix two typos in xlogstats.h and xlogstats.c
Issue found while browsing this area of the code, introduced and
copy-pasted around by 2258e76f90bf.
Backpatch-through: 15
Branch
------
REL_18_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/ed047ce0a881e628a17e0a3fe6a19c0faa155563
Modified Files
--------------
src/backend/access/transam/xlogstats.c | 2 +-
src/include/access/xlogstats.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)