pike.git/
lib/
modules/
Sql.pmod/
pgsql_util.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2014-11-09
2014-11-09 22:05:08 by Stephen R. van den Berg <srb@cuci.nl>
42fc8c0218e20c30341b8d4afde04b0c771f2249 (
4
lines) (+
2
/-
2
)
[
Show
|
Annotate
]
Branch:
8.0
pgsql: Support PostgreSQL 9.4 authentication quirks.
496:
lock=0; }
-
final void _preparebind(
) {
-
array dtoid
=_tprepared.datatypeoid;
+
final void _preparebind(
array dtoid
) {
array(string|int) paramValues=_params?_params[2]:({}); if(sizeof(dtoid)!=sizeof(paramValues)) SUSERERROR("Invalid number of bindings, expected %d, got %d\n",