Re: Test an indexing Scheme
От | Payal Singh |
---|---|
Тема | Re: Test an indexing Scheme |
Дата | |
Msg-id | CANUg7LAYgBtCS1X0YDVtaMVckkaYYqb-xALy52VZmKqmXvOosw@mail.gmail.com обсуждение исходный текст |
Ответ на | Test an indexing Scheme (Rohit Goyal <rhtgyl.87@gmail.com>) |
Список | pgsql-novice |
Hey,
Have you read the wiki pages for patching and testing patches yet? If not, I'd suggest you go through the following for starters:
As for the specific btree file, once you have the postgres source code wither from tar.gz or git, you should find it at /postgresql/src/backend/access/nbtree/nbtree.c
On Thu, Nov 7, 2013 at 5:25 AM, Rohit Goyal <rhtgyl.87@gmail.com> wrote:
Hi,1. I want to edit postgresql code to test some changes in B tree index scheme. Could anyone tel me in which file i have to test the change?2. I also want to add a new indexing scheme in postgresql for testing. Can you guide me how to modify the postgresql code for it ?This is first time, i am seeing postgresql source code.. :)
Regards,Rohit Goyal
В списке pgsql-novice по дате отправления: