Add chapters on CVS access, MVCC, SQL theory to the docs.

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: 9474dd7ed6988924053faaf1cca2a700769f3a9e
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1999-05-26T17:30:30Z
Releases: 7.1.1
Add chapters on CVS access, MVCC, SQL theory to the docs.
Add an appendix with more details on date/time attributes and handling.
Update most references to Postgres version numbers to 6.5,
 *except* for the porting list which will require a report
 from a successful installation to be updated.

Files

PathChange+/−
doc/src/sgml/admin.sgml modified +11 −4
doc/src/sgml/biblio.sgml modified +65 −0
doc/src/sgml/cvs.sgml modified +12 −5
doc/src/sgml/datatype.sgml modified +13 −554
doc/src/sgml/datetime.sgml modified +10 −3
doc/src/sgml/installation.sgml modified +11 −4
doc/src/sgml/ports.sgml modified +313 −313
doc/src/sgml/postgres.sgml modified +32 −18
doc/src/sgml/programmer.sgml modified +10 −3
doc/src/sgml/reference.sgml modified +11 −4
doc/src/sgml/sql.sgml modified +90 −72
doc/src/sgml/user.sgml modified +14 −3
doc/src/sgml/xoper.sgml modified +186 −176