Add chapters on CVS access, MVCC, SQL theory to the docs.
Thomas G. Lockhart <lockhart@fourpalms.org>
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
| Path | Change | +/− |
|---|---|---|
| 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 |