From: | Greg Sabino Mullane <greg(at)turnstep(dot)com> |
---|---|
To: | John DeSoi <desoi(at)pgedit(dot)com> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Bytea and perl |
Date: | 2006-03-29 02:38:37 |
Message-ID: | Pine.LNX.4.64.0603281838230.20460@gvayp.pbz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-novice |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> I have not looked at libpq in any detail, but it should have access to the
> type of all the parameters in the prepared statement. The Describe (F)
> statement in the frontend/backend protocol identifies the type of each
> parameter. I'm using this in Lisp to convert parameters as needed for
> prepared statements.
It should, but it does not yet. Known limitation. It's in the libpq docs
but not sure if it is on the official TODO list...yep, it's in there.
Pardon if this has been addressed already, my mail server crashed and I'm
slowly catching up.
- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200603282138
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----
iD8DBQFEKfMtvJuQZxSWSsgRAsJeAKCC08Isc+1Oip1MO/EPNNXZwBdgXQCgprLU
qFnAhuyoRKyV4CMQ6QFHL7Q=
=F4b8
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Qingqing Zhou | 2006-03-29 02:59:29 | Re: [GENERAL] PANIC: heap_update_redo: no block |
Previous Message | Mark Dilger | 2006-03-29 01:14:04 | Re: Shared memory |
From | Date | Subject | |
---|---|---|---|
Next Message | operationsengineer1 | 2006-03-29 03:18:47 | PHP libpq Version != Actual PGSQL Version |
Previous Message | Sean Davis | 2006-03-29 01:54:46 | Re: Non-Unique intems |