Thread: pgsql: Doc: fix a couple of erroneous examples.

pgsql: Doc: fix a couple of erroneous examples.

From
Tom Lane
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1d0de97ba1e6ac9f76c63daee574f599df5f2f42

Modified Files
--------------
doc/src/sgml/func.sgml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)