Re: Function call hierarchy/path since getting the buffer until access its data - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Function call hierarchy/path since getting the buffer until access its data
Date
Msg-id CA+TgmoYJ48GUJTg3pJU6xBdcXoDJFfZTVc4My_sROPu_pDFx0Q@mail.gmail.com
Whole thread Raw
In response to Re: Function call hierarchy/path since getting the buffer until access its data  (Waldecir Faria <fighter2929@hotmail.com>)
List pgsql-hackers
On Wed, May 30, 2012 at 9:37 AM, Waldecir Faria <fighter2929@hotmail.com> wrote:
> Thank you for the reply Robert. I think I am getting the idea about reading
> buffers but I am confused about the writing part, can you give me a function
> name where it does some write operations like creating a table or inserting
> a tuple for me read as a example.

heap_insert might be a good place to start.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: 9.2beta1, parallel queries, ReleasePredicateLocks, CheckForSerializableConflictIn in the oprofile
Next
From: Jeff Janes
Date:
Subject: Re: slow dropping of tables, DropRelFileNodeBuffers, tas