Minor updates for release.
Thomas G. Lockhart <lockhart@fourpalms.org>
Minor updates for release. Split reference pages for CREATE TABLE AS and SELECT INTO to allow psgml (the emacs parser) to handle parsing.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/allfiles.sgml | modified | +2 −0 |
| doc/src/sgml/ref/alter_user.sgml | modified | +128 −128 |
| doc/src/sgml/ref/begin.sgml | modified | +133 −112 |
| doc/src/sgml/ref/commands.sgml | modified | +2 −0 |
| doc/src/sgml/ref/commit.sgml | modified | +96 −95 |
| doc/src/sgml/ref/create_function.sgml | modified | +146 −145 |
| doc/src/sgml/ref/create_table_as.sgml | added | +117 −0 |
| doc/src/sgml/ref/create_table.sgml | modified | +688 −783 |
| doc/src/sgml/ref/create_user.sgml | modified | +222 −210 |
| doc/src/sgml/ref/pg_dump.sgml | modified | +2 −1 |
| doc/src/sgml/ref/postgres-ref.sgml | modified | +2 −1 |
| doc/src/sgml/ref/psql-ref.sgml | modified | +426 −417 |
| doc/src/sgml/ref/reset.sgml | modified | +151 −135 |
| doc/src/sgml/ref/revoke.sgml | modified | +396 −371 |
| doc/src/sgml/ref/rollback.sgml | modified | +148 −127 |
| doc/src/sgml/ref/select_into.sgml | added | +91 −0 |
| doc/src/sgml/ref/select.sgml | modified | +53 −119 |
| doc/src/sgml/ref/set.sgml | modified | +2 −1 |
| doc/src/sgml/ref/show.sgml | modified | +183 −165 |