1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-08 14:02:16 +03:00

Improvements to a "Synopsis:" comment in the VDBE engine.

FossilOrigin-Name: 0dfa7ee9157ea6b1c745732d6c3fcd066cf4f849
This commit is contained in:
drh
2014-02-10 15:56:34 +00:00
parent 53a6eb3f3c
commit 60830e3c53
3 changed files with 8 additions and 8 deletions

View File

@@ -3328,7 +3328,7 @@ case OP_SorterOpen: {
}
/* Opcode: OpenPseudo P1 P2 P3 * *
** Synopsis: content in r[P2@P3]
** Synopsis: P3 columns in r[P2]
**
** Open a new cursor that points to a fake table that contains a single
** row of data. The content of that one row is the content of memory