]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_pgsql] Use PQcmdTuples() to get number of effected rows to support UPDATE and...
authorAron Podrigal <aronp@guaranteedplus.com>
Thu, 18 Mar 2021 22:13:01 +0000 (17:13 -0500)
committerGitHub <noreply@github.com>
Thu, 18 Mar 2021 22:13:01 +0000 (01:13 +0300)
commitfddc6adf8d3d1581f041984bd475ff18336a3f4e
tree6601fce12238e06694be1072064ff0bd3cb4ff05
parent9c589b7750f277a52e82c7c773cd093af40c4e6a
[mod_pgsql] Use PQcmdTuples() to get number of effected rows to support UPDATE and INSERT without RETURNING.
src/mod/databases/mod_pgsql/mod_pgsql.c