Re: PL/pgSQL, RAISE and error context - Mailing list pgsql-hackers

From Jeevan Chalke
Subject Re: PL/pgSQL, RAISE and error context
Date
Msg-id CAM2+6=Xv0WrmK+M2ZgBO0vvaO59AXti5TgEkfwoB2Upxbzb54Q@mail.gmail.com
Whole thread Raw
In response to Re: PL/pgSQL, RAISE and error context  (Marko Tiikkaja <marko@joh.to>)
List pgsql-hackers
Hi Marko,

I have reviewed this patch.

1. Patch applies well.
2. make and make install is fine
3. make check is fine too.

But as Peter pointed out plperl regression tests are failing.

I just did grep on .sql files and found following files which has RAISE statement into it. These files too need expected output changes. Please run these testcases to get diffs.

./src/pl/plperl/sql/plperl_elog.sql
./src/pl/plpython/sql/plpython_error.sql
./src/pl/plpython/sql/plpython_setof.sql
./src/pl/plpython/sql/plpython_quote.sql
./contrib/sepgsql/sql/label.sql
./contrib/sepgsql/sql/ddl.sql

Code changes looks fine to me.

Thanks


--
Jeevan B Chalke
Principal Software Engineer, Product Development
EnterpriseDB Corporation

pgsql-hackers by date:

Previous
From: Thom Brown
Date:
Subject: Re: Minmax indexes
Next
From: Alexander Korotkov
Date:
Subject: Re: GIN improvements part 1: additional information