How to write a new tuple into page? - Mailing list pgsql-hackers

From jacktby@gmail.com
Subject How to write a new tuple into page?
Date
Msg-id 202302022200544653107@gmail.com
Whole thread Raw
Responses Re: How to write a new tuple into page?
List pgsql-hackers
Hi, I'm trying to construct a new tuple type, that's not heaptuple,
When I get a tupleTableSlot, I will get data info from it and then I
will constuct a new tuple, and now I need to put it into a physical
page, how should I do?

--------------

jacktby@gmail.com



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Move defaults toward ICU in 16?
Next
From: Andrew Dunstan
Date:
Subject: Re: run pgindent on a regular basis / scripted manner