summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-11-22 00:01:46 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-11-22 00:01:46 +0000
commit106710946c144457693f1f5ba75cc93db75f8cee (patch)
treee488be41dbfe4e96059cd46559d1c58414a0716c
parentc2d1b3919bd65cef7563214e5a87161518eb35a7 (diff)
This file now redundant with README.pg_dumplo; remove it.
-rw-r--r--contrib/pg_dumplo/INSTALL31
1 files changed, 0 insertions, 31 deletions
diff --git a/contrib/pg_dumplo/INSTALL b/contrib/pg_dumplo/INSTALL
deleted file mode 100644
index b199db54f48..00000000000
--- a/contrib/pg_dumplo/INSTALL
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-pg_dumplo - PostgreSQL large object dumper
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-For more information see the help ( pg_dumplo -h ) and examples in
-this help or the cool HOWTO.
-
-
-Compilation:
-~~~~~~~~~~~
- * run master ./configure in the PG source top directory
- * run 'make'
-
-
-THANKS:
-~~~~~~
- <??? I lost his e-mail ???>
- * option '--all' and pg_class usage
-
- Pavel Janík ml. <Pavel.Janik@linux.cz>
- * HOWTO
-
-
-
- Karel Zak <zakkr@zf.jcu.cz>
-
-
-
-
-