Content-Length: 266042 | pFad | http://github.com/postgrespro/postgres/commit/090f21bbad98001979da8589e9647a1d49bce4ee
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 5b3a2ca commit 090f21bCopy full SHA for 090f21b
src/interfaces/libpq/test/.gitignore
@@ -0,0 +1,3 @@
1
+/uri-regress
2
+/regress.diff
3
+/regress.out
src/interfaces/libpq/test/Makefile
@@ -18,5 +18,5 @@ installcheck: all
18
$(PERL) $(top_srcdir)/$(subdir)/regress.pl
19
20
clean distclean maintainer-clean:
21
- rm -f $(PROGS)
+ rm -f $(PROGS) *.o
22
rm -f regress.out regress.diff
Fetched URL: http://github.com/postgrespro/postgres/commit/090f21bbad98001979da8589e9647a1d49bce4ee
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments