mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
20 lines
271 B
Plaintext
20 lines
271 B
Plaintext
/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
|