public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: =?KOI8-R?B?98nL1M/SIPfJ08zPws/Lz9c=?= <[email protected]>
Cc: PostgreSQL-documentation <[email protected]>
Subject: Re: Probably some fixes in syntax.sgml
Date: Sun, 16 Nov 2008 11:35:37 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
"=?KOI8-R?B?98nL1M/SIPfJ08zPws/Lz9c=?=" <[email protected]> writes:
> Hello, All.
> In syntax.sgml at line 131:
> ...
> <para>
> <indexterm><primary>identifier</primary><secondary>length</secondary></indexterm>
> The system uses no more than <symbol>NAMEDATALEN</symbol>-1
> bytes of an identifier; longer names can be written in
> ....
> probably must be:
> ...
> <indexterm>
> <primary>identifier</primary>
> <secondary>length</secondary>
> </indexterm>
> <para>
> The system uses no more than <symbol>NAMEDATALEN</symbol>-1
> bytes of an identifier; longer names can be written in
> ...
> What you think?
AFAICS it's fine as-is.
regards, tom lane
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Probably some fixes in syntax.sgml
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox