Re: BUG #16176: NULL value returned by category_sql argument to crosstab() causes segmentation fault - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #16176: NULL value returned by category_sql argument to crosstab() causes segmentation fault
Date
Msg-id 19151.1577126972@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #16176: NULL value returned by category_sql argument tocrosstab() causes segmentation fault  (Joe Conway <mail@joeconway.com>)
Responses Re: BUG #16176: NULL value returned by category_sql argument tocrosstab() causes segmentation fault  (Joe Conway <mail@joeconway.com>)
List pgsql-bugs
Joe Conway <mail@joeconway.com> writes:
> Pushed that way to all supported branches.

Hmm, why'd you use ERRCODE_SYNTAX_ERROR, and not say
ERRCODE_NULL_VALUE_NOT_ALLOWED?

            regards, tom lane



pgsql-bugs by date:

Previous
From: Joe Conway
Date:
Subject: Re: BUG #16176: NULL value returned by category_sql argument tocrosstab() causes segmentation fault
Next
From: Joe Conway
Date:
Subject: Re: BUG #16176: NULL value returned by category_sql argument tocrosstab() causes segmentation fault