Debug information - Mailing list pgsql-sql

From Rafal Kedziorski
Subject Debug information
Date
Msg-id 5.1.0.14.0.20021008005744.01f1a2c8@mail.polonium.de
Whole thread Raw
List pgsql-sql
Hallo,

I'm working on porting Oracle schema to PostgreSQL. Now I habe the whole 
schema in PostgreSQL. But there are some problems in our application in 
some sql queries. I get following errors.

ERROR:  Unable to identify an operator '<=' for types 'numeric' and 'double 
precision'        You will have to retype this query using an explicit cast

Its possible to display the queries in debug print out ftom PostgreSQL with 
queries which failed? If yep, how?


Best Regards,
Rafal



pgsql-sql by date:

Previous
From: Charles Hauser
Date:
Subject: Problems Formulating a SELECT
Next
From: Rafal Kedziorski
Date:
Subject: SQL Error