Add User's Guide chapters on Data Definition and Data Manipulation.

Peter Eisentraut <peter_e@gmx.net>

Commit: 6f4a9fb1197b7e758c5da61b3b0077c55c2b6754
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2002-08-05T19:43:31Z
Releases: 7.3.1
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

PathChange+/−
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