You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/pg_xlogdump/.gitignore

19 lines
271 B

/pg_xlogdump
# Source files copied from src/backend/access/
/clogdesc.c
/dbasedesc.c
/gindesc.c
/gistdesc.c
/hashdesc.c
/heapdesc.c
/mxactdesc.c
/nbtdesc.c
/relmapdesc.c
/seqdesc.c
/smgrdesc.c
/spgdesc.c
/standbydesc.c
/tblspcdesc.c
/xactdesc.c
/xlogdesc.c
/xlogreader.c