]> granicus.if.org Git - postgresql/commit
Clean up pages. Add information for operator precedence.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 30 Sep 1998 05:41:54 +0000 (05:41 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 30 Sep 1998 05:41:54 +0000 (05:41 +0000)
commit2d73585028514e2fec00d4c969d1ef0879b8d78c
tree5156e20a3909fa45454547911336fae7086ca939
parentd1a3b7528dea7645fa1eda1ecd786f502a817ab0
Clean up pages. Add information for operator precedence.
Split introduction sections into separate files to allow the legal notice
 and notation sections appear in all documents without having the history
 show up everplace too.
Add full list of reserved and non-reserved key words in syntax.sgml.
Add a separate chapter to the admin guide on security.
23 files changed:
doc/src/sgml/Makefile
doc/src/sgml/about.sgml [new file with mode: 0644]
doc/src/sgml/admin.sgml
doc/src/sgml/biblio.sgml
doc/src/sgml/config.sgml [new file with mode: 0644]
doc/src/sgml/ecpg.sgml
doc/src/sgml/history.sgml [new file with mode: 0644]
doc/src/sgml/info.sgml [new file with mode: 0644]
doc/src/sgml/intro-ag.sgml [new file with mode: 0644]
doc/src/sgml/intro-pg.sgml
doc/src/sgml/intro.sgml
doc/src/sgml/legal.sgml [new file with mode: 0644]
doc/src/sgml/notation.sgml [new file with mode: 0644]
doc/src/sgml/odbc.sgml
doc/src/sgml/oper.sgml
doc/src/sgml/postgres.sgml
doc/src/sgml/programmer.sgml
doc/src/sgml/query-ug.sgml
doc/src/sgml/runtime.sgml [new file with mode: 0644]
doc/src/sgml/security.sgml [new file with mode: 0644]
doc/src/sgml/start-ag.sgml
doc/src/sgml/syntax.sgml [new file with mode: 0644]
doc/src/sgml/user.sgml