pike.git/
lib/
modules/
Sql.pmod/
pgsql_util.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2021-04-13
2021-04-13 14:13:25 by Stephen R. van den Berg <srb@cuci.nl>
4f8c0f318c640eee0cb0e00848c565a843be781a (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
pgsql: Make CALL return faster.
145:
* tradeoff. */ private Regexp execfetchlimit
-
= iregexp("^\a*((UPDA|DELE)TE|INSERT|CREATE|DROP"
+
= iregexp("^\a*((UPDA|DELE)TE|INSERT|CREATE|DROP
|CALL
"
"|RESET|CLOSE|DISCARD)\a|\aLIMIT\a+[1-9][; \t\f\r\n]*$"); private void default_backend_runs() { // Runs as soon as the