Documentation update for PQexecParams

Поиск
Список
Период
Сортировка
От Theo Kramer
Тема Documentation update for PQexecParams
Дата
Msg-id 1163009239.2384.2.camel@josh
обсуждение исходный текст
Ответы Re: Documentation update for PQexecParams  (David Fetter <david@fetter.org>)
Список pgsql-docs
Hi

I have been using PQprepare() and PQexecPrepared(). This has led me to
update libpq.sgml, in particular for PQexecParams().

The changes are to the formatting of the arguments for PQexecParams()
(as shared by PQexecPrepared()) which make it easier to read, as well as
creating a table giving a set of possible values for the various arguments with
the associated SQL types.

I would imagine the best place to submit the patch would be to
psql-patches, however, before I do this I am wondering if this is the right forum for
having the changes vetted before submitting the patch.

Please advise.
--
Regards
Theo



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

Предыдущее
От: Richard Troy
Дата:
Сообщение: Re: [HACKERS] "recovering prepared transaction" after serverrestart
Следующее
От: David Fetter
Дата:
Сообщение: Re: Documentation update for PQexecParams