pgsql: Honor traditional SGML NAMELEN limit.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Honor traditional SGML NAMELEN limit.
Date: 2015-05-15 02:34:31
Message-ID: E1Yt5SJ-0002ZQ-Ma@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Honor traditional SGML NAMELEN limit.

We've conformed to this limit in the past, so might as well continue to.

Aaron Swenson

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4b8f797f672bef07b4e87b4650b4035731b61d84

Modified Files
--------------
doc/src/sgml/logicaldecoding.sgml | 2 +-
doc/src/sgml/replication-origins.sgml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-05-15 02:50:33 Re: pgsql: Separate block sampling functions
Previous Message Tom Lane 2015-05-15 02:27:22 pgsql: Teach UtfToLocal/LocalToUtf to support algorithmic encoding conv