mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Update .gitignore for new rmgr, changed paths.
This commit is contained in:
3
src/bin/pg_xlogdump/.gitignore
vendored
3
src/bin/pg_xlogdump/.gitignore
vendored
@@ -1,5 +1,5 @@
|
||||
/pg_xlogdump
|
||||
# Source files copied from src/backend/access/
|
||||
# Source files copied from src/backend/access/rmgrdesc/
|
||||
/brindesc.c
|
||||
/clogdesc.c
|
||||
/committsdesc.c
|
||||
@@ -11,6 +11,7 @@
|
||||
/mxactdesc.c
|
||||
/nbtdesc.c
|
||||
/relmapdesc.c
|
||||
/replorigindesc.c
|
||||
/seqdesc.c
|
||||
/smgrdesc.c
|
||||
/spgdesc.c
|
||||
|
Reference in New Issue
Block a user