It's always fun installing new software. Sometimes though you need to
clean it out, for testing, because it's not needed etc.
Attached is a stab at making the adminpacks somewhat easier to uninstall.
The one question I had was on the LANGUAGE INTERNAL compatibility
functions, which I'm assuming e
Dave Page wrote:
>> >>
>> >> A quick question. The makefile for the /contrib adminpacks doesn't
>> >> appear to use pgxs?
>> >>
> >
> > Y'know, I coulda sworn it was, but clearly that is not the case.
> >
> > Please feel free to fix it :-)
> >
It's close. This works for me, but PLEASE test, as I
Dear pgadmin friends,
A quick question. The makefile for the /contrib adminpacks doesn't
appear to use pgxs?
In the case of a package managed postgresql server install, using pgxs
is a really nice way of doing things for a variety of reasons.
Is there any thought to making the 8.1 adminpack use
-u has been depreciated for psql, a proposed update the adminpack for
8.1 to reflect that.
- August
Index: admin81/README.admin81
===
--- admin81/README.admin81(revision 5009)
+++ admin81/README.admin81(working copy)
@@ -25,7