funcs.sgml - wrong example

Erik Rijkers <er@xs4all.nl>

From: Erik Rijkers <er@xs4all.nl>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2022-05-18T01:08:32Z
Lists: pgsql-hackers

Attachments

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

Commits

  1. Doc: fix a couple of erroneous examples.