Port Bug Report: Wrong binding of arithmetic operator ^.

Поиск
Список
Период
Сортировка
От Unprivileged user
Тема Port Bug Report: Wrong binding of arithmetic operator ^.
Дата
Msg-id 199906021314.JAA60919@hub.org
обсуждение исходный текст
Ответы Re: [PORTS] Port Bug Report: Wrong binding of arithmetic operator ^.  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name               : Hans Peter W�rmli
Your email address      : wurmli@datacomm.ch

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

Summary: Wrong binding of arithmetic operator ^.

System Configuration
--------------------
  Operating System   : Linux 2.2.5, SuSE 6.1

  PostgreSQL version : 6.4.2 - 6.5

  Compiler used      :

Hardware:
---------
Pentium, 64M

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


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

Problem Description:
--------------------
select 2 + 3^2; results in 25 instead of 11;
select 2 + (3^2); results correctly in 11.

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

Test Case:
----------


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

Solution:
---------


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


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

Предыдущее
От: jay@projects.cac.psu.edu
Дата:
Сообщение: AIX 4.2 43p compile problem...
Следующее
От: Thomas Lockhart
Дата:
Сообщение: [Fwd: PostgreSQL Install]