summaryrefslogtreecommitdiff
path: root/src/interfaces/libpgeasy/README
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>2002-08-30 13:03:11 +0000
committerMarc G. Fournier <scrappy@hub.org>2002-08-30 13:03:11 +0000
commitc411f51dfbb92848c22188e5d6df968034adb98d (patch)
tree7ed4002f11ad35fe5a3643a55ee989ef10cee29c /src/interfaces/libpgeasy/README
parentdf40e28850eed2b1440ddada849005fb9819201a (diff)
downloadpostgresql-c411f51dfbb92848c22188e5d6df968034adb98d.tar.gz
libpgeasy moved to gborg ...
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 6790f85165..0000000000
--- 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)