Forum OpenACS Q&A: Re: Too stupid to work this out for myself!

Collapse
Posted by Jeff Davis on
because in postgres they are not bind variables, they are
really just quoted and interpolated.  There isn't really any
way (short of writing a sql parser and looking at the backend)
to know what the actual datatype is.