This patch makes the following changes to the documentation:
Bruce Momjian <bruce@momjian.us>
This patch makes the following changes to the documentation: - more work from the SGML police - some grammar improvements: rewriting a paragraph or two, replacing contractions where (IMHO) appropriate - fix missing utility commands in lock mode docs - improve CLUSTER, REINDEX, SET SESSION AUTHORIZATION ref pages Neil Conway
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/advanced.sgml | modified | +4 −4 |
| doc/src/sgml/arch-dev.sgml | modified | +30 −28 |
| doc/src/sgml/datatype.sgml | modified | +2 −2 |
| doc/src/sgml/ddl.sgml | modified | +7 −7 |
| doc/src/sgml/docguide.sgml | modified | +2 −2 |
| doc/src/sgml/mvcc.sgml | modified | +15 −13 |
| doc/src/sgml/page.sgml | modified | +4 −3 |
| doc/src/sgml/plpgsql.sgml | modified | +3 −3 |
| doc/src/sgml/ref/alter_table.sgml | modified | +14 −12 |
| doc/src/sgml/ref/clusterdb.sgml | modified | +2 −2 |
| doc/src/sgml/ref/cluster.sgml | modified | +25 −6 |
| doc/src/sgml/ref/reindex.sgml | modified | +32 −12 |
| doc/src/sgml/ref/set_session_auth.sgml | modified | +17 −15 |
| doc/src/sgml/ref/vacuum.sgml | modified | +9 −1 |
| doc/src/sgml/runtime.sgml | modified | +4 −4 |
| doc/src/sgml/sql.sgml | modified | +25 −22 |
| doc/src/sgml/start.sgml | modified | +2 −2 |
| doc/src/sgml/typeconv.sgml | modified | +1 −1 |
| doc/src/sgml/xfunc.sgml | modified | +4 −4 |
| src/backend/catalog/index.c | modified | +3 −3 |