Thread: [PATCH] minor doc patch

[PATCH] minor doc patch

From
Nikolay Shaplov
Date:
This patch changes  in

http://www.postgresql.org/docs/9.5/static/sql-createtype.html

"variable length" into "variable-length", since in other places there it is
written with "-" in the middle, not " ".


--
Nikolay Shaplov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company
Attachment

Re: [PATCH] minor doc patch

From
Robert Haas
Date:
On Tue, Oct 6, 2015 at 12:07 PM, Nikolay Shaplov
<n.shaplov@postgrespro.ru> wrote:
> This patch changes  in
>
> http://www.postgresql.org/docs/9.5/static/sql-createtype.html
>
> "variable length" into "variable-length", since in other places there it is
> written with "-" in the middle, not " ".

Makes sense to me.  I'm not sure we want to do this everywhere, but it
surely makes sense here, so committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company