Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Help about physical page layout in PostgreSQL:


  • From: Yeye <hyy(dot)database(at)gmail(dot)com>
  • To: pgsql-general(at)postgresql(dot)org
  • Subject: Help about physical page layout in PostgreSQL:
  • Date: Sat, 15 Apr 2006 21:49:37 -0500
  • Message-id: <691c1fd20604151949u4bff81b0v8f728f676080cb15(at)mail(dot)gmail(dot)com>

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


Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group