Test an indexing Scheme

From: Rohit Goyal <rhtgyl(dot)87(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Test an indexing Scheme
Date: 2013-11-07 10:25:14
Message-ID: CANqGtStJr10GLiamUCyw=bLz+anZsV48myO7LqRRsjw-9kQ_wA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Payal Singh 2013-11-07 16:09:40 Re: Test an indexing Scheme
Previous Message Kevin Grittner 2013-11-07 08:50:46 Re: Datatype of a column