Re: PL/pgSQL, RAISE and error context

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: PL/pgSQL, RAISE and error context
Дата
Msg-id 1379307264.16217.3.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: PL/pgSQL, RAISE and error context  (Marko Tiikkaja <marko@joh.to>)
Список pgsql-hackers
On Sun, 2013-09-15 at 14:28 +0200, Marko Tiikkaja wrote:
> On 15/09/2013 13:58, I wrote:
> > Hmm.  I just noticed there's something weird going on in the select_view
> > test.  I'm investigating this currently.
> 
> Seems that there's some magic going on and I overwrote the expected 
> results of the wrong file.  However, I can't figure out how one is 
> supposed to be getting the output of expected/select_views.out, nor do I 
> find this documented anywhere (I know xml has a similar thing so I tried 
> grepping around for XML, to no avail).
> 
> Here's an updated patch, but I think expected/select_views.out is still 
> broken.

You patch still fails the plperl regression tests.

I don't see a failure with select_views.  Your issue might be that you
updated expected/select_views_1.out but not expected/select_views.out.
This documentation might help:
http://www.postgresql.org/docs/devel/static/regress-variant.html




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: GIN improvements part 1: additional information
Следующее
От: Abhijit Menon-Sen
Дата:
Сообщение: Re: [PATCH] bitmap indexes