Re: [DOCS] Documentation update for PQexecParams

2006-11-09 Thread David Fetter
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 PQexecPrep

Re: [DOCS] Documentation update for PQexecParams

2006-11-09 Thread Theo Kramer
On Thu, 2006-11-09 at 06:43 -0800, David Fetter wrote: > 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 form