pike.git/
lib/
modules/
Sql.pmod/
pgsql_util.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2014-11-03
2014-11-03 02:12:48 by Stephen R. van den Berg <srb@cuci.nl>
075c54d456fdc31dc07a88a5275a42425a1cad67 (
4
lines) (+
2
/-
2
)
[
Show
|
Annotate
]
Branch:
8.1
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",