Content-Length: 280944 | pFad | http://github.com/postgrespro/postgres_cluster/commit/d5351fcb03fc8e20651d5863b88b397a8be68d74
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 429ee5a commit d5351fcCopy full SHA for d5351fc
contrib/test_decoding/Makefile
@@ -65,7 +65,7 @@ isolationcheck-install-force: all | submake-isolation submake-test_decoding temp
65
$(pg_isolation_regress_installcheck) \
66
$(ISOLATIONCHECKS)
67
68
-PHONY: submake-test_decoding submake-regress check \
+.PHONY: submake-test_decoding submake-regress check \
69
regresscheck regresscheck-install-force \
70
isolationcheck isolationcheck-install-force
71
src/test/modules/brin/Makefile
@@ -24,7 +24,7 @@ isolation-check: | submake-isolation
24
--outputdir=./isolation_output \
25
26
27
-PHONY: check isolation-check
+.PHONY: check isolation-check
28
29
submake-isolation:
30
$(MAKE) -C $(top_builddir)/src/test/isolation all
Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/d5351fcb03fc8e20651d5863b88b397a8be68d74
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments