We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54efd00 commit 6666f18Copy full SHA for 6666f18
.gitignore
@@ -44,3 +44,6 @@ lib*.pc
44
/contrib/*/results/
45
/contrib/*/tmp_check/
46
/contrib/pg_query_state/isolation_output/
47
+/contrib/pg_hint_plan/expected/ut-fdw.out
48
+/contrib/pg_hint_plan/sql/ut-fdw.sql
49
+
contrib/pg_probackup/.gitignore
@@ -19,7 +19,7 @@
19
.deps
20
21
# Binaries
22
-/pg_arman
+/pg_probackup
23
24
# Generated by test suite
25
/regression.diffs
@@ -30,3 +30,9 @@
30
/datapagemap.c
31
/datapagemap.h
32
/xlogreader.c
33
+/logging.h
34
+/receivelog.c
35
+/receivelog.h
36
+/streamutil.c
37
+/streamutil.h
38
0 commit comments