summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/README
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1996-07-09 06:22:35 +0000
committerMarc G. Fournier <scrappy@hub.org>1996-07-09 06:22:35 +0000
commitd31084e9d1118b25fd16580d9d8c2924b5740dff (patch)
tree3179e66307d54df9c7b966543550e601eb55e668 /src/interfaces/libpq/README
downloadpostgresql-d31084e9d1118b25fd16580d9d8c2924b5740dff.tar.gz
Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01
Diffstat (limited to 'src/interfaces/libpq/README')
-rw-r--r--src/interfaces/libpq/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interfaces/libpq/README b/src/interfaces/libpq/README
new file mode 100644
index 0000000000..e581950bf2
--- /dev/null
+++ b/src/interfaces/libpq/README
@@ -0,0 +1 @@
+This directory contains the C version of Libpq, the POSTGRES frontend library.