Re: FW: Implementation of SQLSTATE and SQLERRM variables - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: FW: Implementation of SQLSTATE and SQLERRM variables
Date
Msg-id 20050420135859.GA2822@dcc.uchile.cl
Whole thread Raw
In response to FW: Implementation of SQLSTATE and SQLERRM variables  ("Dinesh Pandey" <dpandey@secf.com>)
List 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[@]dcc.uchile.cl>)
"El conflicto es el camino real hacia la unión"

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: COPY Fillfactor patch
Next
From: Simon Riggs
Date:
Subject: Re: COPY Fillfactor patch