mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 06:37:06 -04:00
parent
f37015a161
commit
5c431c7fb3
1 changed files with 3 additions and 1 deletions
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…
Reference in a new issue