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 b0eb043 commit c57a87bCopy full SHA for c57a87b
Makefile
@@ -52,6 +52,8 @@ endif
52
wal-check: temp-install
53
$(prove_check)
54
55
+check: wal-check
56
+
57
all: $(SQL_built)
58
59
#9.6 requires 1.3 file but 10.0 could live with update files
0 commit comments