How to write a new tuple into page?

Поиск
Список
Период
Сортировка
От jacktby@gmail.com
Тема How to write a new tuple into page?
Дата
Msg-id 202302022200544653107@gmail.com
обсуждение исходный текст
Ответы Re: How to write a new tuple into page?  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Move defaults toward ICU in 16?
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: run pgindent on a regular basis / scripted manner