Provide adequate documentation of the "table_name *" notation.
Somewhere along the line, somebody decided to remove all trace of this notation from the documentation text. It was still in the command syntax synopses, or at least some of them, but with no indication what it meant. This will not do, as evidenced by the confusion apparent in bug #7543; even if the notation is now unnecessary, people will find it in legacy SQL code and need to know what it does.
Showing
- doc/src/sgml/config.sgml 17 additions, 5 deletionsdoc/src/sgml/config.sgml
- doc/src/sgml/ddl.sgml 21 additions, 16 deletionsdoc/src/sgml/ddl.sgml
- doc/src/sgml/queries.sgml 10 additions, 0 deletionsdoc/src/sgml/queries.sgml
- doc/src/sgml/ref/alter_table.sgml 7 additions, 5 deletionsdoc/src/sgml/ref/alter_table.sgml
- doc/src/sgml/ref/delete.sgml 8 additions, 19 deletionsdoc/src/sgml/ref/delete.sgml
- doc/src/sgml/ref/lock.sgml 6 additions, 4 deletionsdoc/src/sgml/ref/lock.sgml
- doc/src/sgml/ref/select.sgml 22 additions, 11 deletionsdoc/src/sgml/ref/select.sgml
- doc/src/sgml/ref/truncate.sgml 7 additions, 5 deletionsdoc/src/sgml/ref/truncate.sgml
- doc/src/sgml/ref/update.sgml 6 additions, 8 deletionsdoc/src/sgml/ref/update.sgml
Please register or sign in to comment