On Sun, Mar 27, 2011 at 2:16 PM, Kevin Grittner
wrote:
> Trivial patch attached.
Trivial commit performed.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscri
On Sun, Mar 27, 2011 at 6:41 AM, Susanne Ebrecht
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 characte
Trivial patch attached.
-Kevin
ssi-typo-20110327.patch
Description: Binary data
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
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 usin