Make the placeholder naming in the synopses of the SQL help more consistent

Peter Eisentraut <peter_e@gmx.net>

Commit: f7e508a759b9a763096a1ff485dc3e6517e3522e
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2009-09-19T10:23:27Z
Releases: 9.0.0
Make the placeholder naming in the synopses of the SQL help more consistent

Files

PathChange+/−
doc/src/sgml/ref/alter_conversion.sgml modified +5 −5
doc/src/sgml/ref/alter_database.sgml modified +3 −3
doc/src/sgml/ref/alter_group.sgml modified +7 −7
doc/src/sgml/ref/alter_language.sgml modified +3 −3
doc/src/sgml/ref/alter_opclass.sgml modified +5 −5
doc/src/sgml/ref/alter_operator.sgml modified +5 −5
doc/src/sgml/ref/alter_opfamily.sgml modified +8 −8
doc/src/sgml/ref/alter_role.sgml modified +3 −3
doc/src/sgml/ref/alter_schema.sgml modified +5 −5
doc/src/sgml/ref/alter_server.sgml modified +5 −5
doc/src/sgml/ref/alter_tablespace.sgml modified +5 −5
doc/src/sgml/ref/alter_trigger.sgml modified +3 −3
doc/src/sgml/ref/alter_tsconfig.sgml modified +5 −5
doc/src/sgml/ref/alter_tsdictionary.sgml modified +5 −5
doc/src/sgml/ref/alter_tsparser.sgml modified +3 −3
doc/src/sgml/ref/alter_tstemplate.sgml modified +3 −3
doc/src/sgml/ref/alter_user_mapping.sgml modified +5 −5
doc/src/sgml/ref/alter_user.sgml modified +2 −2
doc/src/sgml/ref/cluster.sgml modified +9 −9
doc/src/sgml/ref/comment.sgml modified +8 −8
doc/src/sgml/ref/copy.sgml modified +6 −6
doc/src/sgml/ref/create_cast.sgml modified +8 −8
doc/src/sgml/ref/create_constraint.sgml modified +3 −3
doc/src/sgml/ref/create_conversion.sgml modified +3 −3
doc/src/sgml/ref/create_database.sgml modified +3 −3
doc/src/sgml/ref/create_function.sgml modified +12 −12
doc/src/sgml/ref/create_group.sgml modified +6 −6
doc/src/sgml/ref/create_opclass.sgml modified +4 −4
doc/src/sgml/ref/create_operator.sgml modified +7 −7
doc/src/sgml/ref/create_role.sgml modified +12 −12
doc/src/sgml/ref/create_schema.sgml modified +5 −5
doc/src/sgml/ref/create_server.sgml modified +7 −7
doc/src/sgml/ref/create_tablespace.sgml modified +5 −5
doc/src/sgml/ref/create_trigger.sgml modified +4 −4
doc/src/sgml/ref/create_user_mapping.sgml modified +5 −5
doc/src/sgml/ref/create_user.sgml modified +6 −6
doc/src/sgml/ref/delete.sgml modified +4 −4
doc/src/sgml/ref/drop_cast.sgml modified +4 −4
doc/src/sgml/ref/drop_operator.sgml modified +4 −4
doc/src/sgml/ref/drop_rule.sgml modified +3 −3
doc/src/sgml/ref/drop_server.sgml modified +3 −3
doc/src/sgml/ref/drop_tablespace.sgml modified +3 −3
doc/src/sgml/ref/drop_user_mapping.sgml modified +4 −4
doc/src/sgml/ref/fetch.sgml modified +3 −3
doc/src/sgml/ref/grant.sgml modified +22 −22
doc/src/sgml/ref/move.sgml modified +2 −2
doc/src/sgml/ref/prepare.sgml modified +3 −3
doc/src/sgml/ref/revoke.sgml modified +22 −22
doc/src/sgml/ref/set_role.sgml modified +4 −4
doc/src/sgml/ref/set_session_auth.sgml modified +4 −4
doc/src/sgml/ref/update.sgml modified +6 −6