Data types, Data Structures - Mailing list pgsql-novice

From Ravi Kiran
Subject Data types, Data Structures
Date
Msg-id CAOh57xF+3r-_Hh7CsKCK6A3HO9GYO6u54-=m6MtE0msqxxQAdA@mail.gmail.com
Whole thread Raw
List pgsql-novice
Hi,

I am new to postgres, can anyone provide me any links regarding where to learn about the data types and data structures of postgresql,

I am doing a project where I have to implement a new join algorithm, I know I have to make some change in the programs nodenestloop.c,nodemergejoin.c but I am not able to understand the data structures and the data types of the program. 

also, does postgres implement a index based join algorithm for join algorithms in nodenestloop.c, mergejoin and hash join. if yes how ?

Thank you 

pgsql-novice by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: hdparm Write Cache automatically turned back on?
Next
From: Ravi Kiran
Date:
Subject: gdb