summaryrefslogtreecommitdiff
path: root/contrib/README
diff options
context:
space:
mode:
authorBruce Momjian2006-05-30 12:07:31 +0000
committerBruce Momjian2006-05-30 12:07:31 +0000
commitfe59e56660216d7e6b3eef691edbc2587e7c3c12 (patch)
treee7350f27fc0e5671f510fbb847fd9a99e11de895 /contrib/README
parent38c7700f56cc44377a1b46b4ff41ee57ae21e428 (diff)
Add Pgadmin administration functions to /contrib/adminpack.
Dave Page
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/README b/contrib/README
index d18a86f0a81..ba7ebe158c6 100644
--- a/contrib/README
+++ b/contrib/README
@@ -28,9 +28,10 @@ adddepend -
Add object dependency information to pre-7.3 objects.
by Rod Taylor <rbt@rbt.ca>
-btree_gist -
- Support for emulating BTREE indexing in GiST
- by Oleg Bartunov <oleg@sai.msu.su> and Teodor Sigaev <teodor@sigaev.ru>
+adminpack -
+ File and log manipulation routines, used by Pgadmin
+ by From: Dave Page <dpage@vale-housing.co.uk>
+
chkpass -
An auto-encrypted password datatype