mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
pg_xlogdump/.gitignore: add committsdesc.c
Author: Michael Paquier
This commit is contained in:
1
contrib/pg_xlogdump/.gitignore
vendored
1
contrib/pg_xlogdump/.gitignore
vendored
@ -2,6 +2,7 @@
|
||||
# Source files copied from src/backend/access/
|
||||
/brindesc.c
|
||||
/clogdesc.c
|
||||
/committsdesc.c
|
||||
/dbasedesc.c
|
||||
/gindesc.c
|
||||
/gistdesc.c
|
||||
|
Reference in New Issue
Block a user