Adding a new module to postgres

Поиск
Список
Период
Сортировка
От Mohammed Ajil
Тема Adding a new module to postgres
Дата
Msg-id 5649FFBB.4050003@student.ethz.ch
обсуждение исходный текст
Ответы Re: Adding a new module to postgres  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-general
Dear Postgres Team,

I am currently working on a research project for Secure Access Control
in PostgreSQL.
For verifying my hypothesis I would like to include my own algorithm
that makes the access control decisions for specific queries. For that I
would like to include my own access-control.c file with its header.
Now I have some problems understanding the makefiles, I do not quite get
where I have to link the C file into the whole build of postgres.

I would be very glad for some help.

Thank you in advance for your time,

Kind regards,

Mohammed Ajil

--
--------------------------------------------
Mohammed Ajil
Bsc CS D-INFK
ajilm@student.ethz.ch


Вложения

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

Предыдущее
От: S McGraw
Дата:
Сообщение: Re: Importing directly from BCP files
Следующее
От: Tim Uckun
Дата:
Сообщение: Re: Importing directly from BCP files