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

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

From
Teodor Sigaev
Date:
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@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



--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

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

From
Bruce Momjian
Date:
Sorry, re-added.

---------------------------------------------------------------------------

Teodor Sigaev wrote:
> 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@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
>
>
>
> --
> Teodor Sigaev                                   E-mail: teodor@sigaev.ru
>                                                     WWW: http://www.sigaev.ru/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

--
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

From
"Dave Page"
Date:
Hi Bruce,

It looks like you forgot to add the new subdir to contrib/Makefile.

Also, would you mind changing 'Pgadmin' to 'pgAdmin' in the README file
please?

Thanks, Dave.

> -----Original Message-----
> From: pgsql-committers-owner@postgresql.org
> [mailto:pgsql-committers-owner@postgresql.org] On Behalf Of
> Bruce Momjian
> Sent: 30 May 2006 13:08
> To: pgsql-committers@postgresql.org
> Subject: [COMMITTERS] pgsql: Add Pgadmin administration
> functions to /contrib/adminpack.
>
> Log Message:
> -----------
> Add Pgadmin administration functions to /contrib/adminpack.
>
> Dave Page
>
> Modified Files:
> --------------
>     pgsql/contrib:
>         README (r1.85 -> r1.86)
>
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/READ
> ME.diff?r1=1.85&r2=1.86)
>
> Added Files:
> -----------
>     pgsql/contrib/adminpack:
>         Makefile (r1.1)
>
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/admi
> npack/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
>         README.adminpack (r1.1)
>
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/admi
> npack/README.adminpack?rev=1.1&content-type=text/x-cvsweb-markup)
>         adminpack.c (r1.1)
>
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/admi
> npack/adminpack.c?rev=1.1&content-type=text/x-cvsweb-markup)
>         adminpack.sql.in (r1.1)
>
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/admi
> npack/adminpack.sql.in?rev=1.1&content-type=text/x-cvsweb-markup)
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org
>

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

From
Bruce Momjian
Date:
OK, done.

---------------------------------------------------------------------------

Dave Page wrote:
> Hi Bruce,
>
> It looks like you forgot to add the new subdir to contrib/Makefile.
>
> Also, would you mind changing 'Pgadmin' to 'pgAdmin' in the README file
> please?
>
> Thanks, Dave.
>
> > -----Original Message-----
> > From: pgsql-committers-owner@postgresql.org
> > [mailto:pgsql-committers-owner@postgresql.org] On Behalf Of
> > Bruce Momjian
> > Sent: 30 May 2006 13:08
> > To: pgsql-committers@postgresql.org
> > Subject: [COMMITTERS] pgsql: Add Pgadmin administration
> > functions to /contrib/adminpack.
> >
> > Log Message:
> > -----------
> > Add Pgadmin administration functions to /contrib/adminpack.
> >
> > Dave Page
> >
> > Modified Files:
> > --------------
> >     pgsql/contrib:
> >         README (r1.85 -> r1.86)
> >
> > (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/READ
> > ME.diff?r1=1.85&r2=1.86)
> >
> > Added Files:
> > -----------
> >     pgsql/contrib/adminpack:
> >         Makefile (r1.1)
> >
> > (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/admi
> > npack/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
> >         README.adminpack (r1.1)
> >
> > (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/admi
> > npack/README.adminpack?rev=1.1&content-type=text/x-cvsweb-markup)
> >         adminpack.c (r1.1)
> >
> > (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/admi
> > npack/adminpack.c?rev=1.1&content-type=text/x-cvsweb-markup)
> >         adminpack.sql.in (r1.1)
> >
> > (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/admi
> > npack/adminpack.sql.in?rev=1.1&content-type=text/x-cvsweb-markup)
> >
> > ---------------------------(end of
> > broadcast)---------------------------
> > TIP 4: Have you searched our list archives?
> >
> >                http://archives.postgresql.org
> >
>

--
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

From
"Dave Page"
Date:
Ah, multithreaded conversation :-)

Thanks!

/D

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
> Sent: 30 May 2006 14:25
> To: Dave Page
> Cc: pgsql-committers@postgresql.org
> Subject: Re: [COMMITTERS] pgsql: Add Pgadmin administration
> functions to /contrib/adminpack.
>
>
> OK, done.
>
> --------------------------------------------------------------
> -------------
>
> Dave Page wrote:
> > Hi Bruce,
> >
> > It looks like you forgot to add the new subdir to contrib/Makefile.
> >
> > Also, would you mind changing 'Pgadmin' to 'pgAdmin' in the
> README file
> > please?
> >
> > Thanks, Dave.
> >
> > > -----Original Message-----
> > > From: pgsql-committers-owner@postgresql.org
> > > [mailto:pgsql-committers-owner@postgresql.org] On Behalf Of
> > > Bruce Momjian
> > > Sent: 30 May 2006 13:08
> > > To: pgsql-committers@postgresql.org
> > > Subject: [COMMITTERS] pgsql: Add Pgadmin administration
> > > functions to /contrib/adminpack.
> > >
> > > Log Message:
> > > -----------
> > > Add Pgadmin administration functions to /contrib/adminpack.
> > >
> > > Dave Page
> > >
> > > Modified Files:
> > > --------------
> > >     pgsql/contrib:
> > >         README (r1.85 -> r1.86)
> > >
> > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/READ
> > > ME.diff?r1=1.85&r2=1.86)
> > >
> > > Added Files:
> > > -----------
> > >     pgsql/contrib/adminpack:
> > >         Makefile (r1.1)
> > >
> > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/admi
> > > npack/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
> > >         README.adminpack (r1.1)
> > >
> > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/admi
> > > npack/README.adminpack?rev=1.1&content-type=text/x-cvsweb-markup)
> > >         adminpack.c (r1.1)
> > >
> > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/admi
> > > npack/adminpack.c?rev=1.1&content-type=text/x-cvsweb-markup)
> > >         adminpack.sql.in (r1.1)
> > >
> > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/admi
> > > npack/adminpack.sql.in?rev=1.1&content-type=text/x-cvsweb-markup)
> > >
> > > ---------------------------(end of
> > > broadcast)---------------------------
> > > TIP 4: Have you searched our list archives?
> > >
> > >                http://archives.postgresql.org
> > >
> >
>
> --
>   Bruce Momjian   http://candle.pha.pa.us
>   EnterpriseDB    http://www.enterprisedb.com
>
>   + If your life is a hard drive, Christ can be your backup. +
>