git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e72a375)
Fix pg_walsummary's .gitignore
2024年1月12日 04:40:58 +0000 (13:40 +0900)
2024年1月12日 04:40:58 +0000 (13:40 +0900)
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.


diff --git a/src/bin/pg_walsummary/.gitignore b/src/bin/pg_walsummary/.gitignore
index d71ec192fafba096549cf1895c3c9d1660896aeb..31aeddf7fc33444f8bd6b9049cde2314eda2a582 100644 (file)
--- a/src/bin/pg_walsummary/.gitignore
+++ b/src/bin/pg_walsummary/.gitignore
@@ -1 +1,2 @@
-pg_walsummary
+/pg_walsummary
+/tmp_check/
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /