Re: Functions in postgres

Поиск
Список
Период
Сортировка
От Ross J. Reedstrom
Тема Re: Functions in postgres
Дата
Msg-id 20000405142256.B2607@rice.edu
обсуждение исходный текст
Ответ на Functions in postgres  (Victor Manuel Jaquez Leal <ceyusa@linux1.coral.com.mx>)
Список pgsql-general
Ah, I forget to mention how to compile the code I sent. I use:

gcc -fPIC -shared -I /usr/local/pgsql/include -L /usr/local/pgsql/lib
    -o sqlcrypt.so sqlcrypt.c

then move the sqlcrypt.so file into my pgsql storage space. This is
on Linux, if it matters.

Ross

--
Ross J. Reedstrom, Ph.D., <reedstrm@rice.edu>
NSBRI Research Scientist/Programmer
Computer and Information Technology Institute
Rice University, 6100 S. Main St.,  Houston, TX 77005
On Wed, Apr 05, 2000 at 12:04:49PM -0500, Victor Manuel Jaquez Leal wrote:

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

Предыдущее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: Functions in postgres
Следующее
От: Jeff MacDonald
Дата:
Сообщение: \i - users