aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpgeasy/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/libpgeasy/README')
-rw-r--r--src/interfaces/libpgeasy/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/interfaces/libpgeasy/README b/src/interfaces/libpgeasy/README
deleted file mode 100644
index 6790f85165c..00000000000
--- a/src/interfaces/libpgeasy/README
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
- Pgeasy 2.0
- (Formerly contrib/pginterface)
-
-Attached is a copy of the Postgres support routines I wrote to allow me
-to more cleanly interface to the libpq library, more like a 4gl SQL
-interface.
-
-Bruce Momjian (pgman@candle.pha.pa.us)