Re: [HACKERS] Implementation of SQLCODE and SQLERRM variables - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: [HACKERS] Implementation of SQLCODE and SQLERRM variables
Date
Msg-id 200504191433.j3JEXs003720@candle.pha.pa.us
Whole thread Raw
List pgsql-patches
Dinesh Pandey wrote:
> Hello All,
>
> Where can I find patch for SQLERRM/SQLSTATE variable implementation?.
>
> I am using Postgres 8.0.1.
>
> Its very urgent.... because I have an assignment of Porting Oracle's PL?SQL
> into PL/pgSQL.

Well, right now it is in:

    http://momjian.postgresql.org/cgi-bin/pgpatches

but once it is applied it will be removed from there and added to CVS.

--
  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-patches by date:

Previous
From: Pavel Stehule
Date:
Subject: Implementation of SQLSTATE and SQLERRM variables
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Implementation of SQLCODE and SQLERRM variables