Re: [GENERAL] libpq and PQexecPrepared

2005-05-01 Thread Tom Lane
Harry Jackson <[EMAIL PROTECTED]> writes: > The params are correct for the entry in the logs at [7-1] but if you > look at [9-1] the params are in the wrong order. This looks odd to me > and I was wondering if someone could explain this? Not the same parameters --- those $n are plpgsql doing its o

[GENERAL] libpq and PQexecPrepared

2005-05-01 Thread Harry Jackson
I have been trying to use PQexecPrepared but so far have been having little success. I have looked at the docs and there is very little in there by way of examples. I am not really a native C programmer hence my reason for assuming its my own fault and not a bug in PG but I have noticed some things