Hyphenate variable-length for consistency.

Robert Haas <rhaas@postgresql.org>

Commit: 1e353198612586befd44fe5e87304d08ebfac552
Author: Robert Haas <rhaas@postgresql.org>
Date: 2015-10-08T16:29:25Z
Releases: 9.6.0
Hyphenate variable-length for consistency.

We hyphenate "fixed-length" earlier in the same sentence, and overall we
more often use "variable-length" rather than "variable length".

Nikolay Shaplov

Files

PathChange+/−
doc/src/sgml/ref/create_type.sgml modified +1 −1

Documentation touched