Information about Access methods

From: Rohit Goyal <rhtgyl(dot)87(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Information about Access methods
Date: 2013-11-12 11:00:32
Message-ID: CANqGtSu25Cog9zGANu41W6_xrOr5n1gf+Hhe_5fWubRKii8CBg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I am looking in Postgresql code for the first time. Specifically in
Indexing scheme.

I want to focus on B tree for my testing.

Inside access methods in Backend, I found "Index" folder and "Btree" folder
but i don't know which code to look for. i want to change something in B
tree implementation.

Please guide.

Regards,
Rohit Goyal

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Colin 't Hart 2013-11-12 11:19:04 Links in README.git are broken
Previous Message Marc Mamin 2013-11-12 10:35:58 pg_upgrade: delete_old_cluster.sh issues