pike.git/
lib/
modules/
Sql.pmod/
pgsql.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2014-11-10
2014-11-10 12:11:01 by Stephen R. van den Berg <srb@cuci.nl>
d1e1c05d0f660a0f22db36c4ba6468af596b3887 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
Fix code to match docs.
1842:
case ":_text": forcetext=(int)value; break;
-
case ":_
syncparse
":
+
case ":_
sync
":
syncparse=(int)value; break; }