pike.git/
lib/
modules/
Sql.pmod/
pgsql_util.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2017-12-11
2017-12-11 22:47:03 by Stephen R. van den Berg <srb@cuci.nl>
0570d5ab5eb2898064309db2c580796527709f49 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
pgsql: Minor optimisations.
1022:
break; } } while (0);
-
plugbuffer->add
_int32
(
1)->add_int8(
value);
+
plugbuffer->add(
"\0\0\0\1",
value);
break; case CHAROID: if (intp(value))