summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2011-06-03 22:23:50 +0300
committerPeter Eisentraut <peter_e@gmx.net>2011-06-03 22:25:26 +0300
commit3ece3913d056245d78450793fc5ad18e229a3948 (patch)
tree1ccf53cf4623b3c3357be4a3b707aaa712cd864e
parentc8630919e08c2e91435807caecb4b44c7722bf9e (diff)
downloadpostgresql-3ece3913d056245d78450793fc5ad18e229a3948.tar.gz
Truncate id to <=44 characters
This is the original DocBook SGML limit, but apparently most installations have changed it or ignore it, which is why few people have run into this problem. pointed out by Brendan Jurd
-rw-r--r--doc/src/sgml/information_schema.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/information_schema.sgml b/doc/src/sgml/information_schema.sgml
index 2febb4ced8..a60014267e 100644
--- a/doc/src/sgml/information_schema.sgml
+++ b/doc/src/sgml/information_schema.sgml
@@ -825,7 +825,7 @@
</table>
</sect1>
- <sect1 id="infoschema-collation-character-set-applicability">
+ <sect1 id="infoschema-collation-character-set-applicab"> <!-- max 44 characters -->
<title><literal>collation_character_set_applicability</literal></title>
<para>