| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | rajkumar <rajkumar8787(at)yahoo(dot)co(dot)in> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #1572: plpgsql in linux os |
| Date: | 2005-04-03 01:20:28 |
| Message-ID: | 200504030120.j331KSY23337@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
rajkumar wrote:
>
> 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.
I can't imagine why that would happen. Can you show us the function?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Fuhr | 2005-04-03 02:23:45 | Re: BUG #1547: CREATE TYPE AS error |
| Previous Message | Bruce Momjian | 2005-04-03 01:18:10 | Re: BUG #1570: Double quotes in all field/table names must be |