How could I elog the tupleTableSlot to the fronted terminal?

Поиск
Список
Период
Сортировка
От jacktby@gmail.com
Тема How could I elog the tupleTableSlot to the fronted terminal?
Дата
Msg-id 202301302306168304483@gmail.com
обсуждение исходный текст
Ответы Re: How could I elog the tupleTableSlot to the fronted terminal?  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-general
For example, I use "insert into t values(1)"; and I 'll get a tupleTableSlot,

And Now I want to get the real data , that's 1, and then use elog() func
to print it. Could you give me some codes to realize that? futhermore,
what If the data type is text or other types? What do I need to change?
--------------
jacktby@gmail.com































































В списке pgsql-general по дате отправления:

Предыдущее
От: Marc Millas
Дата:
Сообщение: Re: alter table impact on view
Следующее
От: veem v
Дата:
Сообщение: Re: Sequence vs UUID