Fix an infinite loop of CC_on_commit. The loop occurs when checking whether cursors...
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Mon, 19 Jun 2017 20:38:14 +0000 (05:38 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Mon, 19 Jun 2017 20:41:10 +0000 (05:41 +0900)
commitb9ff28c506c4ad13c402f014aa0e92c6760eab0b
treed0a8b270433c39a0213c3c4173c71fd759a0283d
parentca41225bffdf31d1c27398a298d745ab9b93c154
Fix an infinite loop of CC_on_commit. The loop occurs when checking whether cursors are alive using 'MOVE 0' in CC_clear_cursors().
connection.c
connection.h