mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +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/
|
# Source files copied from src/backend/access/
|
||||||
/brindesc.c
|
/brindesc.c
|
||||||
/clogdesc.c
|
/clogdesc.c
|
||||||
|
/committsdesc.c
|
||||||
/dbasedesc.c
|
/dbasedesc.c
|
||||||
/gindesc.c
|
/gindesc.c
|
||||||
/gistdesc.c
|
/gistdesc.c
|
||||||
|
Reference in New Issue
Block a user