mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -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
|
/tblspcdesc.c
|
||||||
/xactdesc.c
|
/xactdesc.c
|
||||||
/xlogdesc.c
|
/xlogdesc.c
|
||||||
|
|
||||||
|
# Source files copied from src/backend/access/transam/
|
||||||
/xlogreader.c
|
/xlogreader.c
|
||||||
/xlogstat.c
|
/xlogstats.c
|
||||||
|
|
||||||
# Generated by test suite
|
# Generated by test suite
|
||||||
/tmp_check/
|
/tmp_check/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user