On Tue, Oct 6, 2015 at 12:07 PM, Nikolay Shaplov <[email protected]> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
