Re: patch for createdb section in tutorial - Mailing list pgsql-docs

From Robert Haas
Subject Re: patch for createdb section in tutorial
Date
Msg-id AANLkTindHKPgeX6-K+VLv-LeODtDSc_XGT-XeOb7SGDj@mail.gmail.com
Whole thread Raw
In response to patch for createdb section in tutorial  (Susanne Ebrecht <susanne@2ndQuadrant.com>)
List pgsql-docs
On Sun, Mar 27, 2011 at 6:41 AM, Susanne Ebrecht
<susanne@2ndquadrant.com> wrote:
> Hello,
>
> During translating the docs I found the following sentence
> in the tutorial section about createdb:
>
> "Database names must have an alphabetic first character
> and are limited to 63 characters"
>
> I wondered - really characters? shouldn't it be bytes?
>
> I just tested - creating a database by using German umlauts
> let me get sure - it are bytes not characters.
>
> Here is the patch with the correction - I just changed the word
> characters into bytes.

Committed and back-patched all the way.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgsql-docs by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Another SSI typo
Next
From: Robert Haas
Date:
Subject: Re: Another SSI typo