diff options
author | drh <> | 2021-02-04 23:20:13 +0000 |
---|---|---|
committer | drh <> | 2021-02-04 23:20:13 +0000 |
commit | 70bd2124ed8dba89ee3ad2ccb25c5686b1d0ead5 (patch) | |
tree | 3f27cf04afa15c2b4e1e001bc8c99b6b3d2c5e02 /src/auth.c | |
parent | 8ab79d6135b33523a5d7f5c988b080a63fb15db3 (diff) | |
parent | 7dec804d4210cf928820693735135f4307fef050 (diff) | |
download | sqlite-70bd2124ed8dba89ee3ad2ccb25c5686b1d0ead5.tar.gz sqlite-70bd2124ed8dba89ee3ad2ccb25c5686b1d0ead5.zip |
Change the RETURNING algorithm so that outputs accumulate in an ephemeral
table until all modifications have been completed, and only then do results
start being returned. This should help prevent problems with interleaved
sqlite3_step() calls on two separate DML statements. It also seems to be
closer to how PostgreSQL works, which might prevent compatibility problems.
FossilOrigin-Name: c4615eb28c3dd2d473daf104f32e60d02799f3158d9d275a899c39129cc71401
Diffstat (limited to 'src/auth.c')
0 files changed, 0 insertions, 0 deletions