pgsql: Truncate id to <=44 characters

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Truncate id to <=44 characters
Date: 2011-06-03 19:25:52
Message-ID: E1QSa0G-0001gI-DO@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3ece3913d056245d78450793fc5ad18e229a3948

Modified Files
--------------
doc/src/sgml/information_schema.sgml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-06-03 19:39:43 pgsql: Fix failure to check whether a rowtype's component types are sor
Previous Message Heikki Linnakangas 2011-06-03 10:03:42 pgsql: SSI comment fixes and enhancements. Notably, document that the c