Start updating for the v7.0 release.

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: 39f69bc38f0f58cc4f6b05451fced030bfac935e
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 2000-03-27T17:14:43Z
Releases: 7.1.1
Start updating for the v7.0 release.
Use "generic functions" for math and other routines.
Use SQL92 "type 'literal'" syntax rather than Postgres "'literal'::type".

Files

PathChange+/−
doc/src/sgml/about.sgml modified +3 −3
doc/src/sgml/func.sgml modified +684 −629
doc/src/sgml/odbc.sgml modified +1048 −1040
doc/src/sgml/ref/abort.sgml modified +2 −2
doc/src/sgml/ref/alter_table.sgml modified +4 −4
doc/src/sgml/ref/alter_user.sgml modified +2 −2
doc/src/sgml/ref/begin.sgml modified +5 −5
doc/src/sgml/ref/create_database.sgml modified +2 −2
doc/src/sgml/ref/createdb.sgml modified +5 −5
doc/src/sgml/ref/create_function.sgml modified +33 −24
doc/src/sgml/ref/create_group.sgml modified +2 −2
doc/src/sgml/ref/createlang.sgml modified +3 −3
doc/src/sgml/ref/create_operator.sgml modified +15 −15
doc/src/sgml/ref/create_table.sgml modified +13 −119
doc/src/sgml/ref/create_trigger.sgml modified +3 −8
doc/src/sgml/ref/create_type.sgml modified +3 −3
doc/src/sgml/ref/create_user.sgml modified +4 −4
doc/src/sgml/ref/createuser.sgml modified +6 −6
doc/src/sgml/ref/create_view.sgml modified +12 −10
doc/src/sgml/ref/dropdb.sgml modified +5 −5
doc/src/sgml/ref/droplang.sgml modified +3 −3
doc/src/sgml/ref/drop_user.sgml modified +2 −2
doc/src/sgml/ref/dropuser.sgml modified +5 −5
doc/src/sgml/ref/end.sgml modified +3 −3
doc/src/sgml/ref/initdb.sgml modified +4 −4
doc/src/sgml/ref/initlocation.sgml modified +3 −3
doc/src/sgml/ref/insert.sgml modified +3 −3
doc/src/sgml/ref/pgadmin-ref.sgml modified +2 −2
doc/src/sgml/ref/pg_dump.sgml modified +3 −2
doc/src/sgml/ref/pg_upgrade.sgml modified +2 −2
doc/src/sgml/ref/postgres-ref.sgml modified +2 −2
doc/src/sgml/ref/psql-ref.sgml modified +15 −15
doc/src/sgml/ref/select.sgml modified +7 −5
doc/src/sgml/ref/vacuumdb.sgml modified +4 −4