comparison operators - Mailing list pgsql-hackers

From Andrew Dunstan
Subject comparison operators
Date
Msg-id 53A0CB67.6020907@dunslane.net
Whole thread Raw
Responses Re: comparison operators  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I went to have a look at documenting the jsonb comparison operators, and 
found that the docs on comparison operators contain this:
   Comparison operators are available for all relevant data types.

They neglect to specify further, however. This doesn't seem very 
satisfactory. How is a user to know which are relevant? I know they are 
not available for xml and json, but are for jsonb. Just talking about 
"all relevant types" seems rather hand-wavy.

Thoughts?

cheers

andrew




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_control is missing a field for LOBLKSIZE
Next
From: Jeff Janes
Date:
Subject: Re: [BUGS] BUG #8673: Could not open file "pg_multixact/members/xxxx" on slave during hot_standby