Make the SQL command synopses appear less random.

Peter Eisentraut <peter_e@gmx.net>

Commit: 5d00f984d8e89b5379eabcdc4b808f8dacc024f7
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2003-09-22T00:16:58Z
Releases: 7.4.1
Make the SQL command synopses appear less random.

Files

PathChange+/−
doc/src/sgml/ref/alter_database.sgml modified +6 −6
doc/src/sgml/ref/alter_domain.sgml modified +10 −10
doc/src/sgml/ref/alter_sequence.sgml modified +3 −3
doc/src/sgml/ref/alter_table.sgml modified +20 −20
doc/src/sgml/ref/alter_trigger.sgml modified +3 −4
doc/src/sgml/ref/alter_user.sgml modified +11 −11
doc/src/sgml/ref/close.sgml modified +3 −3
doc/src/sgml/ref/copy.sgml modified +7 −7
doc/src/sgml/ref/create_cast.sgml modified +2 −2
doc/src/sgml/ref/create_constraint.sgml modified +5 −5
doc/src/sgml/ref/create_conversion.sgml modified +2 −2
doc/src/sgml/ref/create_domain.sgml modified +5 −5
doc/src/sgml/ref/create_index.sgml modified +3 −3
doc/src/sgml/ref/create_language.sgml modified +3 −3
doc/src/sgml/ref/create_opclass.sgml modified +4 −4
doc/src/sgml/ref/create_operator.sgml modified +4 −4
doc/src/sgml/ref/create_sequence.sgml modified +5 −5
doc/src/sgml/ref/create_trigger.sgml modified +2 −2
doc/src/sgml/ref/create_type.sgml modified +4 −4
doc/src/sgml/ref/create_user.sgml modified +3 −3
doc/src/sgml/ref/declare.sgml modified +3 −3
doc/src/sgml/ref/drop_aggregate.sgml modified +2 −2
doc/src/sgml/ref/drop_cast.sgml modified +2 −2
doc/src/sgml/ref/drop_conversion.sgml modified +4 −4
doc/src/sgml/ref/drop_domain.sgml modified +3 −3
doc/src/sgml/ref/drop_function.sgml modified +2 −2
doc/src/sgml/ref/drop_language.sgml modified +2 −2
doc/src/sgml/ref/drop_opclass.sgml modified +2 −2
doc/src/sgml/ref/drop_operator.sgml modified +2 −2
doc/src/sgml/ref/drop_type.sgml modified +4 −4
doc/src/sgml/ref/fetch.sgml modified +3 −3
doc/src/sgml/ref/move.sgml modified +4 −4
doc/src/sgml/ref/reset.sgml modified +3 −5
doc/src/sgml/ref/set_constraints.sgml modified +2 −2
doc/src/sgml/ref/set.sgml modified +3 −3
doc/src/sgml/ref/show.sgml modified +1 −3