]> git.saurik.com Git - redis.git/commit
fix to return error when calling INCR on a non-string type
authorPieter Noordhuis <pcnoordhuis@gmail.com>
Tue, 11 May 2010 20:46:24 +0000 (22:46 +0200)
committerPieter Noordhuis <pcnoordhuis@gmail.com>
Tue, 11 May 2010 20:46:24 +0000 (22:46 +0200)
commit6485f293827bed97a791ff6c88a8f3d92b00b1c5
treecd9b5bb877d5a2f73f260293fac82b4dd742af08
parent1b67773229da874edd04c317a47470739d2b68e4
fix to return error when calling INCR on a non-string type
redis.c
test-redis.tcl