| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | ljb <lbayuk(at)mindspring(dot)com> |
| Cc: | pgsql-interfaces(at)postgresql(dot)org |
| Subject: | Re: libpgtcl pg_execute |
| Date: | 2002-03-04 02:43:13 |
| Message-ID: | 24537.1015209793@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
ljb <lbayuk(at)mindspring(dot)com> writes:
> tgl(at)sss(dot)pgh(dot)pa(dot)us wrote:
>> Looking at the CVS logs, I see that Jan added this command; he should be
>> blamed for not having added any documentation. Feel free to contribute
>> a documentation patch ...
> I have documentation, but just as plain text. Unfortunately I don't have
> the tools or know-how to get it (correctly) into SGML at this time.
> What should I do?
Send the plain text to pgsql-docs, someone will do something with it.
>> What's wrong with the -oid code?
> pg_execute throws an error when you use -oid (with no error message), because
> the return value check on Tcl_SetVar is wrong.
Good catch. Patch applied for 7.3.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-03-04 19:46:39 | Re: libpq++ and Postgres |
| Previous Message | ljb | 2002-03-04 02:08:02 | Re: libpgtcl pg_execute |