]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Fix callback method to pass column count instead of the integer representation of...
authorEliot Gable <egable@gmail.com>
Tue, 9 Oct 2012 20:34:53 +0000 (20:34 +0000)
committerEliot Gable <egable@gmail.com>
Tue, 9 Oct 2012 20:35:00 +0000 (20:35 +0000)
commitf66fbe2eafccfc50b0f991d92e154731e25029a1
treef40fd8c612c60a7e900415327d05e76729581e9b
parentec20bc0b3790db7f0eafedd6eaacc340303c10aa
Fix callback method to pass column count instead of the integer representation of the row we are on.
src/switch_pgsql.c