Hi,
2016-02-24 0:32 GMT+09:00 David G. Johnston <david.g.johnston@gmail.com>:
> What do you think the following statement does?
>
> PreparedStatement ps1 = con.prepareStatement(sql1);
I think above statement would performed "PREAPRE".
But sometimes those were counted as PREPARE, or sometimes were
counted as normal SELECT.
So, I was little confused...
But I see it's a restrictions of current postgres's design.
Best regards,
--
Tatsuhito Kasahara
kasahara.tatsuhito _at_ gmail.com