| From: | David Fetter <david(at)fetter(dot)org> |
|---|---|
| To: | Theo Kramer <theo(at)flame(dot)co(dot)za> |
| Cc: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: Documentation update for PQexecParams |
| Date: | 2006-11-09 14:43:48 |
| Message-ID: | 20061109144348.GA10157@fetter.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Wed, Nov 08, 2006 at 08:07:19PM +0200, Theo Kramer wrote:
> 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.
Send it to both lists, and thanks for doing this :)
Cheers,
D
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter
Remember to vote!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Theo Kramer | 2006-11-09 15:04:47 | Re: Documentation update for PQexecParams |
| Previous Message | Theo Kramer | 2006-11-08 18:07:19 | Documentation update for PQexecParams |