aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
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
commit4f119e156e65546aec55e06d288e6f6a8e10f958 (patch)
tree4c186b363d0f4bcad36c5ced37a5f57c4bdc9a0d /src/backend/access/gist
parent9051f62ed7eff9eb01e4fa7a37a6471271d10f5b (diff)
downloadpostgresql-4f119e156e65546aec55e06d288e6f6a8e10f958.tar.gz
postgresql-4f119e156e65546aec55e06d288e6f6a8e10f958.zip
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/gist')
0 files changed, 0 insertions, 0 deletions