Re: FW: Implementation of SQLSTATE and SQLERRM variables

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Dinesh Pandey <dpandey(at)secf(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: FW: Implementation of SQLSTATE and SQLERRM variables
Date: 2005-04-20 13:58:59
Message-ID: 20050420135859.GA2822@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Wed, Apr 20, 2005 at 11:51:33AM +0530, Dinesh Pandey wrote:

> I am trying to apply "sqlstate.diff" patch for SQLERRM and SQLSTATE for
> plpgsql.
>
> 1. I have copied "sqlstate.diff" in "postgresql-8.0.1/src/pl/plpgsql/src"
> directory.
> 2. Executing command:
> patch -p4 < sqlstate.diff

Don't enter the src/pl/plpgsql/src dir. Use patch -p0.

--
Alvaro Herrera (<alvherre[(at)]dcc(dot)uchile(dot)cl>)
"El conflicto es el camino real hacia la unión"

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2005-04-20 16:05:55 Re: COPY Fillfactor patch
Previous Message Bruce Momjian 2005-04-20 13:51:30 Re: COPY Fillfactor patch