This is a discussion on postgresql documentation for developers within the pgsql Hackers forums, part of the PostgreSQL category; --> Hi, I am pavan working in database systems lab in Indian Institute of science. As my M.E project I ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I am pavan working in database systems lab in Indian Institute of science. As my M.E project I am trying to add new join type to postgresql. I am searching on net for documentation for developers which will describe the software architecture of postgres and tell what each structure of postgres contains and what info the functions expect as input etc.. which will be useful in hacking the postgresql code. Is there any documentation of above type available? If so please give the details. Thanks, regards, pavan. P.Pavan Kumar Chowdary M.E(C.S) Room no:1F19(new block) Indian Institute of Science Banglore. ph no:9886501432 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| ||||
| On Feb 3, 2005, at 2:39 PM, Pavan Kumar Chowdary P wrote: > I am pavan working in database systems lab in Indian Institute > of > science. As my M.E project I am trying to add new join type to > postgresql. > > I am searching on net for documentation for developers which > will > describe the software architecture of postgres and tell what each > structure of postgres contains and what info the functions expect as > input > etc.. which will be useful in hacking the postgresql code. > > Is there any documentation of above type available? If so please > give the details. Try starting here: http://developer.postgresql.org and http://developer.postgresql.org/readtext.php?src/FAQ/ FAQ_DEV.html+Developers-FAQ John DeSoi, Ph.D. http://pgedit.com/ Power Tools for PostgreSQL ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org |