how to create an insert query from PGresult (libpq-fe.h)

Поиск
Список
Период
Сортировка
От Germán Aracil Boned
Тема how to create an insert query from PGresult (libpq-fe.h)
Дата
Msg-id 447E39C9.2020403@tecnoxarxa.com
обсуждение исходный текст
Список pgsql-general
Hi

Please, how I can create an insert (dynamic?) query from a PGresult
struct (libpq-fe.h) ? I create this PGresult with a PQexec(..SELECT *
FROM table..


and update ?

Any sample ?

thanks to all !

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

Предыдущее
От: Craig White
Дата:
Сообщение: command line
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: UTF-8 context of BYTEA datatype??