Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update the REINDEX syntax diagram to allow for no arguments. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
f55ccb05aae0f74979d3c3fbee9e9579 |
User & Date: | drh 2010-09-24 19:00:32.000 |
Context
2010-09-28
| ||
17:38 | Changes to the CREATE TABLE documentation. (check-in: 2092d92251 user: dan tags: trunk) | |
2010-09-24
| ||
19:00 | Update the REINDEX syntax diagram to allow for no arguments. (check-in: f55ccb05aa user: drh tags: trunk) | |
18:59 | Document the effect of the "REINDEX;" statement. (check-in: 6405a81c7b user: dan tags: trunk) | |
Changes
Changes to art/syntax/bubble-generator-data.tcl.
︙ | ︙ | |||
309 310 311 312 313 314 315 | or signed-number /name /string-literal } reindex-stmt { line REINDEX | | | 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 | or signed-number /name /string-literal } reindex-stmt { line REINDEX {tailbranch nil /collation-name {line {optx /database-name .} {tailbranch /table-name /index-name} } } } select-stmt { |
︙ | ︙ | |||
407 408 409 410 411 412 413 | or {line -- {loop nil /anything-except-newline} {or /newline /end-of-input}} {line /* {loop nil /anything-except-*/} {or */ /end-of-input}} } } | < | 407 408 409 410 411 412 413 | or {line -- {loop nil /anything-except-newline} {or /newline /end-of-input}} {line /* {loop nil /anything-except-*/} {or */ /end-of-input}} } } |
Changes to art/syntax/delete-stmt-limited.gif.
cannot compute difference between binary files
Changes to art/syntax/reindex-stmt.gif.
cannot compute difference between binary files
Changes to art/syntax/select-stmt.gif.
cannot compute difference between binary files
Changes to art/syntax/update-stmt-limited.gif.
cannot compute difference between binary files