Fix busted .gitignore entry.
authorTom Lane <[email protected]>
Fri, 8 Apr 2022 18:22:47 +0000 (14:22 -0400)
committerTom Lane <[email protected]>
Fri, 8 Apr 2022 18:22:47 +0000 (14:22 -0400)
Typo in commit 2258e76f9.

src/bin/pg_waldump/.gitignore

index dabb6e34b6f4b8d67ec286245f94b0412d6ae81d..dc6705f5b2959188ce53dc723fc7237f67a9b397 100644 (file)
 /tblspcdesc.c
 /xactdesc.c
 /xlogdesc.c
+
+# Source files copied from src/backend/access/transam/
 /xlogreader.c
-/xlogstat.c
+/xlogstats.c
 
 # Generated by test suite
 /tmp_check/