Terminology cleanup: class -> table, instance -> row, attribute -> column,

Peter Eisentraut <peter_e@gmx.net>

Commit: 027f144e390afa6f189270e8c2a2a56c0a88f646
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-01-13T23:58:55Z
Releases: 7.1.1
Terminology cleanup: class -> table, instance -> row, attribute -> column,
etc.

Files

PathChange+/−
doc/src/sgml/admin.sgml modified +2 −2
doc/src/sgml/advanced.sgml modified +24 −25
doc/src/sgml/array.sgml modified +4 −4
doc/src/sgml/extend.sgml modified +17 −17
doc/src/sgml/indices.sgml modified +1 −1
doc/src/sgml/inherit.sgml modified +10 −10
doc/src/sgml/intro.sgml modified +2 −2
doc/src/sgml/libpq++.sgml modified +2 −2
doc/src/sgml/libpq.sgml modified +5 −5
doc/src/sgml/page.sgml modified +6 −6
doc/src/sgml/plsql.sgml modified +8 −8
doc/src/sgml/programmer.sgml modified +2 −2
doc/src/sgml/query.sgml modified +97 −98
doc/src/sgml/ref/alter_table.sgml modified +2 −2
doc/src/sgml/ref/cluster.sgml modified +6 −6
doc/src/sgml/ref/copy.sgml modified +4 −4
doc/src/sgml/ref/create_index.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_type.sgml modified +3 −3
doc/src/sgml/ref/createuser.sgml modified +2 −2
doc/src/sgml/ref/create_view.sgml modified +3 −3
doc/src/sgml/ref/delete.sgml modified +2 −2
doc/src/sgml/ref/drop_type.sgml modified +2 −2
doc/src/sgml/ref/dropuser.sgml modified +2 −2
doc/src/sgml/ref/insert.sgml modified +2 −2
doc/src/sgml/ref/select_into.sgml modified +2 −2
doc/src/sgml/ref/select.sgml modified +5 −5
doc/src/sgml/ref/unlisten.sgml modified +2 −9
doc/src/sgml/ref/update.sgml modified +2 −2
doc/src/sgml/ref/vacuum.sgml modified +4 −4
doc/src/sgml/syntax.sgml modified +25 −39
doc/src/sgml/tutorial.sgml modified +2 −2
doc/src/sgml/user.sgml modified +2 −2
doc/src/sgml/xaggr.sgml modified +3 −3
doc/src/sgml/xfunc.sgml modified +14 −14
doc/src/sgml/xindex.sgml modified +24 −24
doc/src/sgml/xtypes.sgml modified +1 −1