Re: pgsql: Add Pgadmin administration functions to /contrib/adminpack.

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Bruce Momjian <momjian(at)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Add Pgadmin administration functions to /contrib/adminpack.
Date: 2006-05-30 12:25:17
Message-ID: 447C39AD.80708@sigaev.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Bruce< why you remove btree_gist description?

> README (r1.85 -> r1.86)
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/README.diff?r1=1.85&r2=1.86)

--- pgsql/contrib/README 2006/04/23 02:17:59 1.85
+++ pgsql/contrib/README 2006/05/30 12:07:31 1.86
@@ -28,9 +28,10 @@ adddepend -
Add object dependency information to pre-7.3 objects.
by Rod Taylor <rbt(at)rbt(dot)ca>

-btree_gist -
- Support for emulating BTREE indexing in GiST
- by Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> and Teodor Sigaev <teodor(at)sigaev(dot)ru>
+adminpack -
+ File and log manipulation routines, used by Pgadmin
+ by From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
+

chkpass -
An auto-encrypted password datatype

--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-05-30 12:27:25 Re: pgsql: Add Pgadmin administration functions to /contrib/adminpack.
Previous Message Bruce Momjian 2006-05-30 12:07:31 pgsql: Add Pgadmin administration functions to /contrib/adminpack.