summaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlogarchive.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-10-05 12:26:55 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-10-05 12:26:55 -0400
commitea9c0e1c0deb1b179dcb0ea37879b97d594d0cca (patch)
tree7cfdf98fc051244df5a2b100e0e7af2c028c0cee /src/backend/access/transam/xlogarchive.c
parent2212e01316ff421300d0a0d20e132ebeae12bcff (diff)
Avoid use of wildcard in pg_waldump's .gitignore.
This would be all right, maybe, if it didn't also match a file that definitely should not be ignored. We don't add rmgrs so often that manual maintenance of this file list is impractical, so just write out the list. (I find the equivalent wildcard use in the Makefile pretty lazy and unsafe as well, but will leave that alone until it actually causes a problem.) Per bug #16042 from Denis Stuchalin. Discussion: https://postgr.es/m/16042-c174ee692ac21cbd@postgresql.org
Diffstat (limited to 'src/backend/access/transam/xlogarchive.c')
0 files changed, 0 insertions, 0 deletions