Content-Length: 264790 | pFad | http://github.com/postgrespro/postgres_cluster/commit/74a73b17225385e54dbf9fc2f77aaa59191ac04b
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 1a2c17f commit 74a73b1Copy full SHA for 74a73b1
src/bin/pg_dump/.gitignore
@@ -1,3 +1,5 @@
1
/pg_dump
2
/pg_dumpall
3
/pg_restore
4
+
5
+/tmp_check/
src/bin/pg_dump/Makefile
@@ -53,3 +53,4 @@ uninstall:
53
54
clean distclean maintainer-clean:
55
rm -f pg_dump$(X) pg_restore$(X) pg_dumpall$(X) $(OBJS) pg_dump.o common.o pg_dump_sort.o pg_restore.o pg_dumpall.o
56
+ rm -rf tmp_check
Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/74a73b17225385e54dbf9fc2f77aaa59191ac04b
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments