Adminpack contrib module

Started by Dave Pageabout 20 years ago5 messagespatches
Jump to latest
#1Dave Page
dpage@pgadmin.org

A few weeks ago following a discussion on pgsql-general it was proposed that
the pgAdmin 'adminpack' contrib module be added to /contrib in the server's
source tree to make it easier for users to find and install.

There were no objections, so attached is an updated version of the
adminpack, with non-version specific naming for addition to the source tree.
The entire directory in the archive should be added to /contrib, and an
appropriate entry added to contrib/Makefile.

Regards, Dave

Attachments:

adminpack.tar.gzapplication/octet-stream; name=adminpack.tar.gzDownload
#2Bruce Momjian
bruce@momjian.us
In reply to: Dave Page (#1)
Re: [PATCHES] Adminpack contrib module

Your patch has been added to the PostgreSQL unapplied patches list at:

http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

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

Dave Page wrote:

A few weeks ago following a discussion on pgsql-general it was proposed that
the pgAdmin 'adminpack' contrib module be added to /contrib in the server's
source tree to make it easier for users to find and install.

There were no objections, so attached is an updated version of the
adminpack, with non-version specific naming for addition to the source tree.
The entire directory in the archive should be added to /contrib, and an
appropriate entry added to contrib/Makefile.

Regards, Dave

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

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

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

#3Andrus
eetasoft@online.ee
In reply to: Dave Page (#1)
Re: Adminpack contrib module

There were no objections, so attached is an updated version of the
adminpack, with non-version specific naming for addition to the source
tree.
The entire directory in the archive should be added to /contrib, and an
appropriate entry added to contrib/Makefile.

adminpack.sql.in file contains comment

/* generic file access functions (genfile.c) */

However, there is no genfile.c file in this package.

Andrus.

#4Dave Page
dpage@pgadmin.org
In reply to: Andrus (#3)
Re: Adminpack contrib module

-----Original Message-----
From: pgadmin-hackers-owner@postgresql.org
[mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of Andrus
Sent: 08 May 2006 18:16
To: pgadmin-hackers@postgresql.org
Subject: Re: [pgadmin-hackers] Adminpack contrib module

There were no objections, so attached is an updated version of the
adminpack, with non-version specific naming for addition to

the source

tree.
The entire directory in the archive should be added to

/contrib, and

an appropriate entry added to contrib/Makefile.

adminpack.sql.in file contains comment

/* generic file access functions (genfile.c) */

However, there is no genfile.c file in this package.

Well spotted - update attached.

Thanks, Dave.

Attachments:

adminpack.tar.gzapplication/x-gzip; name=adminpack.tar.gzDownload
#5Bruce Momjian
bruce@momjian.us
In reply to: Dave Page (#4)
Re: [PATCHES] Adminpack contrib module

Patch applied. Thanks.

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

Dave Page wrote:

-----Original Message-----
From: pgadmin-hackers-owner@postgresql.org
[mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of Andrus
Sent: 08 May 2006 18:16
To: pgadmin-hackers@postgresql.org
Subject: Re: [pgadmin-hackers] Adminpack contrib module

There were no objections, so attached is an updated version of the
adminpack, with non-version specific naming for addition to

the source

tree.
The entire directory in the archive should be added to

/contrib, and

an appropriate entry added to contrib/Makefile.

adminpack.sql.in file contains comment

/* generic file access functions (genfile.c) */

However, there is no genfile.c file in this package.

Well spotted - update attached.

Thanks, Dave.

Content-Description: adminpack.tar.gz

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

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

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