Start updating for the v7.0 release.
authorThomas G. Lockhart <[email protected]>
Mon, 27 Mar 2000 17:14:43 +0000 (17:14 +0000)
committerThomas G. Lockhart <[email protected]>
Mon, 27 Mar 2000 17:14:43 +0000 (17:14 +0000)
commit39f69bc38f0f58cc4f6b05451fced030bfac935e
tree606df8d91b2a5fb5f4c31d6c603a887e52761999
parent2dabd2cd1fff26677d84ee2d8e09668a534b446a
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".
34 files changed:
doc/src/sgml/about.sgml
doc/src/sgml/func.sgml
doc/src/sgml/odbc.sgml
doc/src/sgml/ref/abort.sgml
doc/src/sgml/ref/alter_table.sgml
doc/src/sgml/ref/alter_user.sgml
doc/src/sgml/ref/begin.sgml
doc/src/sgml/ref/create_database.sgml
doc/src/sgml/ref/create_function.sgml
doc/src/sgml/ref/create_group.sgml
doc/src/sgml/ref/create_operator.sgml
doc/src/sgml/ref/create_table.sgml
doc/src/sgml/ref/create_trigger.sgml
doc/src/sgml/ref/create_type.sgml
doc/src/sgml/ref/create_user.sgml
doc/src/sgml/ref/create_view.sgml
doc/src/sgml/ref/createdb.sgml
doc/src/sgml/ref/createlang.sgml
doc/src/sgml/ref/createuser.sgml
doc/src/sgml/ref/drop_user.sgml
doc/src/sgml/ref/dropdb.sgml
doc/src/sgml/ref/droplang.sgml
doc/src/sgml/ref/dropuser.sgml
doc/src/sgml/ref/end.sgml
doc/src/sgml/ref/initdb.sgml
doc/src/sgml/ref/initlocation.sgml
doc/src/sgml/ref/insert.sgml
doc/src/sgml/ref/pg_dump.sgml
doc/src/sgml/ref/pg_upgrade.sgml
doc/src/sgml/ref/pgadmin-ref.sgml
doc/src/sgml/ref/postgres-ref.sgml
doc/src/sgml/ref/psql-ref.sgml
doc/src/sgml/ref/select.sgml
doc/src/sgml/ref/vacuumdb.sgml