Help about physical page layout in PostgreSQL: - Mailing list pgsql-general

From Yeye
Subject Help about physical page layout in PostgreSQL:
Date
Msg-id 691c1fd20604151949u4bff81b0v8f728f676080cb15@mail.gmail.com
Whole thread Raw
List pgsql-general
Hi,
 
I was trying to modify the physical page layout in PostgreSQL. I understand the source code for physical page organization is located at bufpage.c but I wonder what is the external interface for this physical page organization. Interface like InsertRecToPage, DeleteRecFromPage, GetAttr, GetRec, etc?
 
My question are 1.where are the source files for these interfaces to physical page?
2. Are there more detailed technical documentation for this kind of stuff? The documentation at the website is more llike a external description of the whole system. Is there any technical documentation for the code?
 
Thank you for your time, any help is appreciated!
Best,
Yeye

pgsql-general by date:

Previous
From: "Alex Turner"
Date:
Subject: Re: Hardware related question: 3ware 9500S
Next
From: "pgsql-general@list.coretech.ro"
Date:
Subject: inet value validation