public inbox for [email protected]
help / color / mirror / Atom feedFrom: =?KOI8-R?B?98nL1M/SIPfJ08zPws/Lz9c=?= <[email protected]>
To: PostgreSQL-documentation <[email protected]>
Subject: Probably some fixes in syntax.sgml
Date: Sun, 16 Nov 2008 13:42:26 +0300
Message-ID: <[email protected]> (raw)
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?
view thread (2+ messages) latest in thread
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]
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