char* to Datum conversion
Alex Guryanow <gav@nlr.ru>
From: Alex Guryanow <gav@nlr.ru>
To: pgsql-hackers@postgresql.org, pgsql-general@postgresql.org
Date: 2000-09-19T07:30:32Z
Lists: pgsql-hackers
Hi, How can I convert char* to Datum to pass a string to the SPI_modifytuple function? regards, Alex