Add User's Guide chapters on Data Definition and Data Manipulation.
Peter Eisentraut <peter_e@gmx.net>
Add User's Guide chapters on Data Definition and Data Manipulation. Still needs to be filled with more information, but it gives us a framework to have a User's Guide with complete coverage of the basic SQL operations. Move arrays into data type chapter, inheritance into DDL chapter (for now). Make <comment>s show up in the output while the version number ends in "devel". Allow cross-book references with entities &cite-user; etc.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/array.sgml | modified | +3 −3 |
| doc/src/sgml/book-decl.sgml | modified | +2 −0 |
| doc/src/sgml/datatype.sgml | modified | +3 −1 |
| doc/src/sgml/filelist.sgml | modified | +3 −2 |
| doc/src/sgml/Makefile | modified | +6 −1 |
| doc/src/sgml/mvcc.sgml | modified | +2 −2 |
| doc/src/sgml/postgres.sgml | modified | +4 −1 |
| doc/src/sgml/queries.sgml | modified | +17 −11 |
| doc/src/sgml/stylesheet.dsl | modified | +6 −4 |
| doc/src/sgml/syntax.sgml | modified | +18 −7 |
| doc/src/sgml/user.sgml | modified | +3 −3 |