How to write a new tuple into page? - Mailing 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?

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

[email protected]



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