Uniforms the errors msgs at tuplestore paths - Mailing list pgsql-hackers

From Ranier Vilela
Subject Uniforms the errors msgs at tuplestore paths
Date
Msg-id CAEudQApm=AFuJjEHLBjBcJbxcw4pBMwg2sHwXyCXYcbBOj3hpg@mail.gmail.com
Whole thread Raw
Responses Re: Uniforms the errors msgs at tuplestore paths
List pgsql-hackers
Hi,

The are some paths that were missed:

-At jsonfuncs.c
 The errors mgs do not report about the materialize mode.
-At plperl.c
 The function plperl_return_next_internal does not check rsi appropriately.
 The error about materialize mode required, is missed.
-At pl_exec.c
 The error mgs do not report about the materialize mode
-At pltcl.c:
 The function pltcl_init_tuple_store does not check  rsi appropriately.

Patch attached.

regards,
Ranier Vilela


Attachment

pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: Print warning when I execute my own extension function
Next
From: Justin Pryzby
Date:
Subject: Re: Uniforms the errors msgs at tuplestore paths