Revise command completion tags as per hackers message on 20 March.

Peter Eisentraut <peter_e@gmx.net>

Commit: 2c50f6344b4160dc8748b9a12db64fa2e94b46e0
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2002-05-18T15:44:48Z
Releases: 7.3.1
Revise command completion tags as per hackers message on 20 March.

Files

PathChange+/−
doc/src/sgml/ref/alter_table.sgml modified +2 −2
doc/src/sgml/ref/alter_trigger.sgml modified +1 −1
doc/src/sgml/ref/close.sgml modified +2 −2
doc/src/sgml/ref/create_aggregate.sgml modified +2 −2
doc/src/sgml/ref/create_constraint.sgml modified +2 −2
doc/src/sgml/ref/create_index.sgml modified +2 −2
doc/src/sgml/ref/create_language.sgml modified +2 −2
doc/src/sgml/ref/create_operator.sgml modified +2 −2
doc/src/sgml/ref/create_rule.sgml modified +2 −2
doc/src/sgml/ref/create_schema.sgml modified +2 −2
doc/src/sgml/ref/create_sequence.sgml modified +2 −2
doc/src/sgml/ref/create_table.sgml modified +2 −2
doc/src/sgml/ref/create_trigger.sgml modified +2 −2
doc/src/sgml/ref/create_type.sgml modified +2 −2
doc/src/sgml/ref/create_view.sgml modified +2 −2
doc/src/sgml/ref/declare.sgml modified +2 −2
doc/src/sgml/ref/drop_aggregate.sgml modified +2 −2
doc/src/sgml/ref/drop_domain.sgml modified +2 −2
doc/src/sgml/ref/drop_function.sgml modified +2 −2
doc/src/sgml/ref/drop_index.sgml modified +2 −2
doc/src/sgml/ref/drop_language.sgml modified +2 −2
doc/src/sgml/ref/drop_operator.sgml modified +2 −2
doc/src/sgml/ref/drop_rule.sgml modified +2 −2
doc/src/sgml/ref/drop_sequence.sgml modified +2 −2
doc/src/sgml/ref/drop_table.sgml modified +2 −2
doc/src/sgml/ref/drop_trigger.sgml modified +2 −2
doc/src/sgml/ref/drop_type.sgml modified +2 −2
doc/src/sgml/ref/drop_view.sgml modified +2 −2
doc/src/sgml/ref/rollback.sgml modified +2 −2
doc/src/sgml/ref/set.sgml modified +2 −2
doc/src/sgml/ref/truncate.sgml modified +2 −2
src/backend/tcop/postgres.c modified +77 −29
src/backend/tcop/pquery.c modified +2 −2