Thread: pgsql: Add a couple of missed .gitignore entries.

pgsql: Add a couple of missed .gitignore entries.

From
Tom Lane
Date:
Add a couple of missed .gitignore entries.

Any subdirectory that's ignoring /output_iso/ should also
ignore /tmp_check_iso/, which could be left behind by a
failed pg_isolation_regress_check run.

I think these have been wrong for awhile, but it doesn't
seem important to fix in back branches.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8afca702ecbf0730b6175afda0cecbbf0a1967e7

Modified Files
--------------
src/test/modules/brin/.gitignore             | 1 +
src/test/modules/snapshot_too_old/.gitignore | 2 ++
2 files changed, 3 insertions(+)