aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-04-26 00:53:11 +0000
committerBruce Momjian <bruce@momjian.us>2000-04-26 00:53:11 +0000
commit1b266fbccadda2e2c5a82e7f6e8f3fd6b1079ddc (patch)
treec5e397cc2b3492c7cf0a5f3bc22775070e3f7cd6
parenta0551e8afac7342fa626aaa3cb942f3e63f03dc2 (diff)
downloadpostgresql-1b266fbccadda2e2c5a82e7f6e8f3fd6b1079ddc.tar.gz
postgresql-1b266fbccadda2e2c5a82e7f6e8f3fd6b1079ddc.zip
Update libpgeasy readme.
-rw-r--r--src/interfaces/libpgeasy/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/libpgeasy/README b/src/interfaces/libpgeasy/README
index b8e26d40a10..da530c5e434 100644
--- a/src/interfaces/libpgeasy/README
+++ b/src/interfaces/libpgeasy/README
@@ -4,7 +4,7 @@
(Formerly contrib/pginterface)
Attached is a copy of the Postgres support routines I wrote to allow me
-to more cleanly interface to the libpg library, more like a 4gl SQL
+to more cleanly interface to the libpq library, more like a 4gl SQL
interface.
Bruce Momjian (root@candle.pha.pa.us)