Re: Function call hierarchy/path since getting the buffer until access its data

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Waldecir Faria <fighter2929(at)hotmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Function call hierarchy/path since getting the buffer until access its data
Date: 2012-05-30 15:34:56
Message-ID: CA+TgmoYJ48GUJTg3pJU6xBdcXoDJFfZTVc4My_sROPu_pDFx0Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, May 30, 2012 at 9:37 AM, Waldecir Faria <fighter2929(at)hotmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2012-05-30 15:36:15 Re: slow dropping of tables, DropRelFileNodeBuffers, tas
Previous Message Merlin Moncure 2012-05-30 14:39:59 Re: 9.2beta1, parallel queries, ReleasePredicateLocks, CheckForSerializableConflictIn in the oprofile