"C" libpq-fe.h

Поиск
Список
Период
Сортировка
От Tulio Oliveira
Тема "C" libpq-fe.h
Дата
Msg-id 3A3E7D51.592578B4@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 по дате отправления:

Предыдущее
От: "Martin A. Marques"
Дата:
Сообщение: grant a db
Следующее
От: Trurl McByte
Дата:
Сообщение: Re: Simple mail() function for postgresql