BUG #1572: plpgsql in linux os

From: "rajkumar" <rajkumar8787(at)yahoo(dot)co(dot)in>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1572: plpgsql in linux os
Date: 2005-03-31 05:23:16
Message-ID: 20050331052316.9D426F0D47@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1572
Logged by: rajkumar
Email address: rajkumar8787(at)yahoo(dot)co(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message rajkumar 2005-03-31 06:09:30 BUG #1573: plpgsql
Previous Message Bruce Momjian 2005-03-31 04:13:19 Re: BUG #1567: can't hide password with pg_autovacuum