Doc: fix a couple of erroneous examples.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1d0de97ba1e6ac9f76c63daee574f599df5f2f42
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2022-06-01T14:39:46Z
Releases: 15.0
Doc: fix a couple of erroneous examples.

The example given for anyelement <@ anymultirange didn't return
true as claimed; adjust it so it does.

In passing, change a couple of sample results where the modern
numeric-based logic produces a different number of trailing zeroes
than before.

Erik Rijkers

Discussion: https://postgr.es/m/cc35735d-1ec1-5bb3-9e27-cddbab7afa23@xs4all.nl

Files

PathChange+/−
doc/src/sgml/func.sgml modified +3 −3

Documentation touched

Discussion