Justin Pryzby writes:
> On Wed, May 18, 2022 at 03:08:32AM +0200, Erik Rijkers wrote:
>> funcs.sgml has
>> 42 <@ '{[1,7)}'::int4multirange
>> and calls it true. The attached fixes that.
>>
>> Included are two more changes where actual output differs a bit from what
>> the doc examples show.
>
On Wed, May 18, 2022 at 03:08:32AM +0200, Erik Rijkers wrote:
> funcs.sgml has
>
> 42 <@ '{[1,7)}'::int4multirange
>
> and calls it true. The attached fixes that.
>
> Included are two more changes where actual output differs a bit from what
> the doc examples show.
This patch is RFC but see
At Wed, 18 May 2022 11:11:02 +0900 (JST), Kyotaro Horiguchi
wrote in
> At Wed, 18 May 2022 03:08:32 +0200, Erik Rijkers wrote in
> > funcs.sgml has
> >
> > 42 <@ '{[1,7)}'::int4multirange
> >
> > and calls it true. The attached fixes that.
> >
> > Included are two more changes where act
At Wed, 18 May 2022 03:08:32 +0200, Erik Rijkers wrote in
> funcs.sgml has
>
> 42 <@ '{[1,7)}'::int4multirange
>
> and calls it true. The attached fixes that.
>
> Included are two more changes where actual output differs a bit from
> what the doc examples show.
A bit off-topic and just ou
funcs.sgml has
42 <@ '{[1,7)}'::int4multirange
and calls it true. The attached fixes that.
Included are two more changes where actual output differs a bit from
what the doc examples show.
Erik
--- doc/src/sgml/func.sgml.orig 2022-05-17 17:50:40.975410855 +0200
+++ doc/src/sgml/func.sgml