Spell checking and markup refinement

Peter Eisentraut <peter_e@gmx.net>

Commit: c13dc6402b6e99af9a8b7794e44d62deecafc745
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2011-05-18T22:14:45Z
Releases: 9.1.0
Spell checking and markup refinement

Files

PathChange+/−
doc/src/sgml/backup.sgml modified +2 −2
doc/src/sgml/btree-gist.sgml modified +2 −2
doc/src/sgml/catalogs.sgml modified +2 −2
doc/src/sgml/config.sgml modified +3 −3
doc/src/sgml/ecpg.sgml modified +18 −18
doc/src/sgml/extend.sgml modified +1 −1
doc/src/sgml/file-fdw.sgml modified +1 −1
doc/src/sgml/func.sgml modified +9 −9
doc/src/sgml/high-availability.sgml modified +1 −1
doc/src/sgml/installation.sgml modified +2 −2
doc/src/sgml/libpq.sgml modified +2 −2
doc/src/sgml/monitoring.sgml modified +6 −6
doc/src/sgml/mvcc.sgml modified +1 −1
doc/src/sgml/perform.sgml modified +2 −2
doc/src/sgml/pgtestfsync.sgml modified +1 −1
doc/src/sgml/plperl.sgml modified +3 −3
doc/src/sgml/plpgsql.sgml modified +1 −1
doc/src/sgml/plpython.sgml modified +3 −3
doc/src/sgml/queries.sgml modified +1 −1
doc/src/sgml/ref/alter_opfamily.sgml modified +1 −1
doc/src/sgml/ref/cluster.sgml modified +3 −3
doc/src/sgml/ref/create_opclass.sgml modified +1 −1
doc/src/sgml/ref/create_type.sgml modified +1 −1
doc/src/sgml/ref/ecpg-ref.sgml modified +3 −3
doc/src/sgml/ref/pg_basebackup.sgml modified +3 −3
doc/src/sgml/ref/pg_dump.sgml modified +1 −1
doc/src/sgml/release-9.1.sgml modified +7 −7
doc/src/sgml/runtime.sgml modified +1 −1
doc/src/sgml/sepgsql.sgml modified +2 −2
doc/src/sgml/xml2.sgml modified +1 −1
src/backend/access/gist/gist.c modified +2 −2
src/backend/access/gist/gistget.c modified +1 −1
src/backend/access/gist/gistxlog.c modified +1 −1
src/backend/catalog/sql_features.txt modified +1 −1
src/backend/commands/indexcmds.c modified +1 −1
src/test/regress/expected/opr_sanity.out modified +3 −3
src/test/regress/sql/opr_sanity.sql modified +3 −3