doc: Improve hyphenation consistency
Peter Eisentraut <peter@eisentraut.org>
doc: Improve hyphenation consistency
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/catalogs.sgml | modified | +7 −7 |
| doc/src/sgml/ddl.sgml | modified | +1 −1 |
| doc/src/sgml/ref/alter_policy.sgml | modified | +1 −1 |
| doc/src/sgml/ref/alter_table.sgml | modified | +3 −3 |
| doc/src/sgml/ref/create_policy.sgml | modified | +3 −3 |
| doc/src/sgml/ref/drop_policy.sgml | modified | +3 −3 |
| doc/src/sgml/rules.sgml | modified | +1 −1 |
| src/backend/commands/copyto.c | modified | +1 −1 |
| src/backend/commands/functioncmds.c | modified | +1 −1 |
| src/backend/executor/execMain.c | modified | +2 −2 |
| src/backend/optimizer/path/allpaths.c | modified | +1 −1 |
| src/backend/rewrite/rewriteHandler.c | modified | +2 −2 |
| src/backend/rewrite/rowsecurity.c | modified | +2 −2 |
| src/include/catalog/pg_authid.h | modified | +1 −1 |
| src/test/regress/expected/rowsecurity.out | modified | +1 −1 |
| src/test/regress/sql/rowsecurity.sql | modified | +1 −1 |