Re: Extension development

Поиск
Список
Период
Сортировка
От Ahsan Hadi
Тема Re: Extension development
Дата
Msg-id CA+9bhCLA1nYP0TTT5UAGmi9NWynXrgx7mk8E-4awrk2Z2HCC0A@mail.gmail.com
обсуждение исходный текст
Ответ на Extension development  (Yonatan Misgan <yonamis@dtu.edu.et>)
Ответы RE: Extension development
Список pgsql-hackers
Hi Yonatan,

You can follow this blog for creating your own extension in PostgreSQL..


-- Ahsan

On Tue, Nov 12, 2019 at 11:54 AM Yonatan Misgan <yonamis@dtu.edu.et> wrote:

I am developed my own PostgreSQL extension for learning purpose and it is working correctly but I want to know to which components of the database is my own extension components communicate. For example I have c code, make file sql script, and control file after compiling the make file to which components of the database are each of my extension components to communicate. Thanks for your response.  

 

Regards,

____________________________________

Yonathan Misgan 

Assistant Lecturer, @ Debre Tabor University

Faculty of Technology

Department of Computer Science

Studying MSc in Computer Science (in Data and Web Engineering) 

@ Addis Ababa University 

E-mail: yonamis@dtu.edu.et

        yonathanmisgan.4@gmail.com

Tel:   (+251)-911180185 (mob)

 



--
Highgo Software (Canada/China/Pakistan)
URL : http://www.highgo.ca
ADDR: 10318 WHALLEY BLVD, Surrey, BC
EMAIL: mailto: ahsan.hadi@highgo.ca

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Missing dependency tracking for TableFunc nodes
Следующее
От: Andres Freund
Дата:
Сообщение: make pg_attribute_noreturn() work for msvc?