Re: plpython and bytea

Поиск
Список
Период
Сортировка
От Tino Wildenhain
Тема Re: plpython and bytea
Дата
Msg-id 1132602024.19421.12.camel@Andrea.peacock.de
обсуждение исходный текст
Ответ на Re: plpython and bytea  (James William Pye <pgsql@jwp.name>)
Список 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.





В списке pgsql-hackers по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: why is gist index taking so much space on the disc
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: bind variables, soft vs hard parse