Parse Error neaer NullOrder

From: "Madhavi Daroor" <madhavi(at)zoniac(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Parse Error neaer NullOrder
Date: 2003-07-24 04:46:55
Message-ID: NHBBKMLNGKEMDMCGAMFNGEKOCAAA.madhavi@zoniac.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm getting an error when my plpgsql function in 7.2.3 is called from Java.
The error is
Parse Error Near NullOrder.

When does this error occur. The function worked fine when I removed the
Order By Clause from it. But then When i checked....The field that I was
using in the order by clause, did not contain any null values. Then Why did
I get this error and why did it work when i removed the clause? I need to
insert it again.

PLease someone Suggest something. POstgres is functining cray in many
situations. Neither does not have a proper documentayion of error codes nor
does it throw errors when it should be thowing errors.

Thanx
Madhavi

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ang Chin Han 2003-07-24 05:02:42 Re: Parse Error neaer NullOrder
Previous Message Chad N. Tindel 2003-07-24 04:36:06 Comments in .sql files