Port Bug Report: Can not create table with a number as first character

Поиск
Список
Период
Сортировка
От Unprivileged user
Тема Port Bug Report: Can not create table with a number as first character
Дата
Msg-id 199903022358.SAA21456@hub.org
обсуждение исходный текст
Список pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name        : Michael Kraus
Your email address    : magnum3171@aol.com

Category        : unknown
Severity        : non-critical

Summary: Can not create table with a number as first character

System Configuration
--------------------
  Operating System   : Linux 2.0.36 redhat 5.2

  PostgreSQL version : 6.4.2

  Compiler used      : gcc 2.7.0

Hardware:
---------
Pentium 48M RAM.

Versions of other tools:
------------------------


--------------------------------------------------------------------------

Problem Description:
--------------------
I can not creat a table with a name that contains a number as its first character.  I can not create a table with a
namethat contains a hyphen. 

--------------------------------------------------------------------------

Test Case:
----------
create table 622 (etc char(25)) or create table v-22 (etc char(10))

--------------------------------------------------------------------------

Solution:
---------


--------------------------------------------------------------------------


В списке pgsql-ports по дате отправления:

Предыдущее
От: mueller@pmsun20.dial.eunet.ch (Pascal Mueller)
Дата:
Сообщение: Install Bug?
Следующее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [PORTS] fmgr cache lookup failed on initdb