Search Postgresql Archives

Re: Fwd: Query parameter types not recognized

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday, February 10, 2017 6:46:08 PM EST David G. Johnston wrote:
> In short - this is the wrong list (pgsql-jdbc@xxxxxxxxxxxxxx is the
> appropriate one; or the official GitHub repo) and you need to provide some
> working self-contained examples showing exactly what you are doing.​​
> 
> On Fri, Feb 10, 2017 at 8:17 AM, Roberto Balarezo <rober710@xxxxxxxxx>
> 
> wrote:
> [snip]

One thing to note is that JDBC PreparedStatement objects are not abstractions 
of pgsql prepared statements; the drivers performs parameter interpolation and 
sends a standard text query to the server. At least this was how it was many 
moons ago when I last hacked on the driver. So it's a case of different 
concepts using the same name.

Not quite sure how that impacts your analysis.



-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux