Port Bug Report: parse error with Factorial

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: parse error with Factorial
Date: 1999-01-20 13:30:36
Message-ID: 199901201330.IAA08280@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Volker Paul
Your email address : vpaul(at)dohle(dot)com

Category : unknown
Severity : non-critical

Summary: parse error with Factorial

System Configuration
--------------------
Operating System : Linux

PostgreSQL version : 6.4

Compiler used :

Hardware:
---------
Linux helena 2.1.131 #1 SMP Thu Dec 17 15:11:02 MET 1998 i686 unknown

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

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

Problem Description:
--------------------
zeit=> select 5! ;
ERROR: parser: parse error at or near ""
zeit=> select 5! +0 ;
?column?
--------
120
(1 row)

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

Test Case:
----------
see above

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

Solution:
---------
solution: add "+0"

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

Browse pgsql-ports by date

  From Date Subject
Next Message Randy Cone 1999-01-20 15:53:55 dec unix
Previous Message Chewy 1999-01-20 13:16:02 Ports