pgsql: Fix pg_walsummary's .gitignore

Started by Michael Paquierover 2 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

Fix pg_walsummary's .gitignore

It missed a entry for tmp_check/ generated by the tests. While on it,
append a slash at the beginning of "pg_walsummary" to restrict its check
to the current directory, like anywhere else.

Oversights in ee1bfd168390.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/278972f5933679e06e7d71d2060c1867f5aa4ebe

Modified Files
--------------
src/bin/pg_walsummary/.gitignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)