"C" libpq-fe.h

Поиск
Список
Период
Сортировка
От Tulio Oliveira
Тема "C" libpq-fe.h
Дата
Msg-id 3A3E9C7B.1DDADD28@marilia.com
обсуждение исходный текст
Список pgsql-general
Hi,

I', trying make a few "C" functions thats runs in server-side, with
Postgres superuser permissions.

The PL/PGSQL runs with the users permissions, and the functions that I
write in "C" using the SPI includes, also runs with the users
permissions.

I think that using the "ligpq-fe.h" I can reconect with the Postgres
user.

But all my sample doesn't works... Please, could you send-me any
exemple, the command line for the compiler, and the right directories of
the included files ?


regards,

Tulio Oliveira.

--
======================================================
AKACIA TECNOLOGIA
Desenvolvimento de sistemas para Internet
www.akacia.com.br

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: a "huge" table with small rows and culumns
Следующее
От: Tulio Oliveira
Дата:
Сообщение: Re: Re: check constraint