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 ^.
|
Список | 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 по дате отправления: