Augment the date/time examples in the User's Guide to reflect the newer

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: c05f29e8959336d5b0191181da0aa6454015bc2c
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 2002-04-21T19:02:39Z
Releases: 7.3.1
Augment the date/time examples in the User's Guide to reflect the newer
 capabilities of specifying time zones as intervals per SQL9x.
Put refentrytitle contents on the same line as the tag.
 Otherwise, leading whitespace is propagated into the product, which
 (at least) messes up the ToC layout.
Remove (some) docinfo tags containing dates. Best to omit if the dates
 are not accurate; maybe use CVS dates instead or leave them out.

Files

PathChange+/−
doc/src/sgml/ref/abort.sgml modified +2 −4
doc/src/sgml/ref/alter_group.sgml modified +2 −4
doc/src/sgml/ref/alter_table.sgml modified +2 −4
doc/src/sgml/ref/analyze.sgml modified +2 −4
doc/src/sgml/ref/begin.sgml modified +2 −4
doc/src/sgml/ref/checkpoint.sgml modified +1 −5
doc/src/sgml/ref/close.sgml modified +2 −4
doc/src/sgml/ref/cluster.sgml modified +2 −4
doc/src/sgml/ref/comment.sgml modified +2 −4
doc/src/sgml/ref/commit.sgml modified +2 −4
doc/src/sgml/ref/create_aggregate.sgml modified +2 −4
doc/src/sgml/ref/create_constraint.sgml modified +2 −4
doc/src/sgml/ref/create_database.sgml modified +2 −4
doc/src/sgml/ref/createdb.sgml modified +1 −5
doc/src/sgml/ref/create_group.sgml modified +2 −4
doc/src/sgml/ref/create_index.sgml modified +2 −4
doc/src/sgml/ref/createlang.sgml modified +1 −5
doc/src/sgml/ref/create_language.sgml modified +1 −5
doc/src/sgml/ref/create_operator.sgml modified +2 −4
doc/src/sgml/ref/create_sequence.sgml modified +2 −4
doc/src/sgml/ref/create_trigger.sgml modified +1 −5
doc/src/sgml/ref/create_type.sgml modified +2 −4
doc/src/sgml/ref/createuser.sgml modified +1 −5
doc/src/sgml/ref/create_view.sgml modified +2 −4
doc/src/sgml/ref/current_date.sgml modified +3 −5
doc/src/sgml/ref/current_time.sgml modified +2 −4
doc/src/sgml/ref/current_timestamp.sgml modified +2 −4
doc/src/sgml/ref/current_user.sgml modified +2 −4
doc/src/sgml/ref/declare.sgml modified +2 −4
doc/src/sgml/ref/drop_aggregate.sgml modified +2 −4
doc/src/sgml/ref/drop_database.sgml modified +2 −4
doc/src/sgml/ref/dropdb.sgml modified +1 −5
doc/src/sgml/ref/drop_function.sgml modified +2 −4
doc/src/sgml/ref/drop_group.sgml modified +2 −4
doc/src/sgml/ref/drop_index.sgml modified +2 −4
doc/src/sgml/ref/droplang.sgml modified +1 −5
doc/src/sgml/ref/drop_operator.sgml modified +2 −4
doc/src/sgml/ref/drop_rule.sgml modified +2 −4
doc/src/sgml/ref/drop_sequence.sgml modified +2 −4
doc/src/sgml/ref/drop_table.sgml modified +2 −4
doc/src/sgml/ref/drop_trigger.sgml modified +2 −8
doc/src/sgml/ref/drop_type.sgml modified +2 −4
doc/src/sgml/ref/dropuser.sgml modified +1 −5
doc/src/sgml/ref/drop_view.sgml modified +2 −4
doc/src/sgml/ref/ecpg-ref.sgml modified +2 −4
doc/src/sgml/ref/end.sgml modified +2 −4
doc/src/sgml/ref/explain.sgml modified +2 −4
doc/src/sgml/ref/fetch.sgml modified +2 −4
doc/src/sgml/ref/initdb.sgml modified +1 −5
doc/src/sgml/ref/initlocation.sgml modified +1 −5
doc/src/sgml/ref/ipcclean.sgml modified +1 −5
doc/src/sgml/ref/listen.sgml modified +2 −4
doc/src/sgml/ref/lock.sgml modified +2 −4
doc/src/sgml/ref/move.sgml modified +2 −4
doc/src/sgml/ref/notify.sgml modified +2 −4
doc/src/sgml/ref/pgaccess-ref.sgml modified +1 −5
doc/src/sgml/ref/pg_config-ref.sgml modified +1 −5
doc/src/sgml/ref/pg_ctl-ref.sgml modified +1 −5
doc/src/sgml/ref/pg_dumpall.sgml modified +1 −5
doc/src/sgml/ref/pg_dump.sgml modified +2 −8
doc/src/sgml/ref/pg_restore.sgml modified +2 −4
doc/src/sgml/ref/pgtclsh.sgml modified +2 −8
doc/src/sgml/ref/pgtksh.sgml modified +2 −8
doc/src/sgml/ref/postgres-ref.sgml modified +1 −5
doc/src/sgml/ref/postmaster.sgml modified +1 −5
doc/src/sgml/ref/reindex.sgml modified +2 −4
doc/src/sgml/ref/rollback.sgml modified +2 −4
doc/src/sgml/ref/select_into.sgml modified +2 −4
doc/src/sgml/ref/set.sgml modified +36 −26
doc/src/sgml/ref/truncate.sgml modified +2 −4
doc/src/sgml/ref/unlisten.sgml modified +2 −4
doc/src/sgml/ref/vacuum.sgml modified +2 −4