Test of Algorithm || Indexing Scheme

From: Rohit Goyal <rhtgyl(dot)87(at)gmail(dot)com>
To: pgsql-students(at)postgresql(dot)org
Subject: Test of Algorithm || Indexing Scheme
Date: 2013-11-11 11:06:03
Message-ID: CANqGtSuKfgHTdHDAcwOR57K8oXQE=yVKpYhHHSRDOfpwQWQb1g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-students

Hi All,

I want to implement and test my indexing approach.
I would like to know which are the main files to look for b tree indexing
scheme modification.

It would be great, if can share some helpful links which are needed to
understand how to modify and test an indexing scheme in postgresql.

Regards,
Rohit Goyal

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rohit Goyal 2013-11-11 11:19:05 Fwd: Test of Algorithm || Indexing Scheme
Previous Message Kohei KaiGai 2013-11-11 10:43:07 Re: Custom Scan APIs (Re: Custom Plan node)

Browse pgsql-students by date

  From Date Subject
Next Message Rohit Goyal 2013-11-11 11:19:05 Fwd: Test of Algorithm || Indexing Scheme
Previous Message Alexander Korotkov 2013-10-22 07:36:59 Re: [HACKERS] Cube extension point support // GSoC'13