mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 00:01:20 -04:00
Fix busted .gitignore entry.
Typo in commit 2258e76f9.
This commit is contained in:
parent
f37015a161
commit
5c431c7fb3
4
src/bin/pg_waldump/.gitignore
vendored
4
src/bin/pg_waldump/.gitignore
vendored
@ -22,8 +22,10 @@
|
||||
/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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user