From: | Volkan YAZICI <yazicivo(at)ttmail(dot)com> |
---|---|
To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Verbosity of Function Return Type Checks |
Date: | 2008-08-09 09:54:12 |
Message-ID: | 87wsiq3457.fsf@alamut.mobiliz.com.tr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, 8 Aug 2008, Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> I think this is a good idea, but the new error messages need more work.
> Have a look at the message style guidelines please,
> http://www.postgresql.org/docs/8.3/static/error-style-guide.html
Right. Done -- I hope.
> Particularly I think you need to keep the original errmsg() and add the
> new messages as errdetail(). (I notice that there's the slight problem
> that the error messages are different for the different callers.)
Done.
> Also, please use context diffs.
Done.
Regards.
Attachment | Content-Type | Size |
---|---|---|
plpgsql_validate_tupdesc_compat.diff | text/x-diff | 3.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Volkan YAZICI | 2008-08-09 10:13:03 | Re: Verbosity of Function Return Type Checks |
Previous Message | daveg | 2008-08-09 04:28:14 | Re: Visibility Groups |