Re: Export user visible function to make use of convert_to_scalar - Mailing list pgsql-patches

From Tom Lane
Subject Re: Export user visible function to make use of convert_to_scalar
Date
Msg-id 15553.1185932899@sss.pgh.pa.us
Whole thread Raw
In response to Re: Export user visible function to make use of convert_to_scalar  (Gregory Stark <stark@enterprisedb.com>)
Responses Re: Export user visible function to make use of convert_to_scalar
List pgsql-patches
Gregory Stark <stark@enterprisedb.com> writes:
> "Tom Lane" <tgl@sss.pgh.pa.us> writes:
>> You're presuming there exists a linear scalar space to reference the
>> results to.

> I was planning to use the first and last histogram values for the frame of
> reference. It could still produce some weird graphs but those cases are
> precisely the cases where users might want to look at it and go, "hm, that
> looks weird".

It will produce unusable graphs in precisely the cases where users might
want to know what's going on...

            regards, tom lane

pgsql-patches by date:

Previous
From: Ferruccio Zamuner
Date:
Subject: Simple patch to report in log the schema name of the statement
Next
From: Tom Lane
Date:
Subject: Re: Simple patch to report in log the schema name of the statement