Consistently use "superuser" instead of "super user"
[pgsql.git] / src / bin / pg_waldump / .gitignore
blob3be00a8b61f9c97640efcf9a6ffb9088c65a11ac
1 /pg_waldump
3 # Source files copied from src/backend/access/rmgrdesc/
4 /brindesc.c
5 /clogdesc.c
6 /committsdesc.c
7 /dbasedesc.c
8 /genericdesc.c
9 /gindesc.c
10 /gistdesc.c
11 /hashdesc.c
12 /heapdesc.c
13 /logicalmsgdesc.c
14 /mxactdesc.c
15 /nbtdesc.c
16 /relmapdesc.c
17 /replorigindesc.c
18 /seqdesc.c
19 /smgrdesc.c
20 /spgdesc.c
21 /standbydesc.c
22 /tblspcdesc.c
23 /xactdesc.c
24 /xlogdesc.c
25 /xlogreader.c
27 # Generated by test suite
28 /tmp_check/