How could I elog the tupleTableSlot to the fronted terminal? - Mailing list pgsql-general

From jacktby@gmail.com
Subject How could I elog the tupleTableSlot to the fronted terminal?
Date
Msg-id 202301302306168304483@gmail.com
Whole thread Raw
Responses Re: How could I elog the tupleTableSlot to the fronted terminal?  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List 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 by date:

Previous
From: Marc Millas
Date:
Subject: Re: alter table impact on view
Next
From: veem v
Date:
Subject: Re: Sequence vs UUID