author | Sebastian Harl <sh@tokkee.org> | |
Mon, 6 Jan 2014 10:55:53 +0000 (11:55 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 6 Jan 2014 10:55:53 +0000 (11:55 +0100) | ||
commit | bf39a85b7764641b4a4f0c452331c8be8cb34a01 | |
tree | 70015cea878a57f619513f10acc2bd4f367491ac | tree | snapshot |
parent | 5fca8c1720eaadfacd58ec094a6af12d6b22558d | commit | diff |
frontend parser: Added 'len' parameter to sdb_fe_parse().
When greater than (or equal to) zero, this parameter let's the parser parse a
substring of the specified query. This makes it easier to pass in a command
stored in a connection's input string buffer.
When greater than (or equal to) zero, this parameter let's the parser parse a
substring of the specified query. This makes it easier to pass in a command
stored in a connection's input string buffer.