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
- func.sgml.20220517.diff (text/x-patch) patch
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
-
Doc: fix a couple of erroneous examples.
- 80cd99c55802 14.4 landed
- 1d0de97ba1e6 15.0 landed