Re: pgcryto strangeness...

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: pgcryto strangeness...
Дата
Msg-id GNELIHDDFBOCMGBFGEFOOEAECBAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: pgcryto strangeness...  (Sean Chittenden <sean@chittenden.org>)
Ответы Re: pgcryto strangeness...  (Sean Chittenden <sean@chittenden.org>)
Список pgsql-hackers
> Real quick, is anyone else is interested, I'm turning pgcrypto into a
> port for FreeBSD. I'm mostly done, so if anyone has any interest in
> testing this (very strange port to make because you have to copy the
> backend headers out of the postgres tarball and into the include path.
> I know this is changing with 7.2, but it's not out yet.  ::grin::),
> please let me know.  -sc

All I do to install contribs is this:

cd /usr/ports/databases/postgresql7
make configure
cd work/postgresql-7.1.3/contrib/pgcrypto
gmake all && gmake install
cd /usr/ports/databases/postgresql7
make clean

Chris



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Effects of pgbench "scale factor"
Следующее
От: Sean Chittenden
Дата:
Сообщение: Re: pgcryto strangeness...