Port Bug Report: Parser error

Поиск
Список
Период
Сортировка
От Unprivileged user
Тема Port Bug Report: Parser error
Дата
Msg-id 199812311005.FAA27157@hub.org
обсуждение исходный текст
Список pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name        : Nicolas GIMMILLARO
Your email address    : nicolas@wmi.fr

Category        : runtime: back-end: SQL
Severity        : non-critical

Summary: Parser error

System Configuration
--------------------
  Operating System   : Linux 2.0.36 ELF (Slackware)

  PostgreSQL version : 6.4.1

  Compiler used      : 2.7.2

Hardware:
---------
P200 MMX, 96 M RAM , 4.1 Go SCSI
Linux wmi 2.0.36 #1 Fri Dec 18 09:57:18 MET 1998 i586


Versions of other tools:
------------------------
GNU Make version 3.74
flex version 2.5.4

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

Problem Description:
--------------------
When using a 'IN (..,..,..)' statment with a negativ number, I get a parser error

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

Test Case:
----------
wmi=> select * from devis where no_devis in (-1,0,1,2);
ERROR:  parser: parse error at or near "-"


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

Solution:
---------


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


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

Предыдущее
От: "Abdul Wahid Tanner"
Дата:
Сообщение: initdb problems
Следующее
От: Unprivileged user
Дата:
Сообщение: Port Bug Report: \d displays view? where should be table not consistant