when construct new tuple for update?

From: mohsen soodkhah mohammadi <mohsensoodkhah(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: when construct new tuple for update?
Date: 2013-09-18 08:51:47
Message-ID: CAGT6x6fxLg6P518D5gs1==OSSF+Dv554HmQsVfaX3J=icpJn2g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

hi
I want that find where did a new tuple data construct in postgresql code
when query is update.
I find that ExecModiryTable is an upper function for do it. but I want to
find exact place that create the data of one row of table.
can you help me?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2013-09-18 09:02:50 Re: [RFC] Extend namespace of valid guc names
Previous Message Marti Raudsepp 2013-09-18 08:47:27 Re: PostgreSQL 9.3 beta breaks some extensions "make install"