From: | Trond Eivind Glomsrød <teg(at)redhat(dot)com> |
---|---|
To: | Hannu Krosing <hannu(at)tm(dot)ee> |
Cc: | pgsql-hackers(at)postgresql(dot)org, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] PostgreSQL v7.2 Final Release |
Date: | 2002-02-05 17:51:59 |
Message-ID: | Pine.LNX.4.44.0202051249280.32306-100000@halden.devel.redhat.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce pgsql-general pgsql-hackers |
On 5 Feb 2002, Hannu Krosing wrote:
> On Tue, 2002-02-05 at 19:11, Trond Eivind Glomsrød wrote:
> > Hannu Krosing <hannu(at)tm(dot)ee> writes:
> >
> > > On Tue, 2002-02-05 at 18:15, Trond Eivind Glomsrød wrote:
> > > > "Marc G. Fournier" <scrappy(at)postgresql(dot)org> writes:
> > > >
> > > > > For Immediate Release February 5th, 2002
> > > > >
> > > > > After almost a full year of development since PostgreSQL v7.1 was
> > > > > released, the PostgreSQL Global Development Group is proud to announce the
> > > > > availability of our latest development milestone ... PostgreSQL v7.2,
> > > > > another step forward for the project.
> > > >
> > > > RPMs for Red Hat Linux 7.2 can be found at http://people.redhat.com/teg/pg/
> > >
> > > Why is just plperl included ?
> > >
> > > What about pl/python
> >
> > There is no shared python library. Linking in static libraries in
> > dynamic extensions doesn't work on most platforms.
>
> Does that mean that one can't run pl/python on Redhat 7.2 ??
On IA32, it will work (with a performance penalty, "thou shall not use
static libraries in dynamic extensions"), on other archs (alpha, IA64,
S/390) it will die.
--
Trond Eivind Glomsrød
Red Hat, Inc.
From | Date | Subject | |
---|---|---|---|
Next Message | tony | 2002-02-05 18:20:41 | Re: [HACKERS] PostgreSQL v7.2 Final Release |
Previous Message | Hannu Krosing | 2002-02-05 17:47:04 | Re: PostgreSQL v7.2 Final Release |
From | Date | Subject | |
---|---|---|---|
Next Message | tony | 2002-02-05 18:20:41 | Re: [HACKERS] PostgreSQL v7.2 Final Release |
Previous Message | Hannu Krosing | 2002-02-05 17:47:04 | Re: PostgreSQL v7.2 Final Release |
From | Date | Subject | |
---|---|---|---|
Next Message | Ross J. Reedstrom | 2002-02-05 18:04:28 | Re: Management tool support and scalibility |
Previous Message | Hannu Krosing | 2002-02-05 17:47:04 | Re: PostgreSQL v7.2 Final Release |