Adminpack contrib module
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:
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. +
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.
-----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 moduleThere were no objections, so attached is an updated version of the
adminpack, with non-version specific naming for addition tothe 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:
Import Notes
Resolved by subject fallback
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 moduleThere were no objections, so attached is an updated version of the
adminpack, with non-version specific naming for addition tothe 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. +