From: | Tino Wildenhain <tino(at)wildenhain(dot)de> |
---|---|
To: | James William Pye <pgsql(at)jwp(dot)name> |
Cc: | Hannu Krosing <hannu(at)skype(dot)net>, python-general(at)pgfoundry(dot)org, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: plpython and bytea |
Date: | 2005-11-21 19:40:24 |
Message-ID: | 1132602024.19421.12.camel@Andrea.peacock.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Am Montag, den 21.11.2005, 09:08 -0700 schrieb James William Pye:
> On Mon, 2005-11-21 at 15:18 +0200, Hannu Krosing wrote:
> > The project seems quite interesting, will surely take a deeper look
> >
...
>
> The 'layout' package needs to be installed first.
>
> See this quick start section:
> http://python.projects.postgresql.org/quick.html#Fetch+and+Install+the
> +Backend
> ('be' depends on 'lo' and 'ex')
There is:
cvs -d :pserver:anonymous:@cvs.pgfoundry.org co lo ex be
which should be:
cvs -d :pserver:anonymous:@cvs.pgfoundry.org:/cvsroot/python co lo ex be
to work.
From | Date | Subject | |
---|---|---|---|
Next Message | Jim C. Nasby | 2005-11-21 19:41:55 | Re: bind variables, soft vs hard parse |
Previous Message | Heikki Linnakangas | 2005-11-21 19:39:26 | Re: [pgsql-hackers] Daily digest v1.5568 (24 messages) |