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

From Bruce Momjian
Subject Re: BUG #1572: plpgsql in linux os
Date
Msg-id 200504030120.j331KSY23337@candle.pha.pa.us
Whole thread Raw
In response to BUG #1572: plpgsql in linux os  ("rajkumar" <rajkumar8787@yahoo.co.in>)
List pgsql-bugs
rajkumar wrote:
>
> 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.

I can't imagine why that would happen.  Can you show us the function?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #1570: Double quotes in all field/table names must be
Next
From: Michael Fuhr
Date:
Subject: Re: BUG #1547: CREATE TYPE AS error