BUG #1572: plpgsql in linux os - Mailing list pgsql-bugs

From rajkumar
Subject BUG #1572: plpgsql in linux os
Date
Msg-id 20050331052316.9D426F0D47@svr2.postgresql.org
Whole thread Raw
Responses Re: BUG #1572: plpgsql in linux os
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1572
Logged by:          rajkumar
Email address:      rajkumar8787@yahoo.co.in
PostgreSQL version: 8.0.1
Operating system:   linux
Description:        plpgsql  in linux os
Details:

hello,

we have a postgres in windows and linux operating systems, then the problem
is in plpgsql functions, which is i created a function with exception
handling in postgres 8.0.1 (windows operating system) which handle the
exceptions very well, but i created the same function in (postgres
8.0.1)linux operating system, it gives a syntax error near the exception,
so please tell me, how can i resolve this problem.

with regards,
rajkumar

pgsql-bugs by date:

Previous
From: raj kumar
Date:
Subject: plpgsql
Next
From: "rajkumar"
Date:
Subject: BUG #1574: plpgsql