when construct new tuple for update? - Mailing list pgsql-hackers

From mohsen soodkhah mohammadi
Subject when construct new tuple for update?
Date
Msg-id CAGT6x6fxLg6P518D5gs1==OSSF+Dv554HmQsVfaX3J=icpJn2g@mail.gmail.com
Whole thread Raw
Responses Re: when construct new tuple for update?
List 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?

pgsql-hackers by date:

Previous
From: Marti Raudsepp
Date:
Subject: Re: PostgreSQL 9.3 beta breaks some extensions "make install"
Next
From: Andres Freund
Date:
Subject: Re: [RFC] Extend namespace of valid guc names