pgsql-server/doc/src/sgml Makefile array.sgml ...

Started by Peter Eisentrautalmost 24 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: petere@postgresql.org 02/08/05 15:43:31

Modified files:
doc/src/sgml : Makefile array.sgml book-decl.sgml
datatype.sgml filelist.sgml mvcc.sgml
postgres.sgml queries.sgml stylesheet.dsl
syntax.sgml user.sgml

Log message:
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.