EQL API Reference
Complete API reference for the Encrypt Query Language (EQL) PostgreSQL extension.
Latest Version: 3.0.0-alpha.3
Complete API reference for the Encrypt Query Language (EQL) PostgreSQL extension.
Functions
->(json, text)- -> operator with text selector.>()- > operator for ORE block typesciphertext(jsonb)- Extract ciphertext (c) from a raw jsonb encrypted value.contained_by(query_text_search, text_search)- Operator wrapper for eql_v3.query_text_search.contained_by(text_search, query_text_search)- Operator wrapper for eql_v3.query_text_search.contained_by(jsonb, text_match)- Operator wrapper for public.text_match.contained_by(text_match, jsonb)- Operator wrapper for public.text_match.contained_by(text_match, text_match)- Operator wrapper for public.text_match.contained_by(query_text_match, text_match)- Operator wrapper for eql_v3.query_text_match.contained_by(text_match, query_text_match)- Operator wrapper for eql_v3.query_text_match.contained_by(jsonb, text_search)- Operator wrapper for public.text_search.contained_by(text_search, jsonb)- Operator wrapper for public.text_search.contained_by(text_search, text_search)- Operator wrapper for public.text_search.contains(query_text_search, text_search)- Operator wrapper for eql_v3.query_text_search.contains(text_search, query_text_search)- Operator wrapper for eql_v3.query_text_search.contains(jsonb, text_match)- Operator wrapper for public.text_match.contains(text_match, jsonb)- Operator wrapper for public.text_match.contains(text_match, text_match)- Operator wrapper for public.text_match.contains(query_text_match, text_match)- Operator wrapper for eql_v3.query_text_match.contains(text_match, query_text_match)- Operator wrapper for eql_v3.query_text_match.contains(jsonb, text_search)- Operator wrapper for public.text_search.contains(text_search, jsonb)- Operator wrapper for public.text_search.contains(text_search, text_search)- Operator wrapper for public.text_search.eq(jsonb, smallint_ord_ore)- Operator wrapper for public.smallint_ord_ore.eq(smallint_ord_ore, jsonb)- Operator wrapper for public.smallint_ord_ore.eq(smallint_ord_ore, smallint_ord_ore)- Operator wrapper for public.smallint_ord_ore.eq(query_bigint_ord_ore, bigint_ord_ore)- Operator wrapper for eql_v3.query_bigint_ord_ore.eq(bigint_ord_ore, query_bigint_ord_ore)- Operator wrapper for eql_v3.query_bigint_ord_ore.eq(jsonb, bigint_ord_ore)- Operator wrapper for public.bigint_ord_ore.eq(bigint_ord_ore, jsonb)- Operator wrapper for public.bigint_ord_ore.eq(bigint_ord_ore, bigint_ord_ore)- Operator wrapper for public.bigint_ord_ore.eq(jsonb, real_eq)- Operator wrapper for public.real_eq.eq(real_eq, jsonb)- Operator wrapper for public.real_eq.eq(real_eq, real_eq)- Operator wrapper for public.real_eq.eq(query_date_ord_ore, date_ord_ore)- Operator wrapper for eql_v3.query_date_ord_ore.eq(date_ord_ore, query_date_ord_ore)- Operator wrapper for eql_v3.query_date_ord_ore.eq(jsonb, text_ord)- Operator wrapper for public.text_ord.eq(text_ord, jsonb)- Operator wrapper for public.text_ord.eq(text_ord, text_ord)- Operator wrapper for public.text_ord.eq(jsonb, date_ord)- Operator wrapper for public.date_ord.eq(date_ord, jsonb)- Operator wrapper for public.date_ord.eq(date_ord, date_ord)- Operator wrapper for public.date_ord.eq(jsonb, integer_ord_ore)- Operator wrapper for public.integer_ord_ore.eq(integer_ord_ore, jsonb)- Operator wrapper for public.integer_ord_ore.eq(integer_ord_ore, integer_ord_ore)- Operator wrapper for public.integer_ord_ore.eq(query_text_search, text_search)- Operator wrapper for eql_v3.query_text_search.eq(text_search, query_text_search)- Operator wrapper for eql_v3.query_text_search.eq(query_smallint_ord_ope, smallint_ord_ope)- Operator wrapper for eql_v3.query_smallint_ord_ope.eq(smallint_ord_ope, query_smallint_ord_ope)- Operator wrapper for eql_v3.query_smallint_ord_ope.eq(jsonb, numeric_eq)- Operator wrapper for public.numeric_eq.eq(numeric_eq, jsonb)- Operator wrapper for public.numeric_eq.eq(numeric_eq, numeric_eq)- Operator wrapper for public.numeric_eq.eq(jsonb, date_eq)- Operator wrapper for public.date_eq.eq(date_eq, jsonb)- Operator wrapper for public.date_eq.eq(date_eq, date_eq)- Operator wrapper for public.date_eq.eq(jsonb, real_ord)- Operator wrapper for public.real_ord.eq(real_ord, jsonb)- Operator wrapper for public.real_ord.eq(real_ord, real_ord)- Operator wrapper for public.real_ord.eq(jsonb, timestamp_eq)- Operator wrapper for public.timestamp_eq.eq(timestamp_eq, jsonb)- Operator wrapper for public.timestamp_eq.eq(timestamp_eq, timestamp_eq)- Operator wrapper for public.timestamp_eq.eq(query_bigint_eq, bigint_eq)- Operator wrapper for eql_v3.query_bigint_eq.eq(bigint_eq, query_bigint_eq)- Operator wrapper for eql_v3.query_bigint_eq.eq(query_date_eq, date_eq)- Operator wrapper for eql_v3.query_date_eq.eq(date_eq, query_date_eq)- Operator wrapper for eql_v3.query_date_eq.eq(query_timestamp_eq, timestamp_eq)- Operator wrapper for eql_v3.query_timestamp_eq.eq(timestamp_eq, query_timestamp_eq)- Operator wrapper for eql_v3.query_timestamp_eq.eq(jsonb, text_ord_ope)- Operator wrapper for public.text_ord_ope.eq(text_ord_ope, jsonb)- Operator wrapper for public.text_ord_ope.eq(text_ord_ope, text_ord_ope)- Operator wrapper for public.text_ord_ope.eq(jsonb, double_eq)- Operator wrapper for public.double_eq.eq(double_eq, jsonb)- Operator wrapper for public.double_eq.eq(double_eq, double_eq)- Operator wrapper for public.double_eq.eq(jsonb, smallint_ord)- Operator wrapper for public.smallint_ord.eq(smallint_ord, jsonb)- Operator wrapper for public.smallint_ord.eq(smallint_ord, smallint_ord)- Operator wrapper for public.smallint_ord.eq(query_text_ord, text_ord)- Operator wrapper for eql_v3.query_text_ord.eq(text_ord, query_text_ord)- Operator wrapper for eql_v3.query_text_ord.eq(query_double_ord_ope, double_ord_ope)- Operator wrapper for eql_v3.query_double_ord_ope.eq(double_ord_ope, query_double_ord_ope)- Operator wrapper for eql_v3.query_double_ord_ope.eq(query_numeric_eq, numeric_eq)- Operator wrapper for eql_v3.query_numeric_eq.eq(numeric_eq, query_numeric_eq)- Operator wrapper for eql_v3.query_numeric_eq.eq(jsonb, double_ord_ope)- Operator wrapper for public.double_ord_ope.eq(double_ord_ope, jsonb)- Operator wrapper for public.double_ord_ope.eq(double_ord_ope, double_ord_ope)- Operator wrapper for public.double_ord_ope.eq(jsonb, real_ord_ope)- Operator wrapper for public.real_ord_ope.eq(real_ord_ope, jsonb)- Operator wrapper for public.real_ord_ope.eq(real_ord_ope, real_ord_ope)- Operator wrapper for public.real_ord_ope.eq(jsonb, integer_ord_ope)- Operator wrapper for public.integer_ord_ope.eq(integer_ord_ope, jsonb)- Operator wrapper for public.integer_ord_ope.eq(integer_ord_ope, integer_ord_ope)- Operator wrapper for public.integer_ord_ope.eq(jsonb, smallint_ord_ope)- Operator wrapper for public.smallint_ord_ope.eq(smallint_ord_ope, jsonb)- Operator wrapper for public.smallint_ord_ope.eq(smallint_ord_ope, smallint_ord_ope)- Operator wrapper for public.smallint_ord_ope.eq(query_text_eq, text_eq)- Operator wrapper for eql_v3.query_text_eq.eq(text_eq, query_text_eq)- Operator wrapper for eql_v3.query_text_eq.eq(jsonb, timestamp_ord_ore)- Operator wrapper for public.timestamp_ord_ore.eq(timestamp_ord_ore, jsonb)- Operator wrapper for public.timestamp_ord_ore.eq(timestamp_ord_ore, timestamp_ord_ore)- Operator wrapper for public.timestamp_ord_ore.eq(jsonb, numeric_ord_ope)- Operator wrapper for public.numeric_ord_ope.eq(numeric_ord_ope, jsonb)- Operator wrapper for public.numeric_ord_ope.eq(numeric_ord_ope, numeric_ord_ope)- Operator wrapper for public.numeric_ord_ope.eq(jsonb, text_eq)- Operator wrapper for public.text_eq.eq(text_eq, jsonb)- Operator wrapper for public.text_eq.eq(text_eq, text_eq)- Operator wrapper for public.text_eq.eq(query_integer_eq, integer_eq)- Operator wrapper for eql_v3.query_integer_eq.eq(integer_eq, query_integer_eq)- Operator wrapper for eql_v3.query_integer_eq.eq(query_date_ord, date_ord)- Operator wrapper for eql_v3.query_date_ord.eq(date_ord, query_date_ord)- Operator wrapper for eql_v3.query_date_ord.eq(query_numeric_ord_ore, numeric_ord_ore)- Operator wrapper for eql_v3.query_numeric_ord_ore.eq(numeric_ord_ore, query_numeric_ord_ore)- Operator wrapper for eql_v3.query_numeric_ord_ore.eq(query_real_ord, real_ord)- Operator wrapper for eql_v3.query_real_ord.eq(real_ord, query_real_ord)- Operator wrapper for eql_v3.query_real_ord.eq(jsonb, text_ord_ore)- Operator wrapper for public.text_ord_ore.eq(text_ord_ore, jsonb)- Operator wrapper for public.text_ord_ore.eq(text_ord_ore, text_ord_ore)- Operator wrapper for public.text_ord_ore.eq(query_double_eq, double_eq)- Operator wrapper for eql_v3.query_double_eq.eq(double_eq, query_double_eq)- Operator wrapper for eql_v3.query_double_eq.eq(jsonb, bigint_ord)- Operator wrapper for public.bigint_ord.eq(bigint_ord, jsonb)- Operator wrapper for public.bigint_ord.eq(bigint_ord, bigint_ord)- Operator wrapper for public.bigint_ord.eq(query_integer_ord_ore, integer_ord_ore)- Operator wrapper for eql_v3.query_integer_ord_ore.eq(integer_ord_ore, query_integer_ord_ore)- Operator wrapper for eql_v3.query_integer_ord_ore.eq(jsonb, numeric_ord_ore)- Operator wrapper for public.numeric_ord_ore.eq(numeric_ord_ore, jsonb)- Operator wrapper for public.numeric_ord_ore.eq(numeric_ord_ore, numeric_ord_ore)- Operator wrapper for public.numeric_ord_ore.eq(jsonb, bigint_eq)- Operator wrapper for public.bigint_eq.eq(bigint_eq, jsonb)- Operator wrapper for public.bigint_eq.eq(bigint_eq, bigint_eq)- Operator wrapper for public.bigint_eq.eq(jsonb, real_ord_ore)- Operator wrapper for public.real_ord_ore.eq(real_ord_ore, jsonb)- Operator wrapper for public.real_ord_ore.eq(real_ord_ore, real_ord_ore)- Operator wrapper for public.real_ord_ore.eq(query_text_ord_ore, text_ord_ore)- Operator wrapper for eql_v3.query_text_ord_ore.eq(text_ord_ore, query_text_ord_ore)- Operator wrapper for eql_v3.query_text_ord_ore.eq(query_smallint_ord_ore, smallint_ord_ore)- Operator wrapper for eql_v3.query_smallint_ord_ore.eq(smallint_ord_ore, query_smallint_ord_ore)- Operator wrapper for eql_v3.query_smallint_ord_ore.eq(jsonb, double_ord)- Operator wrapper for public.double_ord.eq(double_ord, jsonb)- Operator wrapper for public.double_ord.eq(double_ord, double_ord)- Operator wrapper for public.double_ord.eq(query_timestamp_ord_ope, timestamp_ord_ope)- Operator wrapper for eql_v3.query_timestamp_ord_ope.eq(timestamp_ord_ope, query_timestamp_ord_ope)- Operator wrapper for eql_v3.query_timestamp_ord_ope.eq(query_integer_ord, integer_ord)- Operator wrapper for eql_v3.query_integer_ord.eq(integer_ord, query_integer_ord)- Operator wrapper for eql_v3.query_integer_ord.eq(query_integer_ord_ope, integer_ord_ope)- Operator wrapper for eql_v3.query_integer_ord_ope.eq(integer_ord_ope, query_integer_ord_ope)- Operator wrapper for eql_v3.query_integer_ord_ope.eq(jsonb, bigint_ord_ope)- Operator wrapper for public.bigint_ord_ope.eq(bigint_ord_ope, jsonb)- Operator wrapper for public.bigint_ord_ope.eq(bigint_ord_ope, bigint_ord_ope)- Operator wrapper for public.bigint_ord_ope.eq(query_text_ord_ope, text_ord_ope)- Operator wrapper for eql_v3.query_text_ord_ope.eq(text_ord_ope, query_text_ord_ope)- Operator wrapper for eql_v3.query_text_ord_ope.eq(query_smallint_ord, smallint_ord)- Operator wrapper for eql_v3.query_smallint_ord.eq(smallint_ord, query_smallint_ord)- Operator wrapper for eql_v3.query_smallint_ord.eq(query_numeric_ord, numeric_ord)- Operator wrapper for eql_v3.query_numeric_ord.eq(numeric_ord, query_numeric_ord)- Operator wrapper for eql_v3.query_numeric_ord.eq(query_timestamp_ord_ore, timestamp_ord_ore)- Operator wrapper for eql_v3.query_timestamp_ord_ore.eq(timestamp_ord_ore, query_timestamp_ord_ore)- Operator wrapper for eql_v3.query_timestamp_ord_ore.eq(jsonb, integer_eq)- Operator wrapper for public.integer_eq.eq(integer_eq, jsonb)- Operator wrapper for public.integer_eq.eq(integer_eq, integer_eq)- Operator wrapper for public.integer_eq.eq(jsonb, integer_ord)- Operator wrapper for public.integer_ord.eq(integer_ord, jsonb)- Operator wrapper for public.integer_ord.eq(integer_ord, integer_ord)- Operator wrapper for public.integer_ord.eq(query_timestamp_ord, timestamp_ord)- Operator wrapper for eql_v3.query_timestamp_ord.eq(timestamp_ord, query_timestamp_ord)- Operator wrapper for eql_v3.query_timestamp_ord.eq(jsonb, text_search)- Operator wrapper for public.text_search.eq(text_search, jsonb)- Operator wrapper for public.text_search.eq(text_search, text_search)- Operator wrapper for public.text_search.eq(query_smallint_eq, smallint_eq)- Operator wrapper for eql_v3.query_smallint_eq.eq(smallint_eq, query_smallint_eq)- Operator wrapper for eql_v3.query_smallint_eq.eq(jsonb, timestamp_ord)- Operator wrapper for public.timestamp_ord.eq(timestamp_ord, jsonb)- Operator wrapper for public.timestamp_ord.eq(timestamp_ord, timestamp_ord)- Operator wrapper for public.timestamp_ord.eq(query_bigint_ord_ope, bigint_ord_ope)- Operator wrapper for eql_v3.query_bigint_ord_ope.eq(bigint_ord_ope, query_bigint_ord_ope)- Operator wrapper for eql_v3.query_bigint_ord_ope.eq(jsonb, smallint_eq)- Operator wrapper for public.smallint_eq.eq(smallint_eq, jsonb)- Operator wrapper for public.smallint_eq.eq(smallint_eq, smallint_eq)- Operator wrapper for public.smallint_eq.eq(query_real_ord_ope, real_ord_ope)- Operator wrapper for eql_v3.query_real_ord_ope.eq(real_ord_ope, query_real_ord_ope)- Operator wrapper for eql_v3.query_real_ord_ope.eq(jsonb, numeric_ord)- Operator wrapper for public.numeric_ord.eq(numeric_ord, jsonb)- Operator wrapper for public.numeric_ord.eq(numeric_ord, numeric_ord)- Operator wrapper for public.numeric_ord.eq(jsonb, date_ord_ope)- Operator wrapper for public.date_ord_ope.eq(date_ord_ope, jsonb)- Operator wrapper for public.date_ord_ope.eq(date_ord_ope, date_ord_ope)- Operator wrapper for public.date_ord_ope.eq(query_double_ord_ore, double_ord_ore)- Operator wrapper for eql_v3.query_double_ord_ore.eq(double_ord_ore, query_double_ord_ore)- Operator wrapper for eql_v3.query_double_ord_ore.eq(jsonb, double_ord_ore)- Operator wrapper for public.double_ord_ore.eq(double_ord_ore, jsonb)- Operator wrapper for public.double_ord_ore.eq(double_ord_ore, double_ord_ore)- Operator wrapper for public.double_ord_ore.eq(query_double_ord, double_ord)- Operator wrapper for eql_v3.query_double_ord.eq(double_ord, query_double_ord)- Operator wrapper for eql_v3.query_double_ord.eq(query_real_ord_ore, real_ord_ore)- Operator wrapper for eql_v3.query_real_ord_ore.eq(real_ord_ore, query_real_ord_ore)- Operator wrapper for eql_v3.query_real_ord_ore.eq(query_date_ord_ope, date_ord_ope)- Operator wrapper for eql_v3.query_date_ord_ope.eq(date_ord_ope, query_date_ord_ope)- Operator wrapper for eql_v3.query_date_ord_ope.eq(jsonb, timestamp_ord_ope)- Operator wrapper for public.timestamp_ord_ope.eq(timestamp_ord_ope, jsonb)- Operator wrapper for public.timestamp_ord_ope.eq(timestamp_ord_ope, timestamp_ord_ope)- Operator wrapper for public.timestamp_ord_ope.eq(query_real_eq, real_eq)- Operator wrapper for eql_v3.query_real_eq.eq(real_eq, query_real_eq)- Operator wrapper for eql_v3.query_real_eq.eq(jsonb, date_ord_ore)- Operator wrapper for public.date_ord_ore.eq(date_ord_ore, jsonb)- Operator wrapper for public.date_ord_ore.eq(date_ord_ore, date_ord_ore)- Operator wrapper for public.date_ord_ore.eq(query_numeric_ord_ope, numeric_ord_ope)- Operator wrapper for eql_v3.query_numeric_ord_ope.eq(numeric_ord_ope, query_numeric_ord_ope)- Operator wrapper for eql_v3.query_numeric_ord_ope.eq(query_bigint_ord, bigint_ord)- Operator wrapper for eql_v3.query_bigint_ord.eq(bigint_ord, query_bigint_ord)- Operator wrapper for eql_v3.query_bigint_ord.eq_term(real_eq)- Index extractor for public.real_eq.eq_term(text_ord)- Index extractor for public.text_ord.eq_term(query_text_search)- Index extractor for eql_v3.query_text_search.eq_term(numeric_eq)- Index extractor for public.numeric_eq.eq_term(date_eq)- Index extractor for public.date_eq.eq_term(timestamp_eq)- Index extractor for public.timestamp_eq.eq_term(query_bigint_eq)- Index extractor for eql_v3.query_bigint_eq.eq_term(query_date_eq)- Index extractor for eql_v3.query_date_eq.eq_term(query_timestamp_eq)- Index extractor for eql_v3.query_timestamp_eq.eq_term(text_ord_ope)- Index extractor for public.text_ord_ope.eq_term(double_eq)- Index extractor for public.double_eq.eq_term(query_text_ord)- Index extractor for eql_v3.query_text_ord.eq_term(query_numeric_eq)- Index extractor for eql_v3.query_numeric_eq.eq_term(query_text_eq)- Index extractor for eql_v3.query_text_eq.eq_term(text_eq)- Index extractor for public.text_eq.eq_term(query_integer_eq)- Index extractor for eql_v3.query_integer_eq.eq_term(text_ord_ore)- Index extractor for public.text_ord_ore.eq_term(query_double_eq)- Index extractor for eql_v3.query_double_eq.eq_term(bigint_eq)- Index extractor for public.bigint_eq.eq_term(jsonb_entry)- XOR-aware equality term extractor for public.jsonb_entry.eq_term(query_text_ord_ore)- Index extractor for eql_v3.query_text_ord_ore.eq_term(query_text_ord_ope)- Index extractor for eql_v3.query_text_ord_ope.eq_term(integer_eq)- Index extractor for public.integer_eq.eq_term(text_search)- Index extractor for public.text_search.eq_term(query_smallint_eq)- Index extractor for eql_v3.query_smallint_eq.eq_term(smallint_eq)- Index extractor for public.smallint_eq.eq_term(query_real_eq)- Index extractor for eql_v3.query_real_eq.eql_v3(json, query_jsonb)- > contains operator with an query_jsonb needle.eql_v3(json, json)- > contains operator (document, document).eql_v3_internal(jsonb, smallint_ord_ore)- Unsupported operator blocker for public.smallint_ord_ore.eql_v3_internal(jsonb, public.smallint_ord_ore)- Unsupported operator blocker for public.smallint_ord_ore.eql_v3_internal(smallint_ord_ore, smallint_ord_ore)- Unsupported operator blocker for public.smallint_ord_ore.eql_v3_internal(smallint_ord_ore, text)- Unsupported operator blocker for public.smallint_ord_ore.eql_v3_internal(smallint_ord_ore, text)- Unsupported operator blocker for public.smallint_ord_ore.eql_v3_internal(smallint_ord_ore, text)- Unsupported operator blocker for public.smallint_ord_ore.eql_v3_internal(jsonb, bigint_ord_ore)- Unsupported operator blocker for public.bigint_ord_ore.eql_v3_internal(jsonb, public.bigint_ord_ore)- Unsupported operator blocker for public.bigint_ord_ore.eql_v3_internal(bigint_ord_ore, bigint_ord_ore)- Unsupported operator blocker for public.bigint_ord_ore.eql_v3_internal(bigint_ord_ore, text)- Unsupported operator blocker for public.bigint_ord_ore.eql_v3_internal(bigint_ord_ore, text)- Unsupported operator blocker for public.bigint_ord_ore.eql_v3_internal(bigint_ord_ore, text)- Unsupported operator blocker for public.bigint_ord_ore.eql_v3_internal(jsonb, real_eq)- Unsupported operator blocker for public.real_eq.eql_v3_internal(jsonb, public.real_eq)- Unsupported operator blocker for public.real_eq.eql_v3_internal(real_eq, real_eq)- Unsupported operator blocker for public.real_eq.eql_v3_internal(real_eq, text)- Unsupported operator blocker for public.real_eq.eql_v3_internal(real_eq, text)- Unsupported operator blocker for public.real_eq.eql_v3_internal(real_eq, text)- Unsupported operator blocker for public.real_eq.eql_v3_internal(jsonb, text_ord)- Unsupported operator blocker for public.text_ord.eql_v3_internal(jsonb, public.text_ord)- Unsupported operator blocker for public.text_ord.eql_v3_internal(text_ord, text_ord)- Unsupported operator blocker for public.text_ord.eql_v3_internal(text_ord, text)- Unsupported operator blocker for public.text_ord.eql_v3_internal(text_ord, text)- Unsupported operator blocker for public.text_ord.eql_v3_internal(text_ord, text)- Unsupported operator blocker for public.text_ord.eql_v3_internal(jsonb, date_ord)- Unsupported operator blocker for public.date_ord.eql_v3_internal(jsonb, public.date_ord)- Unsupported operator blocker for public.date_ord.eql_v3_internal(date_ord, date_ord)- Unsupported operator blocker for public.date_ord.eql_v3_internal(date_ord, text)- Unsupported operator blocker for public.date_ord.eql_v3_internal(date_ord, text)- Unsupported operator blocker for public.date_ord.eql_v3_internal(date_ord, text)- Unsupported operator blocker for public.date_ord.eql_v3_internal(jsonb)- Unsupported operator blocker for public.double.eql_v3_internal(jsonb, public.)- Unsupported operator blocker for public.double.eql_v3_internal()- Unsupported operator blocker for public.double.eql_v3_internal(text)- Unsupported operator blocker for public.double.eql_v3_internal(text)- Unsupported operator blocker for public.double.eql_v3_internal(text)- Unsupported operator blocker for public.double.eql_v3_internal(jsonb, date)- Unsupported operator blocker for public.date.eql_v3_internal(jsonb, public.date)- Unsupported operator blocker for public.date.eql_v3_internal(date, date)- Unsupported operator blocker for public.date.eql_v3_internal(date, text)- Unsupported operator blocker for public.date.eql_v3_internal(date, text)- Unsupported operator blocker for public.date.eql_v3_internal(date, text)- Unsupported operator blocker for public.date.eql_v3_internal(jsonb, integer_ord_ore)- Unsupported operator blocker for public.integer_ord_ore.eql_v3_internal(jsonb, public.integer_ord_ore)- Unsupported operator blocker for public.integer_ord_ore.eql_v3_internal(integer_ord_ore, integer_ord_ore)- Unsupported operator blocker for public.integer_ord_ore.eql_v3_internal(integer_ord_ore, text)- Unsupported operator blocker for public.integer_ord_ore.eql_v3_internal(integer_ord_ore, text)- Unsupported operator blocker for public.integer_ord_ore.eql_v3_internal(integer_ord_ore, text)- Unsupported operator blocker for public.integer_ord_ore.eql_v3_internal(jsonb, numeric_eq)- Unsupported operator blocker for public.numeric_eq.eql_v3_internal(jsonb, public.numeric_eq)- Unsupported operator blocker for public.numeric_eq.eql_v3_internal(numeric_eq, numeric_eq)- Unsupported operator blocker for public.numeric_eq.eql_v3_internal(numeric_eq, text)- Unsupported operator blocker for public.numeric_eq.eql_v3_internal(numeric_eq, text)- Unsupported operator blocker for public.numeric_eq.eql_v3_internal(numeric_eq, text)- Unsupported operator blocker for public.numeric_eq.eql_v3_internal(jsonb, date_eq)- Unsupported operator blocker for public.date_eq.eql_v3_internal(jsonb, public.date_eq)- Unsupported operator blocker for public.date_eq.eql_v3_internal(date_eq, date_eq)- Unsupported operator blocker for public.date_eq.eql_v3_internal(date_eq, text)- Unsupported operator blocker for public.date_eq.eql_v3_internal(date_eq, text)- Unsupported operator blocker for public.date_eq.eql_v3_internal(date_eq, text)- Unsupported operator blocker for public.date_eq.eql_v3_internal(jsonb, boolean)- Unsupported operator blocker for public.boolean.eql_v3_internal(jsonb, public.boolean)- Unsupported operator blocker for public.boolean.eql_v3_internal(boolean, boolean)- Unsupported operator blocker for public.boolean.eql_v3_internal(boolean, text)- Unsupported operator blocker for public.boolean.eql_v3_internal(boolean, text)- Unsupported operator blocker for public.boolean.eql_v3_internal(boolean, text)- Unsupported operator blocker for public.boolean.eql_v3_internal(jsonb, numeric)- Unsupported operator blocker for public.numeric.eql_v3_internal(jsonb, public.numeric)- Unsupported operator blocker for public.numeric.eql_v3_internal(numeric, numeric)- Unsupported operator blocker for public.numeric.eql_v3_internal(numeric, text)- Unsupported operator blocker for public.numeric.eql_v3_internal(numeric, text)- Unsupported operator blocker for public.numeric.eql_v3_internal(numeric, text)- Unsupported operator blocker for public.numeric.eql_v3_internal(jsonb, real_ord)- Unsupported operator blocker for public.real_ord.eql_v3_internal(jsonb, public.real_ord)- Unsupported operator blocker for public.real_ord.eql_v3_internal(real_ord, real_ord)- Unsupported operator blocker for public.real_ord.eql_v3_internal(real_ord, text)- Unsupported operator blocker for public.real_ord.eql_v3_internal(real_ord, text)- Unsupported operator blocker for public.real_ord.eql_v3_internal(real_ord, text)- Unsupported operator blocker for public.real_ord.eql_v3_internal(jsonb, timestamp_eq)- Unsupported operator blocker for public.timestamp_eq.eql_v3_internal(jsonb, public.timestamp_eq)- Unsupported operator blocker for public.timestamp_eq.eql_v3_internal(timestamp_eq, timestamp_eq)- Unsupported operator blocker for public.timestamp_eq.eql_v3_internal(timestamp_eq, text)- Unsupported operator blocker for public.timestamp_eq.eql_v3_internal(timestamp_eq, text)- Unsupported operator blocker for public.timestamp_eq.eql_v3_internal(timestamp_eq, text)- Unsupported operator blocker for public.timestamp_eq.eql_v3_internal(jsonb, text_ord_ope)- Unsupported operator blocker for public.text_ord_ope.eql_v3_internal(jsonb, public.text_ord_ope)- Unsupported operator blocker for public.text_ord_ope.eql_v3_internal(text_ord_ope, text_ord_ope)- Unsupported operator blocker for public.text_ord_ope.eql_v3_internal(text_ord_ope, text)- Unsupported operator blocker for public.text_ord_ope.eql_v3_internal(text_ord_ope, text)- Unsupported operator blocker for public.text_ord_ope.eql_v3_internal(text_ord_ope, text)- Unsupported operator blocker for public.text_ord_ope.eql_v3_internal(jsonb, double_eq)- Unsupported operator blocker for public.double_eq.eql_v3_internal(jsonb, public.double_eq)- Unsupported operator blocker for public.double_eq.eql_v3_internal(double_eq, double_eq)- Unsupported operator blocker for public.double_eq.eql_v3_internal(double_eq, text)- Unsupported operator blocker for public.double_eq.eql_v3_internal(double_eq, text)- Unsupported operator blocker for public.double_eq.eql_v3_internal(double_eq, text)- Unsupported operator blocker for public.double_eq.eql_v3_internal(jsonb, smallint_ord)- Unsupported operator blocker for public.smallint_ord.eql_v3_internal(jsonb, public.smallint_ord)- Unsupported operator blocker for public.smallint_ord.eql_v3_internal(smallint_ord, smallint_ord)- Unsupported operator blocker for public.smallint_ord.eql_v3_internal(smallint_ord, text)- Unsupported operator blocker for public.smallint_ord.eql_v3_internal(smallint_ord, text)- Unsupported operator blocker for public.smallint_ord.eql_v3_internal(smallint_ord, text)- Unsupported operator blocker for public.smallint_ord.eql_v3_internal(jsonb, timestamp)- Unsupported operator blocker for public.timestamp.eql_v3_internal(jsonb, public.timestamp)- Unsupported operator blocker for public.timestamp.eql_v3_internal(timestamp, timestamp)- Unsupported operator blocker for public.timestamp.eql_v3_internal(timestamp, text)- Unsupported operator blocker for public.timestamp.eql_v3_internal(timestamp, text)- Unsupported operator blocker for public.timestamp.eql_v3_internal(timestamp, text)- Unsupported operator blocker for public.timestamp.eql_v3_internal(jsonb, double_ord_ope)- Unsupported operator blocker for public.double_ord_ope.eql_v3_internal(jsonb, public.double_ord_ope)- Unsupported operator blocker for public.double_ord_ope.eql_v3_internal(double_ord_ope, double_ord_ope)- Unsupported operator blocker for public.double_ord_ope.eql_v3_internal(double_ord_ope, text)- Unsupported operator blocker for public.double_ord_ope.eql_v3_internal(double_ord_ope, text)- Unsupported operator blocker for public.double_ord_ope.eql_v3_internal(double_ord_ope, text)- Unsupported operator blocker for public.double_ord_ope.eql_v3_internal(jsonb, real_ord_ope)- Unsupported operator blocker for public.real_ord_ope.eql_v3_internal(jsonb, public.real_ord_ope)- Unsupported operator blocker for public.real_ord_ope.eql_v3_internal(real_ord_ope, real_ord_ope)- Unsupported operator blocker for public.real_ord_ope.eql_v3_internal(real_ord_ope, text)- Unsupported operator blocker for public.real_ord_ope.eql_v3_internal(real_ord_ope, text)- Unsupported operator blocker for public.real_ord_ope.eql_v3_internal(real_ord_ope, text)- Unsupported operator blocker for public.real_ord_ope.eql_v3_internal(jsonb, integer_ord_ope)- Unsupported operator blocker for public.integer_ord_ope.eql_v3_internal(jsonb, public.integer_ord_ope)- Unsupported operator blocker for public.integer_ord_ope.eql_v3_internal(integer_ord_ope, integer_ord_ope)- Unsupported operator blocker for public.integer_ord_ope.eql_v3_internal(integer_ord_ope, text)- Unsupported operator blocker for public.integer_ord_ope.eql_v3_internal(integer_ord_ope, text)- Unsupported operator blocker for public.integer_ord_ope.eql_v3_internal(integer_ord_ope, text)- Unsupported operator blocker for public.integer_ord_ope.eql_v3_internal(jsonb, text_match)- Unsupported operator blocker for public.text_match.eql_v3_internal(jsonb, public.text_match)- Unsupported operator blocker for public.text_match.eql_v3_internal(text_match, text_match)- Unsupported operator blocker for public.text_match.eql_v3_internal(text_match, text)- Unsupported operator blocker for public.text_match.eql_v3_internal(text_match, text)- Unsupported operator blocker for public.text_match.eql_v3_internal(text_match, text)- Unsupported operator blocker for public.text_match.eql_v3_internal(jsonb, smallint_ord_ope)- Unsupported operator blocker for public.smallint_ord_ope.eql_v3_internal(jsonb, public.smallint_ord_ope)- Unsupported operator blocker for public.smallint_ord_ope.eql_v3_internal(smallint_ord_ope, smallint_ord_ope)- Unsupported operator blocker for public.smallint_ord_ope.eql_v3_internal(smallint_ord_ope, text)- Unsupported operator blocker for public.smallint_ord_ope.eql_v3_internal(smallint_ord_ope, text)- Unsupported operator blocker for public.smallint_ord_ope.eql_v3_internal(smallint_ord_ope, text)- Unsupported operator blocker for public.smallint_ord_ope.eql_v3_internal(jsonb, timestamp_ord_ore)- Unsupported operator blocker for public.timestamp_ord_ore.eql_v3_internal(jsonb, public.timestamp_ord_ore)- Unsupported operator blocker for public.timestamp_ord_ore.eql_v3_internal(timestamp_ord_ore, timestamp_ord_ore)- Unsupported operator blocker for public.timestamp_ord_ore.eql_v3_internal(timestamp_ord_ore, text)- Unsupported operator blocker for public.timestamp_ord_ore.eql_v3_internal(timestamp_ord_ore, text)- Unsupported operator blocker for public.timestamp_ord_ore.eql_v3_internal(timestamp_ord_ore, text)- Unsupported operator blocker for public.timestamp_ord_ore.eql_v3_internal(jsonb, numeric_ord_ope)- Unsupported operator blocker for public.numeric_ord_ope.eql_v3_internal(jsonb, public.numeric_ord_ope)- Unsupported operator blocker for public.numeric_ord_ope.eql_v3_internal(numeric_ord_ope, numeric_ord_ope)- Unsupported operator blocker for public.numeric_ord_ope.eql_v3_internal(numeric_ord_ope, text)- Unsupported operator blocker for public.numeric_ord_ope.eql_v3_internal(numeric_ord_ope, text)- Unsupported operator blocker for public.numeric_ord_ope.eql_v3_internal(numeric_ord_ope, text)- Unsupported operator blocker for public.numeric_ord_ope.eql_v3_internal(jsonb, text_eq)- Unsupported operator blocker for public.text_eq.eql_v3_internal(jsonb, public.text_eq)- Unsupported operator blocker for public.text_eq.eql_v3_internal(text_eq, text_eq)- Unsupported operator blocker for public.text_eq.eql_v3_internal(text_eq, text)- Unsupported operator blocker for public.text_eq.eql_v3_internal(text_eq, text)- Unsupported operator blocker for public.text_eq.eql_v3_internal(text_eq, text)- Unsupported operator blocker for public.text_eq.eql_v3_internal(jsonb, text_ord_ore)- Unsupported operator blocker for public.text_ord_ore.eql_v3_internal(jsonb, public.text_ord_ore)- Unsupported operator blocker for public.text_ord_ore.eql_v3_internal(text_ord_ore, text_ord_ore)- Unsupported operator blocker for public.text_ord_ore.eql_v3_internal(text_ord_ore, text)- Unsupported operator blocker for public.text_ord_ore.eql_v3_internal(text_ord_ore, text)- Unsupported operator blocker for public.text_ord_ore.eql_v3_internal(text_ord_ore, text)- Unsupported operator blocker for public.text_ord_ore.eql_v3_internal(jsonb, bigint_ord)- Unsupported operator blocker for public.bigint_ord.eql_v3_internal(jsonb, public.bigint_ord)- Unsupported operator blocker for public.bigint_ord.eql_v3_internal(bigint_ord, bigint_ord)- Unsupported operator blocker for public.bigint_ord.eql_v3_internal(bigint_ord, text)- Unsupported operator blocker for public.bigint_ord.eql_v3_internal(bigint_ord, text)- Unsupported operator blocker for public.bigint_ord.eql_v3_internal(bigint_ord, text)- Unsupported operator blocker for public.bigint_ord.eql_v3_internal(jsonb, numeric_ord_ore)- Unsupported operator blocker for public.numeric_ord_ore.eql_v3_internal(jsonb, public.numeric_ord_ore)- Unsupported operator blocker for public.numeric_ord_ore.eql_v3_internal(numeric_ord_ore, numeric_ord_ore)- Unsupported operator blocker for public.numeric_ord_ore.eql_v3_internal(numeric_ord_ore, text)- Unsupported operator blocker for public.numeric_ord_ore.eql_v3_internal(numeric_ord_ore, text)- Unsupported operator blocker for public.numeric_ord_ore.eql_v3_internal(numeric_ord_ore, text)- Unsupported operator blocker for public.numeric_ord_ore.eql_v3_internal(jsonb, bigint_eq)- Unsupported operator blocker for public.bigint_eq.eql_v3_internal(jsonb, public.bigint_eq)- Unsupported operator blocker for public.bigint_eq.eql_v3_internal(bigint_eq, bigint_eq)- Unsupported operator blocker for public.bigint_eq.eql_v3_internal(bigint_eq, text)- Unsupported operator blocker for public.bigint_eq.eql_v3_internal(bigint_eq, text)- Unsupported operator blocker for public.bigint_eq.eql_v3_internal(bigint_eq, text)- Unsupported operator blocker for public.bigint_eq.eql_v3_internal(jsonb, real_ord_ore)- Unsupported operator blocker for public.real_ord_ore.eql_v3_internal(jsonb, public.real_ord_ore)- Unsupported operator blocker for public.real_ord_ore.eql_v3_internal(real_ord_ore, real_ord_ore)- Unsupported operator blocker for public.real_ord_ore.eql_v3_internal(real_ord_ore, text)- Unsupported operator blocker for public.real_ord_ore.eql_v3_internal(real_ord_ore, text)- Unsupported operator blocker for public.real_ord_ore.eql_v3_internal(real_ord_ore, text)- Unsupported operator blocker for public.real_ord_ore.eql_v3_internal(jsonb, double_ord)- Unsupported operator blocker for public.double_ord.eql_v3_internal(jsonb, public.double_ord)- Unsupported operator blocker for public.double_ord.eql_v3_internal(double_ord, double_ord)- Unsupported operator blocker for public.double_ord.eql_v3_internal(double_ord, text)- Unsupported operator blocker for public.double_ord.eql_v3_internal(double_ord, text)- Unsupported operator blocker for public.double_ord.eql_v3_internal(double_ord, text)- Unsupported operator blocker for public.double_ord.eql_v3_internal(jsonb, bigint)- Unsupported operator blocker for public.bigint.eql_v3_internal(jsonb, public.bigint)- Unsupported operator blocker for public.bigint.eql_v3_internal(bigint, bigint)- Unsupported operator blocker for public.bigint.eql_v3_internal(bigint, text)- Unsupported operator blocker for public.bigint.eql_v3_internal(bigint, text)- Unsupported operator blocker for public.bigint.eql_v3_internal(bigint, text)- Unsupported operator blocker for public.bigint.eql_v3_internal(jsonb, bigint_ord_ope)- Unsupported operator blocker for public.bigint_ord_ope.eql_v3_internal(jsonb, public.bigint_ord_ope)- Unsupported operator blocker for public.bigint_ord_ope.eql_v3_internal(bigint_ord_ope, bigint_ord_ope)- Unsupported operator blocker for public.bigint_ord_ope.eql_v3_internal(bigint_ord_ope, text)- Unsupported operator blocker for public.bigint_ord_ope.eql_v3_internal(bigint_ord_ope, text)- Unsupported operator blocker for public.bigint_ord_ope.eql_v3_internal(bigint_ord_ope, text)- Unsupported operator blocker for public.bigint_ord_ope.eql_v3_internal(jsonb, smallint)- Unsupported operator blocker for public.smallint.eql_v3_internal(jsonb, public.smallint)- Unsupported operator blocker for public.smallint.eql_v3_internal(smallint, smallint)- Unsupported operator blocker for public.smallint.eql_v3_internal(smallint, text)- Unsupported operator blocker for public.smallint.eql_v3_internal(smallint, text)- Unsupported operator blocker for public.smallint.eql_v3_internal(smallint, text)- Unsupported operator blocker for public.smallint.eql_v3_internal(jsonb, text)- Unsupported operator blocker for public.text.eql_v3_internal(jsonb, public.text)- Unsupported operator blocker for public.text.eql_v3_internal(text, text)- Unsupported operator blocker for public.text.eql_v3_internal(text, text)- Unsupported operator blocker for public.text.eql_v3_internal(text, text)- Unsupported operator blocker for public.text.eql_v3_internal(text, text)- Unsupported operator blocker for public.text.eql_v3_internal(jsonb, integer_eq)- Unsupported operator blocker for public.integer_eq.eql_v3_internal(jsonb, public.integer_eq)- Unsupported operator blocker for public.integer_eq.eql_v3_internal(integer_eq, integer_eq)- Unsupported operator blocker for public.integer_eq.eql_v3_internal(integer_eq, text)- Unsupported operator blocker for public.integer_eq.eql_v3_internal(integer_eq, text)- Unsupported operator blocker for public.integer_eq.eql_v3_internal(integer_eq, text)- Unsupported operator blocker for public.integer_eq.eql_v3_internal(jsonb, integer_ord)- Unsupported operator blocker for public.integer_ord.eql_v3_internal(jsonb, public.integer_ord)- Unsupported operator blocker for public.integer_ord.eql_v3_internal(integer_ord, integer_ord)- Unsupported operator blocker for public.integer_ord.eql_v3_internal(integer_ord, text)- Unsupported operator blocker for public.integer_ord.eql_v3_internal(integer_ord, text)- Unsupported operator blocker for public.integer_ord.eql_v3_internal(integer_ord, text)- Unsupported operator blocker for public.integer_ord.eql_v3_internal(jsonb, text_search)- Unsupported operator blocker for public.text_search.eql_v3_internal(jsonb, public.text_search)- Unsupported operator blocker for public.text_search.eql_v3_internal(text_search, text_search)- Unsupported operator blocker for public.text_search.eql_v3_internal(text_search, text)- Unsupported operator blocker for public.text_search.eql_v3_internal(text_search, text)- Unsupported operator blocker for public.text_search.eql_v3_internal(text_search, text)- Unsupported operator blocker for public.text_search.eql_v3_internal(jsonb, timestamp_ord)- Unsupported operator blocker for public.timestamp_ord.eql_v3_internal(jsonb, public.timestamp_ord)- Unsupported operator blocker for public.timestamp_ord.eql_v3_internal(timestamp_ord, timestamp_ord)- Unsupported operator blocker for public.timestamp_ord.eql_v3_internal(timestamp_ord, text)- Unsupported operator blocker for public.timestamp_ord.eql_v3_internal(timestamp_ord, text)- Unsupported operator blocker for public.timestamp_ord.eql_v3_internal(timestamp_ord, text)- Unsupported operator blocker for public.timestamp_ord.eql_v3_internal(jsonb, smallint_eq)- Unsupported operator blocker for public.smallint_eq.eql_v3_internal(jsonb, public.smallint_eq)- Unsupported operator blocker for public.smallint_eq.eql_v3_internal(smallint_eq, smallint_eq)- Unsupported operator blocker for public.smallint_eq.eql_v3_internal(smallint_eq, text)- Unsupported operator blocker for public.smallint_eq.eql_v3_internal(smallint_eq, text)- Unsupported operator blocker for public.smallint_eq.eql_v3_internal(smallint_eq, text)- Unsupported operator blocker for public.smallint_eq.eql_v3_internal(jsonb, numeric_ord)- Unsupported operator blocker for public.numeric_ord.eql_v3_internal(jsonb, public.numeric_ord)- Unsupported operator blocker for public.numeric_ord.eql_v3_internal(numeric_ord, numeric_ord)- Unsupported operator blocker for public.numeric_ord.eql_v3_internal(numeric_ord, text)- Unsupported operator blocker for public.numeric_ord.eql_v3_internal(numeric_ord, text)- Unsupported operator blocker for public.numeric_ord.eql_v3_internal(numeric_ord, text)- Unsupported operator blocker for public.numeric_ord.eql_v3_internal(jsonb, date_ord_ope)- Unsupported operator blocker for public.date_ord_ope.eql_v3_internal(jsonb, public.date_ord_ope)- Unsupported operator blocker for public.date_ord_ope.eql_v3_internal(date_ord_ope, date_ord_ope)- Unsupported operator blocker for public.date_ord_ope.eql_v3_internal(date_ord_ope, text)- Unsupported operator blocker for public.date_ord_ope.eql_v3_internal(date_ord_ope, text)- Unsupported operator blocker for public.date_ord_ope.eql_v3_internal(date_ord_ope, text)- Unsupported operator blocker for public.date_ord_ope.eql_v3_internal(jsonb, double_ord_ore)- Unsupported operator blocker for public.double_ord_ore.eql_v3_internal(jsonb, public.double_ord_ore)- Unsupported operator blocker for public.double_ord_ore.eql_v3_internal(double_ord_ore, double_ord_ore)- Unsupported operator blocker for public.double_ord_ore.eql_v3_internal(double_ord_ore, text)- Unsupported operator blocker for public.double_ord_ore.eql_v3_internal(double_ord_ore, text)- Unsupported operator blocker for public.double_ord_ore.eql_v3_internal(double_ord_ore, text)- Unsupported operator blocker for public.double_ord_ore.eql_v3_internal(jsonb, timestamp_ord_ope)- Unsupported operator blocker for public.timestamp_ord_ope.eql_v3_internal(jsonb, public.timestamp_ord_ope)- Unsupported operator blocker for public.timestamp_ord_ope.eql_v3_internal(timestamp_ord_ope, timestamp_ord_ope)- Unsupported operator blocker for public.timestamp_ord_ope.eql_v3_internal(timestamp_ord_ope, text)- Unsupported operator blocker for public.timestamp_ord_ope.eql_v3_internal(timestamp_ord_ope, text)- Unsupported operator blocker for public.timestamp_ord_ope.eql_v3_internal(timestamp_ord_ope, text)- Unsupported operator blocker for public.timestamp_ord_ope.eql_v3_internal(jsonb, integer)- Unsupported operator blocker for public.integer.eql_v3_internal(jsonb, public.integer)- Unsupported operator blocker for public.integer.eql_v3_internal(integer, integer)- Unsupported operator blocker for public.integer.eql_v3_internal(integer, text)- Unsupported operator blocker for public.integer.eql_v3_internal(integer, text)- Unsupported operator blocker for public.integer.eql_v3_internal(integer, text)- Unsupported operator blocker for public.integer.eql_v3_internal(jsonb, date_ord_ore)- Unsupported operator blocker for public.date_ord_ore.eql_v3_internal(jsonb, public.date_ord_ore)- Unsupported operator blocker for public.date_ord_ore.eql_v3_internal(date_ord_ore, date_ord_ore)- Unsupported operator blocker for public.date_ord_ore.eql_v3_internal(date_ord_ore, text)- Unsupported operator blocker for public.date_ord_ore.eql_v3_internal(date_ord_ore, text)- Unsupported operator blocker for public.date_ord_ore.eql_v3_internal(date_ord_ore, text)- Unsupported operator blocker for public.date_ord_ore.eql_v3_internal(jsonb, real)- Unsupported operator blocker for public.real.eql_v3_internal(jsonb, public.real)- Unsupported operator blocker for public.real.eql_v3_internal(real, real)- Unsupported operator blocker for public.real.eql_v3_internal(real, text)- Unsupported operator blocker for public.real.eql_v3_internal(real, text)- Unsupported operator blocker for public.real.eql_v3_internal(real, text)- Unsupported operator blocker for public.real.eql_v3_is_valid_ste_vec_document_payload(jsonb)- Validate a root SteVec document payload.eql_v3_is_valid_ste_vec_entry_payload(jsonb)- Validate a single SteVec entry payload.eql_v3_is_valid_ste_vec_query_payload(jsonb)- Validate a SteVec containment query payload.gt(jsonb, smallint_ord_ore)- Operator wrapper for public.smallint_ord_ore.gt(smallint_ord_ore, jsonb)- Operator wrapper for public.smallint_ord_ore.gt(smallint_ord_ore, smallint_ord_ore)- Operator wrapper for public.smallint_ord_ore.gt(query_bigint_ord_ore, bigint_ord_ore)- Operator wrapper for eql_v3.query_bigint_ord_ore.gt(bigint_ord_ore, query_bigint_ord_ore)- Operator wrapper for eql_v3.query_bigint_ord_ore.gt(jsonb, bigint_ord_ore)- Operator wrapper for public.bigint_ord_ore.gt(bigint_ord_ore, jsonb)- Operator wrapper for public.bigint_ord_ore.gt(bigint_ord_ore, bigint_ord_ore)- Operator wrapper for public.bigint_ord_ore.gt(query_date_ord_ore, date_ord_ore)- Operator wrapper for eql_v3.query_date_ord_ore.gt(date_ord_ore, query_date_ord_ore)- Operator wrapper for eql_v3.query_date_ord_ore.gt(jsonb, text_ord)- Operator wrapper for public.text_ord.gt(text_ord, jsonb)- Operator wrapper for public.text_ord.gt(text_ord, text_ord)- Operator wrapper for public.text_ord.gt(jsonb, date_ord)- Operator wrapper for public.date_ord.gt(date_ord, jsonb)- Operator wrapper for public.date_ord.gt(date_ord, date_ord)- Operator wrapper for public.date_ord.gt(jsonb, integer_ord_ore)- Operator wrapper for public.integer_ord_ore.gt(integer_ord_ore, jsonb)- Operator wrapper for public.integer_ord_ore.gt(integer_ord_ore, integer_ord_ore)- Operator wrapper for public.integer_ord_ore.gt(query_text_search, text_search)- Operator wrapper for eql_v3.query_text_search.gt(text_search, query_text_search)- Operator wrapper for eql_v3.query_text_search.gt(query_smallint_ord_ope, smallint_ord_ope)- Operator wrapper for eql_v3.query_smallint_ord_ope.gt(smallint_ord_ope, query_smallint_ord_ope)- Operator wrapper for eql_v3.query_smallint_ord_ope.gt(jsonb, real_ord)- Operator wrapper for public.real_ord.gt(real_ord, jsonb)- Operator wrapper for public.real_ord.gt(real_ord, real_ord)- Operator wrapper for public.real_ord.gt(jsonb, text_ord_ope)- Operator wrapper for public.text_ord_ope.gt(text_ord_ope, jsonb)- Operator wrapper for public.text_ord_ope.gt(text_ord_ope, text_ord_ope)- Operator wrapper for public.text_ord_ope.gt(jsonb, smallint_ord)- Operator wrapper for public.smallint_ord.gt(smallint_ord, jsonb)- Operator wrapper for public.smallint_ord.gt(smallint_ord, smallint_ord)- Operator wrapper for public.smallint_ord.gt(query_text_ord, text_ord)- Operator wrapper for eql_v3.query_text_ord.gt(text_ord, query_text_ord)- Operator wrapper for eql_v3.query_text_ord.gt(query_double_ord_ope, double_ord_ope)- Operator wrapper for eql_v3.query_double_ord_ope.gt(double_ord_ope, query_double_ord_ope)- Operator wrapper for eql_v3.query_double_ord_ope.gt(jsonb, double_ord_ope)- Operator wrapper for public.double_ord_ope.gt(double_ord_ope, jsonb)- Operator wrapper for public.double_ord_ope.gt(double_ord_ope, double_ord_ope)- Operator wrapper for public.double_ord_ope.gt(jsonb, real_ord_ope)- Operator wrapper for public.real_ord_ope.gt(real_ord_ope, jsonb)- Operator wrapper for public.real_ord_ope.gt(real_ord_ope, real_ord_ope)- Operator wrapper for public.real_ord_ope.gt(jsonb, integer_ord_ope)- Operator wrapper for public.integer_ord_ope.gt(integer_ord_ope, jsonb)- Operator wrapper for public.integer_ord_ope.gt(integer_ord_ope, integer_ord_ope)- Operator wrapper for public.integer_ord_ope.gt(jsonb, smallint_ord_ope)- Operator wrapper for public.smallint_ord_ope.gt(smallint_ord_ope, jsonb)- Operator wrapper for public.smallint_ord_ope.gt(smallint_ord_ope, smallint_ord_ope)- Operator wrapper for public.smallint_ord_ope.gt(jsonb, timestamp_ord_ore)- Operator wrapper for public.timestamp_ord_ore.gt(timestamp_ord_ore, jsonb)- Operator wrapper for public.timestamp_ord_ore.gt(timestamp_ord_ore, timestamp_ord_ore)- Operator wrapper for public.timestamp_ord_ore.gt(jsonb, numeric_ord_ope)- Operator wrapper for public.numeric_ord_ope.gt(numeric_ord_ope, jsonb)- Operator wrapper for public.numeric_ord_ope.gt(numeric_ord_ope, numeric_ord_ope)- Operator wrapper for public.numeric_ord_ope.gt(query_date_ord, date_ord)- Operator wrapper for eql_v3.query_date_ord.gt(date_ord, query_date_ord)- Operator wrapper for eql_v3.query_date_ord.gt(query_numeric_ord_ore, numeric_ord_ore)- Operator wrapper for eql_v3.query_numeric_ord_ore.gt(numeric_ord_ore, query_numeric_ord_ore)- Operator wrapper for eql_v3.query_numeric_ord_ore.gt(query_real_ord, real_ord)- Operator wrapper for eql_v3.query_real_ord.gt(real_ord, query_real_ord)- Operator wrapper for eql_v3.query_real_ord.gt(jsonb, text_ord_ore)- Operator wrapper for public.text_ord_ore.gt(text_ord_ore, jsonb)- Operator wrapper for public.text_ord_ore.gt(text_ord_ore, text_ord_ore)- Operator wrapper for public.text_ord_ore.gt(jsonb, bigint_ord)- Operator wrapper for public.bigint_ord.gt(bigint_ord, jsonb)- Operator wrapper for public.bigint_ord.gt(bigint_ord, bigint_ord)- Operator wrapper for public.bigint_ord.gt(query_integer_ord_ore, integer_ord_ore)- Operator wrapper for eql_v3.query_integer_ord_ore.gt(integer_ord_ore, query_integer_ord_ore)- Operator wrapper for eql_v3.query_integer_ord_ore.gt(jsonb, numeric_ord_ore)- Operator wrapper for public.numeric_ord_ore.gt(numeric_ord_ore, jsonb)- Operator wrapper for public.numeric_ord_ore.gt(numeric_ord_ore, numeric_ord_ore)- Operator wrapper for public.numeric_ord_ore.gt(jsonb, real_ord_ore)- Operator wrapper for public.real_ord_ore.gt(real_ord_ore, jsonb)- Operator wrapper for public.real_ord_ore.gt(real_ord_ore, real_ord_ore)- Operator wrapper for public.real_ord_ore.gt(query_text_ord_ore, text_ord_ore)- Operator wrapper for eql_v3.query_text_ord_ore.gt(text_ord_ore, query_text_ord_ore)- Operator wrapper for eql_v3.query_text_ord_ore.gt(query_smallint_ord_ore, smallint_ord_ore)- Operator wrapper for eql_v3.query_smallint_ord_ore.gt(smallint_ord_ore, query_smallint_ord_ore)- Operator wrapper for eql_v3.query_smallint_ord_ore.gt(jsonb, double_ord)- Operator wrapper for public.double_ord.gt(double_ord, jsonb)- Operator wrapper for public.double_ord.gt(double_ord, double_ord)- Operator wrapper for public.double_ord.gt(query_timestamp_ord_ope, timestamp_ord_ope)- Operator wrapper for eql_v3.query_timestamp_ord_ope.gt(timestamp_ord_ope, query_timestamp_ord_ope)- Operator wrapper for eql_v3.query_timestamp_ord_ope.gt(query_integer_ord, integer_ord)- Operator wrapper for eql_v3.query_integer_ord.gt(integer_ord, query_integer_ord)- Operator wrapper for eql_v3.query_integer_ord.gt(query_integer_ord_ope, integer_ord_ope)- Operator wrapper for eql_v3.query_integer_ord_ope.gt(integer_ord_ope, query_integer_ord_ope)- Operator wrapper for eql_v3.query_integer_ord_ope.gt(jsonb, bigint_ord_ope)- Operator wrapper for public.bigint_ord_ope.gt(bigint_ord_ope, jsonb)- Operator wrapper for public.bigint_ord_ope.gt(bigint_ord_ope, bigint_ord_ope)- Operator wrapper for public.bigint_ord_ope.gt(query_text_ord_ope, text_ord_ope)- Operator wrapper for eql_v3.query_text_ord_ope.gt(text_ord_ope, query_text_ord_ope)- Operator wrapper for eql_v3.query_text_ord_ope.gt(query_smallint_ord, smallint_ord)- Operator wrapper for eql_v3.query_smallint_ord.gt(smallint_ord, query_smallint_ord)- Operator wrapper for eql_v3.query_smallint_ord.gt(query_numeric_ord, numeric_ord)- Operator wrapper for eql_v3.query_numeric_ord.gt(numeric_ord, query_numeric_ord)- Operator wrapper for eql_v3.query_numeric_ord.gt(query_timestamp_ord_ore, timestamp_ord_ore)- Operator wrapper for eql_v3.query_timestamp_ord_ore.gt(timestamp_ord_ore, query_timestamp_ord_ore)- Operator wrapper for eql_v3.query_timestamp_ord_ore.gt(jsonb, integer_ord)- Operator wrapper for public.integer_ord.gt(integer_ord, jsonb)- Operator wrapper for public.integer_ord.gt(integer_ord, integer_ord)- Operator wrapper for public.integer_ord.gt(query_timestamp_ord, timestamp_ord)- Operator wrapper for eql_v3.query_timestamp_ord.gt(timestamp_ord, query_timestamp_ord)- Operator wrapper for eql_v3.query_timestamp_ord.gt(jsonb, text_search)- Operator wrapper for public.text_search.gt(text_search, jsonb)- Operator wrapper for public.text_search.gt(text_search, text_search)- Operator wrapper for public.text_search.gt(jsonb, timestamp_ord)- Operator wrapper for public.timestamp_ord.gt(timestamp_ord, jsonb)- Operator wrapper for public.timestamp_ord.gt(timestamp_ord, timestamp_ord)- Operator wrapper for public.timestamp_ord.gt(query_bigint_ord_ope, bigint_ord_ope)- Operator wrapper for eql_v3.query_bigint_ord_ope.gt(bigint_ord_ope, query_bigint_ord_ope)- Operator wrapper for eql_v3.query_bigint_ord_ope.gt(query_real_ord_ope, real_ord_ope)- Operator wrapper for eql_v3.query_real_ord_ope.gt(real_ord_ope, query_real_ord_ope)- Operator wrapper for eql_v3.query_real_ord_ope.gt(jsonb, numeric_ord)- Operator wrapper for public.numeric_ord.gt(numeric_ord, jsonb)- Operator wrapper for public.numeric_ord.gt(numeric_ord, numeric_ord)- Operator wrapper for public.numeric_ord.gt(jsonb, date_ord_ope)- Operator wrapper for public.date_ord_ope.gt(date_ord_ope, jsonb)- Operator wrapper for public.date_ord_ope.gt(date_ord_ope, date_ord_ope)- Operator wrapper for public.date_ord_ope.gt(query_double_ord_ore, double_ord_ore)- Operator wrapper for eql_v3.query_double_ord_ore.gt(double_ord_ore, query_double_ord_ore)- Operator wrapper for eql_v3.query_double_ord_ore.gt(jsonb, double_ord_ore)- Operator wrapper for public.double_ord_ore.gt(double_ord_ore, jsonb)- Operator wrapper for public.double_ord_ore.gt(double_ord_ore, double_ord_ore)- Operator wrapper for public.double_ord_ore.gt(query_double_ord, double_ord)- Operator wrapper for eql_v3.query_double_ord.gt(double_ord, query_double_ord)- Operator wrapper for eql_v3.query_double_ord.gt(query_real_ord_ore, real_ord_ore)- Operator wrapper for eql_v3.query_real_ord_ore.gt(real_ord_ore, query_real_ord_ore)- Operator wrapper for eql_v3.query_real_ord_ore.gt(query_date_ord_ope, date_ord_ope)- Operator wrapper for eql_v3.query_date_ord_ope.gt(date_ord_ope, query_date_ord_ope)- Operator wrapper for eql_v3.query_date_ord_ope.gt(jsonb, timestamp_ord_ope)- Operator wrapper for public.timestamp_ord_ope.gt(timestamp_ord_ope, jsonb)- Operator wrapper for public.timestamp_ord_ope.gt(timestamp_ord_ope, timestamp_ord_ope)- Operator wrapper for public.timestamp_ord_ope.gt(jsonb, date_ord_ore)- Operator wrapper for public.date_ord_ore.gt(date_ord_ore, jsonb)- Operator wrapper for public.date_ord_ore.gt(date_ord_ore, date_ord_ore)- Operator wrapper for public.date_ord_ore.gt(query_numeric_ord_ope, numeric_ord_ope)- Operator wrapper for eql_v3.query_numeric_ord_ope.gt(numeric_ord_ope, query_numeric_ord_ope)- Operator wrapper for eql_v3.query_numeric_ord_ope.gt(query_bigint_ord, bigint_ord)- Operator wrapper for eql_v3.query_bigint_ord.gt(bigint_ord, query_bigint_ord)- Operator wrapper for eql_v3.query_bigint_ord.gte(jsonb, smallint_ord_ore)- Operator wrapper for public.smallint_ord_ore.gte(smallint_ord_ore, jsonb)- Operator wrapper for public.smallint_ord_ore.gte(smallint_ord_ore, smallint_ord_ore)- Operator wrapper for public.smallint_ord_ore.gte(query_bigint_ord_ore, bigint_ord_ore)- Operator wrapper for eql_v3.query_bigint_ord_ore.gte(bigint_ord_ore, query_bigint_ord_ore)- Operator wrapper for eql_v3.query_bigint_ord_ore.gte(jsonb, bigint_ord_ore)- Operator wrapper for public.bigint_ord_ore.gte(bigint_ord_ore, jsonb)- Operator wrapper for public.bigint_ord_ore.gte(bigint_ord_ore, bigint_ord_ore)- Operator wrapper for public.bigint_ord_ore.gte(query_date_ord_ore, date_ord_ore)- Operator wrapper for eql_v3.query_date_ord_ore.gte(date_ord_ore, query_date_ord_ore)- Operator wrapper for eql_v3.query_date_ord_ore.gte(jsonb, text_ord)- Operator wrapper for public.text_ord.gte(text_ord, jsonb)- Operator wrapper for public.text_ord.gte(text_ord, text_ord)- Operator wrapper for public.text_ord.gte(jsonb, date_ord)- Operator wrapper for public.date_ord.gte(date_ord, jsonb)- Operator wrapper for public.date_ord.gte(date_ord, date_ord)- Operator wrapper for public.date_ord.gte(jsonb, integer_ord_ore)- Operator wrapper for public.integer_ord_ore.gte(integer_ord_ore, jsonb)- Operator wrapper for public.integer_ord_ore.gte(integer_ord_ore, integer_ord_ore)- Operator wrapper for public.integer_ord_ore.gte(query_text_search, text_search)- Operator wrapper for eql_v3.query_text_search.gte(text_search, query_text_search)- Operator wrapper for eql_v3.query_text_search.gte(query_smallint_ord_ope, smallint_ord_ope)- Operator wrapper for eql_v3.query_smallint_ord_ope.gte(smallint_ord_ope, query_smallint_ord_ope)- Operator wrapper for eql_v3.query_smallint_ord_ope.gte(jsonb, real_ord)- Operator wrapper for public.real_ord.gte(real_ord, jsonb)- Operator wrapper for public.real_ord.gte(real_ord, real_ord)- Operator wrapper for public.real_ord.gte(jsonb, text_ord_ope)- Operator wrapper for public.text_ord_ope.gte(text_ord_ope, jsonb)- Operator wrapper for public.text_ord_ope.gte(text_ord_ope, text_ord_ope)- Operator wrapper for public.text_ord_ope.gte(jsonb, smallint_ord)- Operator wrapper for public.smallint_ord.gte(smallint_ord, jsonb)- Operator wrapper for public.smallint_ord.gte(smallint_ord, smallint_ord)- Operator wrapper for public.smallint_ord.gte(query_text_ord, text_ord)- Operator wrapper for eql_v3.query_text_ord.gte(text_ord, query_text_ord)- Operator wrapper for eql_v3.query_text_ord.gte(query_double_ord_ope, double_ord_ope)- Operator wrapper for eql_v3.query_double_ord_ope.gte(double_ord_ope, query_double_ord_ope)- Operator wrapper for eql_v3.query_double_ord_ope.gte(jsonb, double_ord_ope)- Operator wrapper for public.double_ord_ope.gte(double_ord_ope, jsonb)- Operator wrapper for public.double_ord_ope.gte(double_ord_ope, double_ord_ope)- Operator wrapper for public.double_ord_ope.gte(jsonb, real_ord_ope)- Operator wrapper for public.real_ord_ope.gte(real_ord_ope, jsonb)- Operator wrapper for public.real_ord_ope.gte(real_ord_ope, real_ord_ope)- Operator wrapper for public.real_ord_ope.gte(jsonb, integer_ord_ope)- Operator wrapper for public.integer_ord_ope.gte(integer_ord_ope, jsonb)- Operator wrapper for public.integer_ord_ope.gte(integer_ord_ope, integer_ord_ope)- Operator wrapper for public.integer_ord_ope.gte(jsonb, smallint_ord_ope)- Operator wrapper for public.smallint_ord_ope.gte(smallint_ord_ope, jsonb)- Operator wrapper for public.smallint_ord_ope.gte(smallint_ord_ope, smallint_ord_ope)- Operator wrapper for public.smallint_ord_ope.gte(jsonb, timestamp_ord_ore)- Operator wrapper for public.timestamp_ord_ore.gte(timestamp_ord_ore, jsonb)- Operator wrapper for public.timestamp_ord_ore.gte(timestamp_ord_ore, timestamp_ord_ore)- Operator wrapper for public.timestamp_ord_ore.gte(jsonb, numeric_ord_ope)- Operator wrapper for public.numeric_ord_ope.gte(numeric_ord_ope, jsonb)- Operator wrapper for public.numeric_ord_ope.gte(numeric_ord_ope, numeric_ord_ope)- Operator wrapper for public.numeric_ord_ope.gte(query_date_ord, date_ord)- Operator wrapper for eql_v3.query_date_ord.gte(date_ord, query_date_ord)- Operator wrapper for eql_v3.query_date_ord.gte(query_numeric_ord_ore, numeric_ord_ore)- Operator wrapper for eql_v3.query_numeric_ord_ore.gte(numeric_ord_ore, query_numeric_ord_ore)- Operator wrapper for eql_v3.query_numeric_ord_ore.gte(query_real_ord, real_ord)- Operator wrapper for eql_v3.query_real_ord.gte(real_ord, query_real_ord)- Operator wrapper for eql_v3.query_real_ord.gte(jsonb, text_ord_ore)- Operator wrapper for public.text_ord_ore.gte(text_ord_ore, jsonb)- Operator wrapper for public.text_ord_ore.gte(text_ord_ore, text_ord_ore)- Operator wrapper for public.text_ord_ore.gte(jsonb, bigint_ord)- Operator wrapper for public.bigint_ord.gte(bigint_ord, jsonb)- Operator wrapper for public.bigint_ord.gte(bigint_ord, bigint_ord)- Operator wrapper for public.bigint_ord.gte(query_integer_ord_ore, integer_ord_ore)- Operator wrapper for eql_v3.query_integer_ord_ore.gte(integer_ord_ore, query_integer_ord_ore)- Operator wrapper for eql_v3.query_integer_ord_ore.gte(jsonb, numeric_ord_ore)- Operator wrapper for public.numeric_ord_ore.gte(numeric_ord_ore, jsonb)- Operator wrapper for public.numeric_ord_ore.gte(numeric_ord_ore, numeric_ord_ore)- Operator wrapper for public.numeric_ord_ore.gte(jsonb, real_ord_ore)- Operator wrapper for public.real_ord_ore.gte(real_ord_ore, jsonb)- Operator wrapper for public.real_ord_ore.gte(real_ord_ore, real_ord_ore)- Operator wrapper for public.real_ord_ore.gte(query_text_ord_ore, text_ord_ore)- Operator wrapper for eql_v3.query_text_ord_ore.gte(text_ord_ore, query_text_ord_ore)- Operator wrapper for eql_v3.query_text_ord_ore.gte(query_smallint_ord_ore, smallint_ord_ore)- Operator wrapper for eql_v3.query_smallint_ord_ore.gte(smallint_ord_ore, query_smallint_ord_ore)- Operator wrapper for eql_v3.query_smallint_ord_ore.gte(jsonb, double_ord)- Operator wrapper for public.double_ord.gte(double_ord, jsonb)- Operator wrapper for public.double_ord.gte(double_ord, double_ord)- Operator wrapper for public.double_ord.gte(query_timestamp_ord_ope, timestamp_ord_ope)- Operator wrapper for eql_v3.query_timestamp_ord_ope.gte(timestamp_ord_ope, query_timestamp_ord_ope)- Operator wrapper for eql_v3.query_timestamp_ord_ope.gte(query_integer_ord, integer_ord)- Operator wrapper for eql_v3.query_integer_ord.gte(integer_ord, query_integer_ord)- Operator wrapper for eql_v3.query_integer_ord.gte(query_integer_ord_ope, integer_ord_ope)- Operator wrapper for eql_v3.query_integer_ord_ope.gte(integer_ord_ope, query_integer_ord_ope)- Operator wrapper for eql_v3.query_integer_ord_ope.gte(jsonb, bigint_ord_ope)- Operator wrapper for public.bigint_ord_ope.gte(bigint_ord_ope, jsonb)- Operator wrapper for public.bigint_ord_ope.gte(bigint_ord_ope, bigint_ord_ope)- Operator wrapper for public.bigint_ord_ope.gte(query_text_ord_ope, text_ord_ope)- Operator wrapper for eql_v3.query_text_ord_ope.gte(text_ord_ope, query_text_ord_ope)- Operator wrapper for eql_v3.query_text_ord_ope.gte(query_smallint_ord, smallint_ord)- Operator wrapper for eql_v3.query_smallint_ord.gte(smallint_ord, query_smallint_ord)- Operator wrapper for eql_v3.query_smallint_ord.gte(query_numeric_ord, numeric_ord)- Operator wrapper for eql_v3.query_numeric_ord.gte(numeric_ord, query_numeric_ord)- Operator wrapper for eql_v3.query_numeric_ord.gte(query_timestamp_ord_ore, timestamp_ord_ore)- Operator wrapper for eql_v3.query_timestamp_ord_ore.gte(timestamp_ord_ore, query_timestamp_ord_ore)- Operator wrapper for eql_v3.query_timestamp_ord_ore.gte(jsonb, integer_ord)- Operator wrapper for public.integer_ord.gte(integer_ord, jsonb)- Operator wrapper for public.integer_ord.gte(integer_ord, integer_ord)- Operator wrapper for public.integer_ord.gte(query_timestamp_ord, timestamp_ord)- Operator wrapper for eql_v3.query_timestamp_ord.gte(timestamp_ord, query_timestamp_ord)- Operator wrapper for eql_v3.query_timestamp_ord.gte(jsonb, text_search)- Operator wrapper for public.text_search.gte(text_search, jsonb)- Operator wrapper for public.text_search.gte(text_search, text_search)- Operator wrapper for public.text_search.gte(jsonb, timestamp_ord)- Operator wrapper for public.timestamp_ord.gte(timestamp_ord, jsonb)- Operator wrapper for public.timestamp_ord.gte(timestamp_ord, timestamp_ord)- Operator wrapper for public.timestamp_ord.gte(query_bigint_ord_ope, bigint_ord_ope)- Operator wrapper for eql_v3.query_bigint_ord_ope.gte(bigint_ord_ope, query_bigint_ord_ope)- Operator wrapper for eql_v3.query_bigint_ord_ope.gte(query_real_ord_ope, real_ord_ope)- Operator wrapper for eql_v3.query_real_ord_ope.gte(real_ord_ope, query_real_ord_ope)- Operator wrapper for eql_v3.query_real_ord_ope.gte(jsonb, numeric_ord)- Operator wrapper for public.numeric_ord.gte(numeric_ord, jsonb)- Operator wrapper for public.numeric_ord.gte(numeric_ord, numeric_ord)- Operator wrapper for public.numeric_ord.gte(jsonb, date_ord_ope)- Operator wrapper for public.date_ord_ope.gte(date_ord_ope, jsonb)- Operator wrapper for public.date_ord_ope.gte(date_ord_ope, date_ord_ope)- Operator wrapper for public.date_ord_ope.gte(query_double_ord_ore, double_ord_ore)- Operator wrapper for eql_v3.query_double_ord_ore.gte(double_ord_ore, query_double_ord_ore)- Operator wrapper for eql_v3.query_double_ord_ore.gte(jsonb, double_ord_ore)- Operator wrapper for public.double_ord_ore.gte(double_ord_ore, jsonb)- Operator wrapper for public.double_ord_ore.gte(double_ord_ore, double_ord_ore)- Operator wrapper for public.double_ord_ore.gte(query_double_ord, double_ord)- Operator wrapper for eql_v3.query_double_ord.gte(double_ord, query_double_ord)- Operator wrapper for eql_v3.query_double_ord.gte(query_real_ord_ore, real_ord_ore)- Operator wrapper for eql_v3.query_real_ord_ore.gte(real_ord_ore, query_real_ord_ore)- Operator wrapper for eql_v3.query_real_ord_ore.gte(query_date_ord_ope, date_ord_ope)- Operator wrapper for eql_v3.query_date_ord_ope.gte(date_ord_ope, query_date_ord_ope)- Operator wrapper for eql_v3.query_date_ord_ope.gte(jsonb, timestamp_ord_ope)- Operator wrapper for public.timestamp_ord_ope.gte(timestamp_ord_ope, jsonb)- Operator wrapper for public.timestamp_ord_ope.gte(timestamp_ord_ope, timestamp_ord_ope)- Operator wrapper for public.timestamp_ord_ope.gte(jsonb, date_ord_ore)- Operator wrapper for public.date_ord_ore.gte(date_ord_ore, jsonb)- Operator wrapper for public.date_ord_ore.gte(date_ord_ore, date_ord_ore)- Operator wrapper for public.date_ord_ore.gte(query_numeric_ord_ope, numeric_ord_ope)- Operator wrapper for eql_v3.query_numeric_ord_ope.gte(numeric_ord_ope, query_numeric_ord_ope)- Operator wrapper for eql_v3.query_numeric_ord_ope.gte(query_bigint_ord, bigint_ord)- Operator wrapper for eql_v3.query_bigint_ord.gte(bigint_ord, query_bigint_ord)- Operator wrapper for eql_v3.query_bigint_ord.has_ore_cllw(jsonb_entry)- Check if a ste_vec entry contains a CLLW ORE index term.jsonb_array(jsonb)- Extract deterministic search fields (s, hm, oc, op) per sv element.jsonb_array_elements(jsonb)- Extract elements of an encrypted JSONB array as rows.jsonb_array_elements_text(jsonb)- Extract elements of an encrypted JSONB array as ciphertext text.jsonb_array_length(jsonb)- Get the length of an encrypted JSONB array.jsonb_contained_by(jsonb, jsonb)- GIN-indexable "is contained by" check.jsonb_contains(jsonb, jsonb)- GIN-indexable containment check: does a contain all of b?jsonb_path_exists(jsonb, text)- Check if a selector path exists in encrypted JSONB.jsonb_path_query(jsonb, text)- Query encrypted JSONB for sv elements matching selector.jsonb_path_query_first(jsonb, text)- Get the first sv element matching selector, or NULL.lt(jsonb, smallint_ord_ore)- Operator wrapper for public.smallint_ord_ore.lt(smallint_ord_ore, jsonb)- Operator wrapper for public.smallint_ord_ore.lt(smallint_ord_ore, smallint_ord_ore)- Operator wrapper for public.smallint_ord_ore.lt(query_bigint_ord_ore, bigint_ord_ore)- Operator wrapper for eql_v3.query_bigint_ord_ore.lt(bigint_ord_ore, query_bigint_ord_ore)- Operator wrapper for eql_v3.query_bigint_ord_ore.lt(jsonb, bigint_ord_ore)- Operator wrapper for public.bigint_ord_ore.lt(bigint_ord_ore, jsonb)- Operator wrapper for public.bigint_ord_ore.lt(bigint_ord_ore, bigint_ord_ore)- Operator wrapper for public.bigint_ord_ore.lt(query_date_ord_ore, date_ord_ore)- Operator wrapper for eql_v3.query_date_ord_ore.lt(date_ord_ore, query_date_ord_ore)- Operator wrapper for eql_v3.query_date_ord_ore.lt(jsonb, text_ord)- Operator wrapper for public.text_ord.lt(text_ord, jsonb)- Operator wrapper for public.text_ord.lt(text_ord, text_ord)- Operator wrapper for public.text_ord.lt(jsonb, date_ord)- Operator wrapper for public.date_ord.lt(date_ord, jsonb)- Operator wrapper for public.date_ord.lt(date_ord, date_ord)- Operator wrapper for public.date_ord.lt(jsonb, integer_ord_ore)- Operator wrapper for public.integer_ord_ore.lt(integer_ord_ore, jsonb)- Operator wrapper for public.integer_ord_ore.lt(integer_ord_ore, integer_ord_ore)- Operator wrapper for public.integer_ord_ore.lt(query_text_search, text_search)- Operator wrapper for eql_v3.query_text_search.lt(text_search, query_text_search)- Operator wrapper for eql_v3.query_text_search.lt(query_smallint_ord_ope, smallint_ord_ope)- Operator wrapper for eql_v3.query_smallint_ord_ope.lt(smallint_ord_ope, query_smallint_ord_ope)- Operator wrapper for eql_v3.query_smallint_ord_ope.lt(jsonb, real_ord)- Operator wrapper for public.real_ord.lt(real_ord, jsonb)- Operator wrapper for public.real_ord.lt(real_ord, real_ord)- Operator wrapper for public.real_ord.lt(jsonb, text_ord_ope)- Operator wrapper for public.text_ord_ope.lt(text_ord_ope, jsonb)- Operator wrapper for public.text_ord_ope.lt(text_ord_ope, text_ord_ope)- Operator wrapper for public.text_ord_ope.lt(jsonb, smallint_ord)- Operator wrapper for public.smallint_ord.lt(smallint_ord, jsonb)- Operator wrapper for public.smallint_ord.lt(smallint_ord, smallint_ord)- Operator wrapper for public.smallint_ord.lt(query_text_ord, text_ord)- Operator wrapper for eql_v3.query_text_ord.lt(text_ord, query_text_ord)- Operator wrapper for eql_v3.query_text_ord.lt(query_double_ord_ope, double_ord_ope)- Operator wrapper for eql_v3.query_double_ord_ope.lt(double_ord_ope, query_double_ord_ope)- Operator wrapper for eql_v3.query_double_ord_ope.lt(jsonb, double_ord_ope)- Operator wrapper for public.double_ord_ope.lt(double_ord_ope, jsonb)- Operator wrapper for public.double_ord_ope.lt(double_ord_ope, double_ord_ope)- Operator wrapper for public.double_ord_ope.lt(jsonb, real_ord_ope)- Operator wrapper for public.real_ord_ope.lt(real_ord_ope, jsonb)- Operator wrapper for public.real_ord_ope.lt(real_ord_ope, real_ord_ope)- Operator wrapper for public.real_ord_ope.lt(jsonb, integer_ord_ope)- Operator wrapper for public.integer_ord_ope.lt(integer_ord_ope, jsonb)- Operator wrapper for public.integer_ord_ope.lt(integer_ord_ope, integer_ord_ope)- Operator wrapper for public.integer_ord_ope.lt(jsonb, smallint_ord_ope)- Operator wrapper for public.smallint_ord_ope.lt(smallint_ord_ope, jsonb)- Operator wrapper for public.smallint_ord_ope.lt(smallint_ord_ope, smallint_ord_ope)- Operator wrapper for public.smallint_ord_ope.lt(jsonb, timestamp_ord_ore)- Operator wrapper for public.timestamp_ord_ore.lt(timestamp_ord_ore, jsonb)- Operator wrapper for public.timestamp_ord_ore.lt(timestamp_ord_ore, timestamp_ord_ore)- Operator wrapper for public.timestamp_ord_ore.lt(jsonb, numeric_ord_ope)- Operator wrapper for public.numeric_ord_ope.lt(numeric_ord_ope, jsonb)- Operator wrapper for public.numeric_ord_ope.lt(numeric_ord_ope, numeric_ord_ope)- Operator wrapper for public.numeric_ord_ope.lt(query_date_ord, date_ord)- Operator wrapper for eql_v3.query_date_ord.lt(date_ord, query_date_ord)- Operator wrapper for eql_v3.query_date_ord.lt(query_numeric_ord_ore, numeric_ord_ore)- Operator wrapper for eql_v3.query_numeric_ord_ore.lt(numeric_ord_ore, query_numeric_ord_ore)- Operator wrapper for eql_v3.query_numeric_ord_ore.lt(query_real_ord, real_ord)- Operator wrapper for eql_v3.query_real_ord.lt(real_ord, query_real_ord)- Operator wrapper for eql_v3.query_real_ord.lt(jsonb, text_ord_ore)- Operator wrapper for public.text_ord_ore.lt(text_ord_ore, jsonb)- Operator wrapper for public.text_ord_ore.lt(text_ord_ore, text_ord_ore)- Operator wrapper for public.text_ord_ore.lt(jsonb, bigint_ord)- Operator wrapper for public.bigint_ord.lt(bigint_ord, jsonb)- Operator wrapper for public.bigint_ord.lt(bigint_ord, bigint_ord)- Operator wrapper for public.bigint_ord.lt(query_integer_ord_ore, integer_ord_ore)- Operator wrapper for eql_v3.query_integer_ord_ore.lt(integer_ord_ore, query_integer_ord_ore)- Operator wrapper for eql_v3.query_integer_ord_ore.lt(jsonb, numeric_ord_ore)- Operator wrapper for public.numeric_ord_ore.lt(numeric_ord_ore, jsonb)- Operator wrapper for public.numeric_ord_ore.lt(numeric_ord_ore, numeric_ord_ore)- Operator wrapper for public.numeric_ord_ore.lt(jsonb, real_ord_ore)- Operator wrapper for public.real_ord_ore.lt(real_ord_ore, jsonb)- Operator wrapper for public.real_ord_ore.lt(real_ord_ore, real_ord_ore)- Operator wrapper for public.real_ord_ore.lt(query_text_ord_ore, text_ord_ore)- Operator wrapper for eql_v3.query_text_ord_ore.lt(text_ord_ore, query_text_ord_ore)- Operator wrapper for eql_v3.query_text_ord_ore.lt(query_smallint_ord_ore, smallint_ord_ore)- Operator wrapper for eql_v3.query_smallint_ord_ore.lt(smallint_ord_ore, query_smallint_ord_ore)- Operator wrapper for eql_v3.query_smallint_ord_ore.lt(jsonb, double_ord)- Operator wrapper for public.double_ord.lt(double_ord, jsonb)- Operator wrapper for public.double_ord.lt(double_ord, double_ord)- Operator wrapper for public.double_ord.lt(query_timestamp_ord_ope, timestamp_ord_ope)- Operator wrapper for eql_v3.query_timestamp_ord_ope.lt(timestamp_ord_ope, query_timestamp_ord_ope)- Operator wrapper for eql_v3.query_timestamp_ord_ope.lt(query_integer_ord, integer_ord)- Operator wrapper for eql_v3.query_integer_ord.lt(integer_ord, query_integer_ord)- Operator wrapper for eql_v3.query_integer_ord.lt(query_integer_ord_ope, integer_ord_ope)- Operator wrapper for eql_v3.query_integer_ord_ope.lt(integer_ord_ope, query_integer_ord_ope)- Operator wrapper for eql_v3.query_integer_ord_ope.lt(jsonb, bigint_ord_ope)- Operator wrapper for public.bigint_ord_ope.lt(bigint_ord_ope, jsonb)- Operator wrapper for public.bigint_ord_ope.lt(bigint_ord_ope, bigint_ord_ope)- Operator wrapper for public.bigint_ord_ope.lt(query_text_ord_ope, text_ord_ope)- Operator wrapper for eql_v3.query_text_ord_ope.lt(text_ord_ope, query_text_ord_ope)- Operator wrapper for eql_v3.query_text_ord_ope.lt(query_smallint_ord, smallint_ord)- Operator wrapper for eql_v3.query_smallint_ord.lt(smallint_ord, query_smallint_ord)- Operator wrapper for eql_v3.query_smallint_ord.lt(query_numeric_ord, numeric_ord)- Operator wrapper for eql_v3.query_numeric_ord.lt(numeric_ord, query_numeric_ord)- Operator wrapper for eql_v3.query_numeric_ord.lt(query_timestamp_ord_ore, timestamp_ord_ore)- Operator wrapper for eql_v3.query_timestamp_ord_ore.lt(timestamp_ord_ore, query_timestamp_ord_ore)- Operator wrapper for eql_v3.query_timestamp_ord_ore.lt(jsonb, integer_ord)- Operator wrapper for public.integer_ord.lt(integer_ord, jsonb)- Operator wrapper for public.integer_ord.lt(integer_ord, integer_ord)- Operator wrapper for public.integer_ord.lt(query_timestamp_ord, timestamp_ord)- Operator wrapper for eql_v3.query_timestamp_ord.lt(timestamp_ord, query_timestamp_ord)- Operator wrapper for eql_v3.query_timestamp_ord.lt(jsonb, text_search)- Operator wrapper for public.text_search.lt(text_search, jsonb)- Operator wrapper for public.text_search.lt(text_search, text_search)- Operator wrapper for public.text_search.lt(jsonb, timestamp_ord)- Operator wrapper for public.timestamp_ord.lt(timestamp_ord, jsonb)- Operator wrapper for public.timestamp_ord.lt(timestamp_ord, timestamp_ord)- Operator wrapper for public.timestamp_ord.lt(query_bigint_ord_ope, bigint_ord_ope)- Operator wrapper for eql_v3.query_bigint_ord_ope.lt(bigint_ord_ope, query_bigint_ord_ope)- Operator wrapper for eql_v3.query_bigint_ord_ope.lt(query_real_ord_ope, real_ord_ope)- Operator wrapper for eql_v3.query_real_ord_ope.lt(real_ord_ope, query_real_ord_ope)- Operator wrapper for eql_v3.query_real_ord_ope.lt(jsonb, numeric_ord)- Operator wrapper for public.numeric_ord.lt(numeric_ord, jsonb)- Operator wrapper for public.numeric_ord.lt(numeric_ord, numeric_ord)- Operator wrapper for public.numeric_ord.lt(jsonb, date_ord_ope)- Operator wrapper for public.date_ord_ope.lt(date_ord_ope, jsonb)- Operator wrapper for public.date_ord_ope.lt(date_ord_ope, date_ord_ope)- Operator wrapper for public.date_ord_ope.lt(query_double_ord_ore, double_ord_ore)- Operator wrapper for eql_v3.query_double_ord_ore.lt(double_ord_ore, query_double_ord_ore)- Operator wrapper for eql_v3.query_double_ord_ore.lt(jsonb, double_ord_ore)- Operator wrapper for public.double_ord_ore.lt(double_ord_ore, jsonb)- Operator wrapper for public.double_ord_ore.lt(double_ord_ore, double_ord_ore)- Operator wrapper for public.double_ord_ore.lt(query_double_ord, double_ord)- Operator wrapper for eql_v3.query_double_ord.lt(double_ord, query_double_ord)- Operator wrapper for eql_v3.query_double_ord.lt(query_real_ord_ore, real_ord_ore)- Operator wrapper for eql_v3.query_real_ord_ore.lt(real_ord_ore, query_real_ord_ore)- Operator wrapper for eql_v3.query_real_ord_ore.lt(query_date_ord_ope, date_ord_ope)- Operator wrapper for eql_v3.query_date_ord_ope.lt(date_ord_ope, query_date_ord_ope)- Operator wrapper for eql_v3.query_date_ord_ope.lt(jsonb, timestamp_ord_ope)- Operator wrapper for public.timestamp_ord_ope.lt(timestamp_ord_ope, jsonb)- Operator wrapper for public.timestamp_ord_ope.lt(timestamp_ord_ope, timestamp_ord_ope)- Operator wrapper for public.timestamp_ord_ope.lt(jsonb, date_ord_ore)- Operator wrapper for public.date_ord_ore.lt(date_ord_ore, jsonb)- Operator wrapper for public.date_ord_ore.lt(date_ord_ore, date_ord_ore)- Operator wrapper for public.date_ord_ore.lt(query_numeric_ord_ope, numeric_ord_ope)- Operator wrapper for eql_v3.query_numeric_ord_ope.lt(numeric_ord_ope, query_numeric_ord_ope)- Operator wrapper for eql_v3.query_numeric_ord_ope.lt(query_bigint_ord, bigint_ord)- Operator wrapper for eql_v3.query_bigint_ord.lt(bigint_ord, query_bigint_ord)- Operator wrapper for eql_v3.query_bigint_ord.lte(jsonb, smallint_ord_ore)- Operator wrapper for public.smallint_ord_ore.lte(smallint_ord_ore, jsonb)- Operator wrapper for public.smallint_ord_ore.lte(smallint_ord_ore, smallint_ord_ore)- Operator wrapper for public.smallint_ord_ore.lte(query_bigint_ord_ore, bigint_ord_ore)- Operator wrapper for eql_v3.query_bigint_ord_ore.lte(bigint_ord_ore, query_bigint_ord_ore)- Operator wrapper for eql_v3.query_bigint_ord_ore.lte(jsonb, bigint_ord_ore)- Operator wrapper for public.bigint_ord_ore.lte(bigint_ord_ore, jsonb)- Operator wrapper for public.bigint_ord_ore.lte(bigint_ord_ore, bigint_ord_ore)- Operator wrapper for public.bigint_ord_ore.lte(query_date_ord_ore, date_ord_ore)- Operator wrapper for eql_v3.query_date_ord_ore.lte(date_ord_ore, query_date_ord_ore)- Operator wrapper for eql_v3.query_date_ord_ore.lte(jsonb, text_ord)- Operator wrapper for public.text_ord.lte(text_ord, jsonb)- Operator wrapper for public.text_ord.lte(text_ord, text_ord)- Operator wrapper for public.text_ord.lte(jsonb, date_ord)- Operator wrapper for public.date_ord.lte(date_ord, jsonb)- Operator wrapper for public.date_ord.lte(date_ord, date_ord)- Operator wrapper for public.date_ord.lte(jsonb, integer_ord_ore)- Operator wrapper for public.integer_ord_ore.lte(integer_ord_ore, jsonb)- Operator wrapper for public.integer_ord_ore.lte(integer_ord_ore, integer_ord_ore)- Operator wrapper for public.integer_ord_ore.lte(query_text_search, text_search)- Operator wrapper for eql_v3.query_text_search.lte(text_search, query_text_search)- Operator wrapper for eql_v3.query_text_search.lte(query_smallint_ord_ope, smallint_ord_ope)- Operator wrapper for eql_v3.query_smallint_ord_ope.lte(smallint_ord_ope, query_smallint_ord_ope)- Operator wrapper for eql_v3.query_smallint_ord_ope.lte(jsonb, real_ord)- Operator wrapper for public.real_ord.lte(real_ord, jsonb)- Operator wrapper for public.real_ord.lte(real_ord, real_ord)- Operator wrapper for public.real_ord.lte(jsonb, text_ord_ope)- Operator wrapper for public.text_ord_ope.lte(text_ord_ope, jsonb)- Operator wrapper for public.text_ord_ope.lte(text_ord_ope, text_ord_ope)- Operator wrapper for public.text_ord_ope.lte(jsonb, smallint_ord)- Operator wrapper for public.smallint_ord.lte(smallint_ord, jsonb)- Operator wrapper for public.smallint_ord.lte(smallint_ord, smallint_ord)- Operator wrapper for public.smallint_ord.lte(query_text_ord, text_ord)- Operator wrapper for eql_v3.query_text_ord.lte(text_ord, query_text_ord)- Operator wrapper for eql_v3.query_text_ord.lte(query_double_ord_ope, double_ord_ope)- Operator wrapper for eql_v3.query_double_ord_ope.lte(double_ord_ope, query_double_ord_ope)- Operator wrapper for eql_v3.query_double_ord_ope.lte(jsonb, double_ord_ope)- Operator wrapper for public.double_ord_ope.lte(double_ord_ope, jsonb)- Operator wrapper for public.double_ord_ope.lte(double_ord_ope, double_ord_ope)- Operator wrapper for public.double_ord_ope.lte(jsonb, real_ord_ope)- Operator wrapper for public.real_ord_ope.lte(real_ord_ope, jsonb)- Operator wrapper for public.real_ord_ope.lte(real_ord_ope, real_ord_ope)- Operator wrapper for public.real_ord_ope.lte(jsonb, integer_ord_ope)- Operator wrapper for public.integer_ord_ope.lte(integer_ord_ope, jsonb)- Operator wrapper for public.integer_ord_ope.lte(integer_ord_ope, integer_ord_ope)- Operator wrapper for public.integer_ord_ope.lte(jsonb, smallint_ord_ope)- Operator wrapper for public.smallint_ord_ope.lte(smallint_ord_ope, jsonb)- Operator wrapper for public.smallint_ord_ope.lte(smallint_ord_ope, smallint_ord_ope)- Operator wrapper for public.smallint_ord_ope.lte(jsonb, timestamp_ord_ore)- Operator wrapper for public.timestamp_ord_ore.lte(timestamp_ord_ore, jsonb)- Operator wrapper for public.timestamp_ord_ore.lte(timestamp_ord_ore, timestamp_ord_ore)- Operator wrapper for public.timestamp_ord_ore.lte(jsonb, numeric_ord_ope)- Operator wrapper for public.numeric_ord_ope.lte(numeric_ord_ope, jsonb)- Operator wrapper for public.numeric_ord_ope.lte(numeric_ord_ope, numeric_ord_ope)- Operator wrapper for public.numeric_ord_ope.lte(query_date_ord, date_ord)- Operator wrapper for eql_v3.query_date_ord.lte(date_ord, query_date_ord)- Operator wrapper for eql_v3.query_date_ord.lte(query_numeric_ord_ore, numeric_ord_ore)- Operator wrapper for eql_v3.query_numeric_ord_ore.lte(numeric_ord_ore, query_numeric_ord_ore)- Operator wrapper for eql_v3.query_numeric_ord_ore.lte(query_real_ord, real_ord)- Operator wrapper for eql_v3.query_real_ord.lte(real_ord, query_real_ord)- Operator wrapper for eql_v3.query_real_ord.lte(jsonb, text_ord_ore)- Operator wrapper for public.text_ord_ore.lte(text_ord_ore, jsonb)- Operator wrapper for public.text_ord_ore.lte(text_ord_ore, text_ord_ore)- Operator wrapper for public.text_ord_ore.lte(jsonb, bigint_ord)- Operator wrapper for public.bigint_ord.lte(bigint_ord, jsonb)- Operator wrapper for public.bigint_ord.lte(bigint_ord, bigint_ord)- Operator wrapper for public.bigint_ord.lte(query_integer_ord_ore, integer_ord_ore)- Operator wrapper for eql_v3.query_integer_ord_ore.lte(integer_ord_ore, query_integer_ord_ore)- Operator wrapper for eql_v3.query_integer_ord_ore.lte(jsonb, numeric_ord_ore)- Operator wrapper for public.numeric_ord_ore.lte(numeric_ord_ore, jsonb)- Operator wrapper for public.numeric_ord_ore.lte(numeric_ord_ore, numeric_ord_ore)- Operator wrapper for public.numeric_ord_ore.lte(jsonb, real_ord_ore)- Operator wrapper for public.real_ord_ore.lte(real_ord_ore, jsonb)- Operator wrapper for public.real_ord_ore.lte(real_ord_ore, real_ord_ore)- Operator wrapper for public.real_ord_ore.lte(query_text_ord_ore, text_ord_ore)- Operator wrapper for eql_v3.query_text_ord_ore.lte(text_ord_ore, query_text_ord_ore)- Operator wrapper for eql_v3.query_text_ord_ore.lte(query_smallint_ord_ore, smallint_ord_ore)- Operator wrapper for eql_v3.query_smallint_ord_ore.lte(smallint_ord_ore, query_smallint_ord_ore)- Operator wrapper for eql_v3.query_smallint_ord_ore.lte(jsonb, double_ord)- Operator wrapper for public.double_ord.lte(double_ord, jsonb)- Operator wrapper for public.double_ord.lte(double_ord, double_ord)- Operator wrapper for public.double_ord.lte(query_timestamp_ord_ope, timestamp_ord_ope)- Operator wrapper for eql_v3.query_timestamp_ord_ope.lte(timestamp_ord_ope, query_timestamp_ord_ope)- Operator wrapper for eql_v3.query_timestamp_ord_ope.lte(query_integer_ord, integer_ord)- Operator wrapper for eql_v3.query_integer_ord.lte(integer_ord, query_integer_ord)- Operator wrapper for eql_v3.query_integer_ord.lte(query_integer_ord_ope, integer_ord_ope)- Operator wrapper for eql_v3.query_integer_ord_ope.lte(integer_ord_ope, query_integer_ord_ope)- Operator wrapper for eql_v3.query_integer_ord_ope.lte(jsonb, bigint_ord_ope)- Operator wrapper for public.bigint_ord_ope.lte(bigint_ord_ope, jsonb)- Operator wrapper for public.bigint_ord_ope.lte(bigint_ord_ope, bigint_ord_ope)- Operator wrapper for public.bigint_ord_ope.lte(query_text_ord_ope, text_ord_ope)- Operator wrapper for eql_v3.query_text_ord_ope.lte(text_ord_ope, query_text_ord_ope)- Operator wrapper for eql_v3.query_text_ord_ope.lte(query_smallint_ord, smallint_ord)- Operator wrapper for eql_v3.query_smallint_ord.lte(smallint_ord, query_smallint_ord)- Operator wrapper for eql_v3.query_smallint_ord.lte(query_numeric_ord, numeric_ord)- Operator wrapper for eql_v3.query_numeric_ord.lte(numeric_ord, query_numeric_ord)- Operator wrapper for eql_v3.query_numeric_ord.lte(query_timestamp_ord_ore, timestamp_ord_ore)- Operator wrapper for eql_v3.query_timestamp_ord_ore.lte(timestamp_ord_ore, query_timestamp_ord_ore)- Operator wrapper for eql_v3.query_timestamp_ord_ore.lte(jsonb, integer_ord)- Operator wrapper for public.integer_ord.lte(integer_ord, jsonb)- Operator wrapper for public.integer_ord.lte(integer_ord, integer_ord)- Operator wrapper for public.integer_ord.lte(query_timestamp_ord, timestamp_ord)- Operator wrapper for eql_v3.query_timestamp_ord.lte(timestamp_ord, query_timestamp_ord)- Operator wrapper for eql_v3.query_timestamp_ord.lte(jsonb, text_search)- Operator wrapper for public.text_search.lte(text_search, jsonb)- Operator wrapper for public.text_search.lte(text_search, text_search)- Operator wrapper for public.text_search.lte(jsonb, timestamp_ord)- Operator wrapper for public.timestamp_ord.lte(timestamp_ord, jsonb)- Operator wrapper for public.timestamp_ord.lte(timestamp_ord, timestamp_ord)- Operator wrapper for public.timestamp_ord.lte(query_bigint_ord_ope, bigint_ord_ope)- Operator wrapper for eql_v3.query_bigint_ord_ope.lte(bigint_ord_ope, query_bigint_ord_ope)- Operator wrapper for eql_v3.query_bigint_ord_ope.lte(query_real_ord_ope, real_ord_ope)- Operator wrapper for eql_v3.query_real_ord_ope.lte(real_ord_ope, query_real_ord_ope)- Operator wrapper for eql_v3.query_real_ord_ope.lte(jsonb, numeric_ord)- Operator wrapper for public.numeric_ord.lte(numeric_ord, jsonb)- Operator wrapper for public.numeric_ord.lte(numeric_ord, numeric_ord)- Operator wrapper for public.numeric_ord.lte(jsonb, date_ord_ope)- Operator wrapper for public.date_ord_ope.lte(date_ord_ope, jsonb)- Operator wrapper for public.date_ord_ope.lte(date_ord_ope, date_ord_ope)- Operator wrapper for public.date_ord_ope.lte(query_double_ord_ore, double_ord_ore)- Operator wrapper for eql_v3.query_double_ord_ore.lte(double_ord_ore, query_double_ord_ore)- Operator wrapper for eql_v3.query_double_ord_ore.lte(jsonb, double_ord_ore)- Operator wrapper for public.double_ord_ore.lte(double_ord_ore, jsonb)- Operator wrapper for public.double_ord_ore.lte(double_ord_ore, double_ord_ore)- Operator wrapper for public.double_ord_ore.lte(query_double_ord, double_ord)- Operator wrapper for eql_v3.query_double_ord.lte(double_ord, query_double_ord)- Operator wrapper for eql_v3.query_double_ord.lte(query_real_ord_ore, real_ord_ore)- Operator wrapper for eql_v3.query_real_ord_ore.lte(real_ord_ore, query_real_ord_ore)- Operator wrapper for eql_v3.query_real_ord_ore.lte(query_date_ord_ope, date_ord_ope)- Operator wrapper for eql_v3.query_date_ord_ope.lte(date_ord_ope, query_date_ord_ope)- Operator wrapper for eql_v3.query_date_ord_ope.lte(jsonb, timestamp_ord_ope)- Operator wrapper for public.timestamp_ord_ope.lte(timestamp_ord_ope, jsonb)- Operator wrapper for public.timestamp_ord_ope.lte(timestamp_ord_ope, timestamp_ord_ope)- Operator wrapper for public.timestamp_ord_ope.lte(jsonb, date_ord_ore)- Operator wrapper for public.date_ord_ore.lte(date_ord_ore, jsonb)- Operator wrapper for public.date_ord_ore.lte(date_ord_ore, date_ord_ore)- Operator wrapper for public.date_ord_ore.lte(query_numeric_ord_ope, numeric_ord_ope)- Operator wrapper for eql_v3.query_numeric_ord_ope.lte(numeric_ord_ope, query_numeric_ord_ope)- Operator wrapper for eql_v3.query_numeric_ord_ope.lte(query_bigint_ord, bigint_ord)- Operator wrapper for eql_v3.query_bigint_ord.lte(bigint_ord, query_bigint_ord)- Operator wrapper for eql_v3.query_bigint_ord.match_term(query_text_search)- Index extractor for eql_v3.query_text_search.match_term(text_match)- Index extractor for public.text_match.match_term(query_text_match)- Index extractor for eql_v3.query_text_match.match_term(text_search)- Index extractor for public.text_search.max(text_ord_ore)- max aggregate for public.text_ord_ore.max(double_ord_ore)- max aggregate for public.double_ord_ore.max(timestamp_ord_ope)- max aggregate for public.timestamp_ord_ope.max(text_ord_ope)- max aggregate for public.text_ord_ope.max(text_ord)- max aggregate for public.text_ord.max(real_ord_ope)- max aggregate for public.real_ord_ope.max(smallint_ord_ore)- max aggregate for public.smallint_ord_ore.max(bigint_ord_ore)- max aggregate for public.bigint_ord_ore.max(numeric_ord_ore)- max aggregate for public.numeric_ord_ore.max(text_search)- max aggregate for public.text_search.max(double_ord_ope)- max aggregate for public.double_ord_ope.max(date_ord_ope)- max aggregate for public.date_ord_ope.max(timestamp_ord)- max aggregate for public.timestamp_ord.max(jsonb_entry)- max aggregate over public.jsonb_entry.max(date_ord_ore)- max aggregate for public.date_ord_ore.max(real_ord_ore)- max aggregate for public.real_ord_ore.max(integer_ord)- max aggregate for public.integer_ord.max(smallint_ord_ope)- max aggregate for public.smallint_ord_ope.max(timestamp_ord_ore)- max aggregate for public.timestamp_ord_ore.max(integer_ord_ope)- max aggregate for public.integer_ord_ope.max(integer_ord_ore)- max aggregate for public.integer_ord_ore.max(double_ord)- max aggregate for public.double_ord.max(date_ord)- max aggregate for public.date_ord.max(bigint_ord_ope)- max aggregate for public.bigint_ord_ope.max(bigint_ord)- max aggregate for public.bigint_ord.max(numeric_ord_ope)- max aggregate for public.numeric_ord_ope.max(smallint_ord)- max aggregate for public.smallint_ord.max(real_ord)- max aggregate for public.real_ord.max(numeric_ord)- max aggregate for public.numeric_ord.meta_data(jsonb)- Extract metadata (i, v) from a raw jsonb encrypted value.min(text_ord_ore)- min aggregate for public.text_ord_ore.min(double_ord_ore)- min aggregate for public.double_ord_ore.min(timestamp_ord_ope)- min aggregate for public.timestamp_ord_ope.min(text_ord_ope)- min aggregate for public.text_ord_ope.min(text_ord)- min aggregate for public.text_ord.min(real_ord_ope)- min aggregate for public.real_ord_ope.min(smallint_ord_ore)- min aggregate for public.smallint_ord_ore.min(bigint_ord_ore)- min aggregate for public.bigint_ord_ore.min(numeric_ord_ore)- min aggregate for public.numeric_ord_ore.min(text_search)- min aggregate for public.text_search.min(double_ord_ope)- min aggregate for public.double_ord_ope.min(date_ord_ope)- min aggregate for public.date_ord_ope.min(timestamp_ord)- min aggregate for public.timestamp_ord.min(jsonb_entry)- min aggregate over public.jsonb_entry.min(date_ord_ore)- min aggregate for public.date_ord_ore.min(real_ord_ore)- min aggregate for public.real_ord_ore.min(integer_ord)- min aggregate for public.integer_ord.min(smallint_ord_ope)- min aggregate for public.smallint_ord_ope.min(timestamp_ord_ore)- min aggregate for public.timestamp_ord_ore.min(integer_ord_ope)- min aggregate for public.integer_ord_ope.min(integer_ord_ore)- min aggregate for public.integer_ord_ore.min(double_ord)- min aggregate for public.double_ord.min(date_ord)- min aggregate for public.date_ord.min(bigint_ord_ope)- min aggregate for public.bigint_ord_ope.min(bigint_ord)- min aggregate for public.bigint_ord.min(numeric_ord_ope)- min aggregate for public.numeric_ord_ope.min(smallint_ord)- min aggregate for public.smallint_ord.min(real_ord)- min aggregate for public.real_ord.min(numeric_ord)- min aggregate for public.numeric_ord.neq(jsonb, smallint_ord_ore)- Operator wrapper for public.smallint_ord_ore.neq(smallint_ord_ore, jsonb)- Operator wrapper for public.smallint_ord_ore.neq(smallint_ord_ore, smallint_ord_ore)- Operator wrapper for public.smallint_ord_ore.neq(query_bigint_ord_ore, bigint_ord_ore)- Operator wrapper for eql_v3.query_bigint_ord_ore.neq(bigint_ord_ore, query_bigint_ord_ore)- Operator wrapper for eql_v3.query_bigint_ord_ore.neq(jsonb, bigint_ord_ore)- Operator wrapper for public.bigint_ord_ore.neq(bigint_ord_ore, jsonb)- Operator wrapper for public.bigint_ord_ore.neq(bigint_ord_ore, bigint_ord_ore)- Operator wrapper for public.bigint_ord_ore.neq(jsonb, real_eq)- Operator wrapper for public.real_eq.neq(real_eq, jsonb)- Operator wrapper for public.real_eq.neq(real_eq, real_eq)- Operator wrapper for public.real_eq.neq(query_date_ord_ore, date_ord_ore)- Operator wrapper for eql_v3.query_date_ord_ore.neq(date_ord_ore, query_date_ord_ore)- Operator wrapper for eql_v3.query_date_ord_ore.neq(jsonb, text_ord)- Operator wrapper for public.text_ord.neq(text_ord, jsonb)- Operator wrapper for public.text_ord.neq(text_ord, text_ord)- Operator wrapper for public.text_ord.neq(jsonb, date_ord)- Operator wrapper for public.date_ord.neq(date_ord, jsonb)- Operator wrapper for public.date_ord.neq(date_ord, date_ord)- Operator wrapper for public.date_ord.neq(jsonb, integer_ord_ore)- Operator wrapper for public.integer_ord_ore.neq(integer_ord_ore, jsonb)- Operator wrapper for public.integer_ord_ore.neq(integer_ord_ore, integer_ord_ore)- Operator wrapper for public.integer_ord_ore.neq(query_text_search, text_search)- Operator wrapper for eql_v3.query_text_search.neq(text_search, query_text_search)- Operator wrapper for eql_v3.query_text_search.neq(query_smallint_ord_ope, smallint_ord_ope)- Operator wrapper for eql_v3.query_smallint_ord_ope.neq(smallint_ord_ope, query_smallint_ord_ope)- Operator wrapper for eql_v3.query_smallint_ord_ope.neq(jsonb, numeric_eq)- Operator wrapper for public.numeric_eq.neq(numeric_eq, jsonb)- Operator wrapper for public.numeric_eq.neq(numeric_eq, numeric_eq)- Operator wrapper for public.numeric_eq.neq(jsonb, date_eq)- Operator wrapper for public.date_eq.neq(date_eq, jsonb)- Operator wrapper for public.date_eq.neq(date_eq, date_eq)- Operator wrapper for public.date_eq.neq(jsonb, real_ord)- Operator wrapper for public.real_ord.neq(real_ord, jsonb)- Operator wrapper for public.real_ord.neq(real_ord, real_ord)- Operator wrapper for public.real_ord.neq(jsonb, timestamp_eq)- Operator wrapper for public.timestamp_eq.neq(timestamp_eq, jsonb)- Operator wrapper for public.timestamp_eq.neq(timestamp_eq, timestamp_eq)- Operator wrapper for public.timestamp_eq.neq(query_bigint_eq, bigint_eq)- Operator wrapper for eql_v3.query_bigint_eq.neq(bigint_eq, query_bigint_eq)- Operator wrapper for eql_v3.query_bigint_eq.neq(query_date_eq, date_eq)- Operator wrapper for eql_v3.query_date_eq.neq(date_eq, query_date_eq)- Operator wrapper for eql_v3.query_date_eq.neq(query_timestamp_eq, timestamp_eq)- Operator wrapper for eql_v3.query_timestamp_eq.neq(timestamp_eq, query_timestamp_eq)- Operator wrapper for eql_v3.query_timestamp_eq.neq(jsonb, text_ord_ope)- Operator wrapper for public.text_ord_ope.neq(text_ord_ope, jsonb)- Operator wrapper for public.text_ord_ope.neq(text_ord_ope, text_ord_ope)- Operator wrapper for public.text_ord_ope.neq(jsonb, double_eq)- Operator wrapper for public.double_eq.neq(double_eq, jsonb)- Operator wrapper for public.double_eq.neq(double_eq, double_eq)- Operator wrapper for public.double_eq.neq(jsonb, smallint_ord)- Operator wrapper for public.smallint_ord.neq(smallint_ord, jsonb)- Operator wrapper for public.smallint_ord.neq(smallint_ord, smallint_ord)- Operator wrapper for public.smallint_ord.neq(query_text_ord, text_ord)- Operator wrapper for eql_v3.query_text_ord.neq(text_ord, query_text_ord)- Operator wrapper for eql_v3.query_text_ord.neq(query_double_ord_ope, double_ord_ope)- Operator wrapper for eql_v3.query_double_ord_ope.neq(double_ord_ope, query_double_ord_ope)- Operator wrapper for eql_v3.query_double_ord_ope.neq(query_numeric_eq, numeric_eq)- Operator wrapper for eql_v3.query_numeric_eq.neq(numeric_eq, query_numeric_eq)- Operator wrapper for eql_v3.query_numeric_eq.neq(jsonb, double_ord_ope)- Operator wrapper for public.double_ord_ope.neq(double_ord_ope, jsonb)- Operator wrapper for public.double_ord_ope.neq(double_ord_ope, double_ord_ope)- Operator wrapper for public.double_ord_ope.neq(jsonb, real_ord_ope)- Operator wrapper for public.real_ord_ope.neq(real_ord_ope, jsonb)- Operator wrapper for public.real_ord_ope.neq(real_ord_ope, real_ord_ope)- Operator wrapper for public.real_ord_ope.neq(jsonb, integer_ord_ope)- Operator wrapper for public.integer_ord_ope.neq(integer_ord_ope, jsonb)- Operator wrapper for public.integer_ord_ope.neq(integer_ord_ope, integer_ord_ope)- Operator wrapper for public.integer_ord_ope.neq(jsonb, smallint_ord_ope)- Operator wrapper for public.smallint_ord_ope.neq(smallint_ord_ope, jsonb)- Operator wrapper for public.smallint_ord_ope.neq(smallint_ord_ope, smallint_ord_ope)- Operator wrapper for public.smallint_ord_ope.neq(query_text_eq, text_eq)- Operator wrapper for eql_v3.query_text_eq.neq(text_eq, query_text_eq)- Operator wrapper for eql_v3.query_text_eq.neq(jsonb, timestamp_ord_ore)- Operator wrapper for public.timestamp_ord_ore.neq(timestamp_ord_ore, jsonb)- Operator wrapper for public.timestamp_ord_ore.neq(timestamp_ord_ore, timestamp_ord_ore)- Operator wrapper for public.timestamp_ord_ore.neq(jsonb, numeric_ord_ope)- Operator wrapper for public.numeric_ord_ope.neq(numeric_ord_ope, jsonb)- Operator wrapper for public.numeric_ord_ope.neq(numeric_ord_ope, numeric_ord_ope)- Operator wrapper for public.numeric_ord_ope.neq(jsonb, text_eq)- Operator wrapper for public.text_eq.neq(text_eq, jsonb)- Operator wrapper for public.text_eq.neq(text_eq, text_eq)- Operator wrapper for public.text_eq.neq(query_integer_eq, integer_eq)- Operator wrapper for eql_v3.query_integer_eq.neq(integer_eq, query_integer_eq)- Operator wrapper for eql_v3.query_integer_eq.neq(query_date_ord, date_ord)- Operator wrapper for eql_v3.query_date_ord.neq(date_ord, query_date_ord)- Operator wrapper for eql_v3.query_date_ord.neq(query_numeric_ord_ore, numeric_ord_ore)- Operator wrapper for eql_v3.query_numeric_ord_ore.neq(numeric_ord_ore, query_numeric_ord_ore)- Operator wrapper for eql_v3.query_numeric_ord_ore.neq(query_real_ord, real_ord)- Operator wrapper for eql_v3.query_real_ord.neq(real_ord, query_real_ord)- Operator wrapper for eql_v3.query_real_ord.neq(jsonb, text_ord_ore)- Operator wrapper for public.text_ord_ore.neq(text_ord_ore, jsonb)- Operator wrapper for public.text_ord_ore.neq(text_ord_ore, text_ord_ore)- Operator wrapper for public.text_ord_ore.neq(query_double_eq, double_eq)- Operator wrapper for eql_v3.query_double_eq.neq(double_eq, query_double_eq)- Operator wrapper for eql_v3.query_double_eq.neq(jsonb, bigint_ord)- Operator wrapper for public.bigint_ord.neq(bigint_ord, jsonb)- Operator wrapper for public.bigint_ord.neq(bigint_ord, bigint_ord)- Operator wrapper for public.bigint_ord.neq(query_integer_ord_ore, integer_ord_ore)- Operator wrapper for eql_v3.query_integer_ord_ore.neq(integer_ord_ore, query_integer_ord_ore)- Operator wrapper for eql_v3.query_integer_ord_ore.neq(jsonb, numeric_ord_ore)- Operator wrapper for public.numeric_ord_ore.neq(numeric_ord_ore, jsonb)- Operator wrapper for public.numeric_ord_ore.neq(numeric_ord_ore, numeric_ord_ore)- Operator wrapper for public.numeric_ord_ore.neq(jsonb, bigint_eq)- Operator wrapper for public.bigint_eq.neq(bigint_eq, jsonb)- Operator wrapper for public.bigint_eq.neq(bigint_eq, bigint_eq)- Operator wrapper for public.bigint_eq.neq(jsonb, real_ord_ore)- Operator wrapper for public.real_ord_ore.neq(real_ord_ore, jsonb)- Operator wrapper for public.real_ord_ore.neq(real_ord_ore, real_ord_ore)- Operator wrapper for public.real_ord_ore.neq(query_text_ord_ore, text_ord_ore)- Operator wrapper for eql_v3.query_text_ord_ore.neq(text_ord_ore, query_text_ord_ore)- Operator wrapper for eql_v3.query_text_ord_ore.neq(query_smallint_ord_ore, smallint_ord_ore)- Operator wrapper for eql_v3.query_smallint_ord_ore.neq(smallint_ord_ore, query_smallint_ord_ore)- Operator wrapper for eql_v3.query_smallint_ord_ore.neq(jsonb, double_ord)- Operator wrapper for public.double_ord.neq(double_ord, jsonb)- Operator wrapper for public.double_ord.neq(double_ord, double_ord)- Operator wrapper for public.double_ord.neq(query_timestamp_ord_ope, timestamp_ord_ope)- Operator wrapper for eql_v3.query_timestamp_ord_ope.neq(timestamp_ord_ope, query_timestamp_ord_ope)- Operator wrapper for eql_v3.query_timestamp_ord_ope.neq(query_integer_ord, integer_ord)- Operator wrapper for eql_v3.query_integer_ord.neq(integer_ord, query_integer_ord)- Operator wrapper for eql_v3.query_integer_ord.neq(query_integer_ord_ope, integer_ord_ope)- Operator wrapper for eql_v3.query_integer_ord_ope.neq(integer_ord_ope, query_integer_ord_ope)- Operator wrapper for eql_v3.query_integer_ord_ope.neq(jsonb, bigint_ord_ope)- Operator wrapper for public.bigint_ord_ope.neq(bigint_ord_ope, jsonb)- Operator wrapper for public.bigint_ord_ope.neq(bigint_ord_ope, bigint_ord_ope)- Operator wrapper for public.bigint_ord_ope.neq(query_text_ord_ope, text_ord_ope)- Operator wrapper for eql_v3.query_text_ord_ope.neq(text_ord_ope, query_text_ord_ope)- Operator wrapper for eql_v3.query_text_ord_ope.neq(query_smallint_ord, smallint_ord)- Operator wrapper for eql_v3.query_smallint_ord.neq(smallint_ord, query_smallint_ord)- Operator wrapper for eql_v3.query_smallint_ord.neq(query_numeric_ord, numeric_ord)- Operator wrapper for eql_v3.query_numeric_ord.neq(numeric_ord, query_numeric_ord)- Operator wrapper for eql_v3.query_numeric_ord.neq(query_timestamp_ord_ore, timestamp_ord_ore)- Operator wrapper for eql_v3.query_timestamp_ord_ore.neq(timestamp_ord_ore, query_timestamp_ord_ore)- Operator wrapper for eql_v3.query_timestamp_ord_ore.neq(jsonb, integer_eq)- Operator wrapper for public.integer_eq.neq(integer_eq, jsonb)- Operator wrapper for public.integer_eq.neq(integer_eq, integer_eq)- Operator wrapper for public.integer_eq.neq(jsonb, integer_ord)- Operator wrapper for public.integer_ord.neq(integer_ord, jsonb)- Operator wrapper for public.integer_ord.neq(integer_ord, integer_ord)- Operator wrapper for public.integer_ord.neq(query_timestamp_ord, timestamp_ord)- Operator wrapper for eql_v3.query_timestamp_ord.neq(timestamp_ord, query_timestamp_ord)- Operator wrapper for eql_v3.query_timestamp_ord.neq(jsonb, text_search)- Operator wrapper for public.text_search.neq(text_search, jsonb)- Operator wrapper for public.text_search.neq(text_search, text_search)- Operator wrapper for public.text_search.neq(query_smallint_eq, smallint_eq)- Operator wrapper for eql_v3.query_smallint_eq.neq(smallint_eq, query_smallint_eq)- Operator wrapper for eql_v3.query_smallint_eq.neq(jsonb, timestamp_ord)- Operator wrapper for public.timestamp_ord.neq(timestamp_ord, jsonb)- Operator wrapper for public.timestamp_ord.neq(timestamp_ord, timestamp_ord)- Operator wrapper for public.timestamp_ord.neq(query_bigint_ord_ope, bigint_ord_ope)- Operator wrapper for eql_v3.query_bigint_ord_ope.neq(bigint_ord_ope, query_bigint_ord_ope)- Operator wrapper for eql_v3.query_bigint_ord_ope.neq(jsonb, smallint_eq)- Operator wrapper for public.smallint_eq.neq(smallint_eq, jsonb)- Operator wrapper for public.smallint_eq.neq(smallint_eq, smallint_eq)- Operator wrapper for public.smallint_eq.neq(query_real_ord_ope, real_ord_ope)- Operator wrapper for eql_v3.query_real_ord_ope.neq(real_ord_ope, query_real_ord_ope)- Operator wrapper for eql_v3.query_real_ord_ope.neq(jsonb, numeric_ord)- Operator wrapper for public.numeric_ord.neq(numeric_ord, jsonb)- Operator wrapper for public.numeric_ord.neq(numeric_ord, numeric_ord)- Operator wrapper for public.numeric_ord.neq(jsonb, date_ord_ope)- Operator wrapper for public.date_ord_ope.neq(date_ord_ope, jsonb)- Operator wrapper for public.date_ord_ope.neq(date_ord_ope, date_ord_ope)- Operator wrapper for public.date_ord_ope.neq(query_double_ord_ore, double_ord_ore)- Operator wrapper for eql_v3.query_double_ord_ore.neq(double_ord_ore, query_double_ord_ore)- Operator wrapper for eql_v3.query_double_ord_ore.neq(jsonb, double_ord_ore)- Operator wrapper for public.double_ord_ore.neq(double_ord_ore, jsonb)- Operator wrapper for public.double_ord_ore.neq(double_ord_ore, double_ord_ore)- Operator wrapper for public.double_ord_ore.neq(query_double_ord, double_ord)- Operator wrapper for eql_v3.query_double_ord.neq(double_ord, query_double_ord)- Operator wrapper for eql_v3.query_double_ord.neq(query_real_ord_ore, real_ord_ore)- Operator wrapper for eql_v3.query_real_ord_ore.neq(real_ord_ore, query_real_ord_ore)- Operator wrapper for eql_v3.query_real_ord_ore.neq(query_date_ord_ope, date_ord_ope)- Operator wrapper for eql_v3.query_date_ord_ope.neq(date_ord_ope, query_date_ord_ope)- Operator wrapper for eql_v3.query_date_ord_ope.neq(jsonb, timestamp_ord_ope)- Operator wrapper for public.timestamp_ord_ope.neq(timestamp_ord_ope, jsonb)- Operator wrapper for public.timestamp_ord_ope.neq(timestamp_ord_ope, timestamp_ord_ope)- Operator wrapper for public.timestamp_ord_ope.neq(query_real_eq, real_eq)- Operator wrapper for eql_v3.query_real_eq.neq(real_eq, query_real_eq)- Operator wrapper for eql_v3.query_real_eq.neq(jsonb, date_ord_ore)- Operator wrapper for public.date_ord_ore.neq(date_ord_ore, jsonb)- Operator wrapper for public.date_ord_ore.neq(date_ord_ore, date_ord_ore)- Operator wrapper for public.date_ord_ore.neq(query_numeric_ord_ope, numeric_ord_ope)- Operator wrapper for eql_v3.query_numeric_ord_ope.neq(numeric_ord_ope, query_numeric_ord_ope)- Operator wrapper for eql_v3.query_numeric_ord_ope.neq(query_bigint_ord, bigint_ord)- Operator wrapper for eql_v3.query_bigint_ord.neq(bigint_ord, query_bigint_ord)- Operator wrapper for eql_v3.query_bigint_ord.ord_ope_term(query_smallint_ord_ope)- Index extractor for eql_v3.query_smallint_ord_ope.ord_ope_term(text_ord_ope)- Index extractor for public.text_ord_ope.ord_ope_term(query_double_ord_ope)- Index extractor for eql_v3.query_double_ord_ope.ord_ope_term(double_ord_ope)- Index extractor for public.double_ord_ope.ord_ope_term(real_ord_ope)- Index extractor for public.real_ord_ope.ord_ope_term(integer_ord_ope)- Index extractor for public.integer_ord_ope.ord_ope_term(smallint_ord_ope)- Index extractor for public.smallint_ord_ope.ord_ope_term(numeric_ord_ope)- Index extractor for public.numeric_ord_ope.ord_ope_term(query_timestamp_ord_ope)- Index extractor for eql_v3.query_timestamp_ord_ope.ord_ope_term(query_integer_ord_ope)- Index extractor for eql_v3.query_integer_ord_ope.ord_ope_term(bigint_ord_ope)- Index extractor for public.bigint_ord_ope.ord_ope_term(query_text_ord_ope)- Index extractor for eql_v3.query_text_ord_ope.ord_ope_term(query_bigint_ord_ope)- Index extractor for eql_v3.query_bigint_ord_ope.ord_ope_term(query_real_ord_ope)- Index extractor for eql_v3.query_real_ord_ope.ord_ope_term(date_ord_ope)- Index extractor for public.date_ord_ope.ord_ope_term(query_date_ord_ope)- Index extractor for eql_v3.query_date_ord_ope.ord_ope_term(timestamp_ord_ope)- Index extractor for public.timestamp_ord_ope.ord_ope_term(query_numeric_ord_ope)- Index extractor for eql_v3.query_numeric_ord_ope.ord_term(smallint_ord_ore)- Index extractor for public.smallint_ord_ore.ord_term(query_bigint_ord_ore)- Index extractor for eql_v3.query_bigint_ord_ore.ord_term(bigint_ord_ore)- Index extractor for public.bigint_ord_ore.ord_term(query_date_ord_ore)- Index extractor for eql_v3.query_date_ord_ore.ord_term(text_ord)- Index extractor for public.text_ord.ord_term(date_ord)- Index extractor for public.date_ord.ord_term(integer_ord_ore)- Index extractor for public.integer_ord_ore.ord_term(query_text_search)- Index extractor for eql_v3.query_text_search.ord_term(real_ord)- Index extractor for public.real_ord.ord_term(smallint_ord)- Index extractor for public.smallint_ord.ord_term(query_text_ord)- Index extractor for eql_v3.query_text_ord.ord_term(timestamp_ord_ore)- Index extractor for public.timestamp_ord_ore.ord_term(query_date_ord)- Index extractor for eql_v3.query_date_ord.ord_term(query_numeric_ord_ore)- Index extractor for eql_v3.query_numeric_ord_ore.ord_term(query_real_ord)- Index extractor for eql_v3.query_real_ord.ord_term(text_ord_ore)- Index extractor for public.text_ord_ore.ord_term(bigint_ord)- Index extractor for public.bigint_ord.ord_term(query_integer_ord_ore)- Index extractor for eql_v3.query_integer_ord_ore.ord_term(numeric_ord_ore)- Index extractor for public.numeric_ord_ore.ord_term(real_ord_ore)- Index extractor for public.real_ord_ore.ord_term(query_text_ord_ore)- Index extractor for eql_v3.query_text_ord_ore.ord_term(query_smallint_ord_ore)- Index extractor for eql_v3.query_smallint_ord_ore.ord_term(double_ord)- Index extractor for public.double_ord.ord_term(query_integer_ord)- Index extractor for eql_v3.query_integer_ord.ord_term(query_smallint_ord)- Index extractor for eql_v3.query_smallint_ord.ord_term(query_numeric_ord)- Index extractor for eql_v3.query_numeric_ord.ord_term(query_timestamp_ord_ore)- Index extractor for eql_v3.query_timestamp_ord_ore.ord_term(integer_ord)- Index extractor for public.integer_ord.ord_term(query_timestamp_ord)- Index extractor for eql_v3.query_timestamp_ord.ord_term(text_search)- Index extractor for public.text_search.ord_term(timestamp_ord)- Index extractor for public.timestamp_ord.ord_term(numeric_ord)- Index extractor for public.numeric_ord.ord_term(query_double_ord_ore)- Index extractor for eql_v3.query_double_ord_ore.ord_term(double_ord_ore)- Index extractor for public.double_ord_ore.ord_term(query_double_ord)- Index extractor for eql_v3.query_double_ord.ord_term(query_real_ord_ore)- Index extractor for eql_v3.query_real_ord_ore.ord_term(date_ord_ore)- Index extractor for public.date_ord_ore.ord_term(query_bigint_ord)- Index extractor for eql_v3.query_bigint_ord.ore_cllw(jsonb_entry)- Extract CLLW ORE index term from a ste_vec entry.selector(jsonb_entry)- Extract selector (s) from a ste_vec entry.selector(jsonb)- Extract selector (s) from a raw jsonb encrypted value.ste_vec(jsonb)- Extract the sv element array as raw jsonb[].ste_vec_contains(jsonb, jsonb)- Check if an sv array contains a specific sv element.ste_vec_contains(json, json)- Does encrypted value a contain all sv elements of b?to_ste_vec_query(json)- Convert a public.json to a query_jsonb needle.version()- Get the installed EQL version string.
Private Functions
bloom_filter(jsonb)- Extract the Bloom-filter index term from a jsonb payload.compare_ore_block_256_term(ore_block_256_term, ore_block_256_term)- Compare two ORE block terms using cryptographic comparison.compare_ore_block_256_terms(ore_block_256, ore_block_256)- Compare ORE block composite types.compare_ore_block_256_terms(ore_block_256_term, ore_block_256_term)- Compare arrays of ORE block terms recursively.compare_ore_block_256_terms(ore_block_256, ore_block_256)- Compare ORE block composite types.compare_ore_cllw_term(ore_cllw, ore_cllw)- Variable-length CLLW ORE term comparison.compare_ore_cllw_term_bytes(bytea, bytea)- CLLW per-byte comparison helper.contained_by(jsonb, smallint_ord_ore)- Unsupported operator blocker for public.smallint_ord_ore.contained_by(smallint_ord_ore, jsonb)- Unsupported operator blocker for public.smallint_ord_ore.contained_by(smallint_ord_ore, smallint_ord_ore)- Unsupported operator blocker for public.smallint_ord_ore.contained_by(jsonb, bigint_ord_ore)- Unsupported operator blocker for public.bigint_ord_ore.contained_by(bigint_ord_ore, jsonb)- Unsupported operator blocker for public.bigint_ord_ore.contained_by(bigint_ord_ore, bigint_ord_ore)- Unsupported operator blocker for public.bigint_ord_ore.contained_by(jsonb, real_eq)- Unsupported operator blocker for public.real_eq.contained_by(real_eq, jsonb)- Unsupported operator blocker for public.real_eq.contained_by(real_eq, real_eq)- Unsupported operator blocker for public.real_eq.contained_by(jsonb, text_ord)- Unsupported operator blocker for public.text_ord.contained_by(text_ord, jsonb)- Unsupported operator blocker for public.text_ord.contained_by(text_ord, text_ord)- Unsupported operator blocker for public.text_ord.contained_by(jsonb, date_ord)- Unsupported operator blocker for public.date_ord.contained_by(date_ord, jsonb)- Unsupported operator blocker for public.date_ord.contained_by(date_ord, date_ord)- Unsupported operator blocker for public.date_ord.contained_by(jsonb)- Unsupported operator blocker for public.double.contained_by(jsonb)- Unsupported operator blocker for public.double.contained_by()- Unsupported operator blocker for public.double.contained_by(jsonb, date)- Unsupported operator blocker for public.date.contained_by(date, jsonb)- Unsupported operator blocker for public.date.contained_by(date, date)- Unsupported operator blocker for public.date.contained_by(jsonb, integer_ord_ore)- Unsupported operator blocker for public.integer_ord_ore.contained_by(integer_ord_ore, jsonb)- Unsupported operator blocker for public.integer_ord_ore.contained_by(integer_ord_ore, integer_ord_ore)- Unsupported operator blocker for public.integer_ord_ore.contained_by(jsonb, numeric_eq)- Unsupported operator blocker for public.numeric_eq.contained_by(numeric_eq, jsonb)- Unsupported operator blocker for public.numeric_eq.contained_by(numeric_eq, numeric_eq)- Unsupported operator blocker for public.numeric_eq.contained_by(jsonb, date_eq)- Unsupported operator blocker for public.date_eq.contained_by(date_eq, jsonb)- Unsupported operator blocker for public.date_eq.contained_by(date_eq, date_eq)- Unsupported operator blocker for public.date_eq.contained_by(jsonb, boolean)- Unsupported operator blocker for public.boolean.contained_by(boolean, jsonb)- Unsupported operator blocker for public.boolean.contained_by(boolean, boolean)- Unsupported operator blocker for public.boolean.contained_by(jsonb, numeric)- Unsupported operator blocker for public.numeric.contained_by(numeric, jsonb)- Unsupported operator blocker for public.numeric.contained_by(numeric, numeric)- Unsupported operator blocker for public.numeric.contained_by(jsonb, real_ord)- Unsupported operator blocker for public.real_ord.contained_by(real_ord, jsonb)- Unsupported operator blocker for public.real_ord.contained_by(real_ord, real_ord)- Unsupported operator blocker for public.real_ord.contained_by(jsonb, timestamp_eq)- Unsupported operator blocker for public.timestamp_eq.contained_by(timestamp_eq, jsonb)- Unsupported operator blocker for public.timestamp_eq.contained_by(timestamp_eq, timestamp_eq)- Unsupported operator blocker for public.timestamp_eq.contained_by(jsonb, text_ord_ope)- Unsupported operator blocker for public.text_ord_ope.contained_by(text_ord_ope, jsonb)- Unsupported operator blocker for public.text_ord_ope.contained_by(text_ord_ope, text_ord_ope)- Unsupported operator blocker for public.text_ord_ope.contained_by(jsonb, double_eq)- Unsupported operator blocker for public.double_eq.contained_by(double_eq, jsonb)- Unsupported operator blocker for public.double_eq.contained_by(double_eq, double_eq)- Unsupported operator blocker for public.double_eq.contained_by(jsonb, smallint_ord)- Unsupported operator blocker for public.smallint_ord.contained_by(smallint_ord, jsonb)- Unsupported operator blocker for public.smallint_ord.contained_by(smallint_ord, smallint_ord)- Unsupported operator blocker for public.smallint_ord.contained_by(jsonb, timestamp)- Unsupported operator blocker for public.timestamp.contained_by(timestamp, jsonb)- Unsupported operator blocker for public.timestamp.contained_by(timestamp, timestamp)- Unsupported operator blocker for public.timestamp.contained_by(jsonb, double_ord_ope)- Unsupported operator blocker for public.double_ord_ope.contained_by(double_ord_ope, jsonb)- Unsupported operator blocker for public.double_ord_ope.contained_by(double_ord_ope, double_ord_ope)- Unsupported operator blocker for public.double_ord_ope.contained_by(jsonb, real_ord_ope)- Unsupported operator blocker for public.real_ord_ope.contained_by(real_ord_ope, jsonb)- Unsupported operator blocker for public.real_ord_ope.contained_by(real_ord_ope, real_ord_ope)- Unsupported operator blocker for public.real_ord_ope.contained_by(jsonb, integer_ord_ope)- Unsupported operator blocker for public.integer_ord_ope.contained_by(integer_ord_ope, jsonb)- Unsupported operator blocker for public.integer_ord_ope.contained_by(integer_ord_ope, integer_ord_ope)- Unsupported operator blocker for public.integer_ord_ope.contained_by(jsonb, smallint_ord_ope)- Unsupported operator blocker for public.smallint_ord_ope.contained_by(smallint_ord_ope, jsonb)- Unsupported operator blocker for public.smallint_ord_ope.contained_by(smallint_ord_ope, smallint_ord_ope)- Unsupported operator blocker for public.smallint_ord_ope.contained_by(jsonb, timestamp_ord_ore)- Unsupported operator blocker for public.timestamp_ord_ore.contained_by(timestamp_ord_ore, jsonb)- Unsupported operator blocker for public.timestamp_ord_ore.contained_by(timestamp_ord_ore, timestamp_ord_ore)- Unsupported operator blocker for public.timestamp_ord_ore.contained_by(jsonb, numeric_ord_ope)- Unsupported operator blocker for public.numeric_ord_ope.contained_by(numeric_ord_ope, jsonb)- Unsupported operator blocker for public.numeric_ord_ope.contained_by(numeric_ord_ope, numeric_ord_ope)- Unsupported operator blocker for public.numeric_ord_ope.contained_by(jsonb, text_eq)- Unsupported operator blocker for public.text_eq.contained_by(text_eq, jsonb)- Unsupported operator blocker for public.text_eq.contained_by(text_eq, text_eq)- Unsupported operator blocker for public.text_eq.contained_by(jsonb, text_ord_ore)- Unsupported operator blocker for public.text_ord_ore.contained_by(text_ord_ore, jsonb)- Unsupported operator blocker for public.text_ord_ore.contained_by(text_ord_ore, text_ord_ore)- Unsupported operator blocker for public.text_ord_ore.contained_by(jsonb, bigint_ord)- Unsupported operator blocker for public.bigint_ord.contained_by(bigint_ord, jsonb)- Unsupported operator blocker for public.bigint_ord.contained_by(bigint_ord, bigint_ord)- Unsupported operator blocker for public.bigint_ord.contained_by(jsonb, numeric_ord_ore)- Unsupported operator blocker for public.numeric_ord_ore.contained_by(numeric_ord_ore, jsonb)- Unsupported operator blocker for public.numeric_ord_ore.contained_by(numeric_ord_ore, numeric_ord_ore)- Unsupported operator blocker for public.numeric_ord_ore.contained_by(jsonb, bigint_eq)- Unsupported operator blocker for public.bigint_eq.contained_by(bigint_eq, jsonb)- Unsupported operator blocker for public.bigint_eq.contained_by(bigint_eq, bigint_eq)- Unsupported operator blocker for public.bigint_eq.contained_by(jsonb, real_ord_ore)- Unsupported operator blocker for public.real_ord_ore.contained_by(real_ord_ore, jsonb)- Unsupported operator blocker for public.real_ord_ore.contained_by(real_ord_ore, real_ord_ore)- Unsupported operator blocker for public.real_ord_ore.contained_by(jsonb, double_ord)- Unsupported operator blocker for public.double_ord.contained_by(double_ord, jsonb)- Unsupported operator blocker for public.double_ord.contained_by(double_ord, double_ord)- Unsupported operator blocker for public.double_ord.contained_by(jsonb, bigint)- Unsupported operator blocker for public.bigint.contained_by(bigint, jsonb)- Unsupported operator blocker for public.bigint.contained_by(bigint, bigint)- Unsupported operator blocker for public.bigint.contained_by(jsonb, bigint_ord_ope)- Unsupported operator blocker for public.bigint_ord_ope.contained_by(bigint_ord_ope, jsonb)- Unsupported operator blocker for public.bigint_ord_ope.contained_by(bigint_ord_ope, bigint_ord_ope)- Unsupported operator blocker for public.bigint_ord_ope.contained_by(jsonb, smallint)- Unsupported operator blocker for public.smallint.contained_by(smallint, jsonb)- Unsupported operator blocker for public.smallint.contained_by(smallint, smallint)- Unsupported operator blocker for public.smallint.contained_by(jsonb, text)- Unsupported operator blocker for public.text.contained_by(text, jsonb)- Unsupported operator blocker for public.text.contained_by(text, text)- Unsupported operator blocker for public.text.contained_by(jsonb, integer_eq)- Unsupported operator blocker for public.integer_eq.contained_by(integer_eq, jsonb)- Unsupported operator blocker for public.integer_eq.contained_by(integer_eq, integer_eq)- Unsupported operator blocker for public.integer_eq.contained_by(jsonb, integer_ord)- Unsupported operator blocker for public.integer_ord.contained_by(integer_ord, jsonb)- Unsupported operator blocker for public.integer_ord.contained_by(integer_ord, integer_ord)- Unsupported operator blocker for public.integer_ord.contained_by(jsonb, timestamp_ord)- Unsupported operator blocker for public.timestamp_ord.contained_by(timestamp_ord, jsonb)- Unsupported operator blocker for public.timestamp_ord.contained_by(timestamp_ord, timestamp_ord)- Unsupported operator blocker for public.timestamp_ord.contained_by(jsonb, smallint_eq)- Unsupported operator blocker for public.smallint_eq.contained_by(smallint_eq, jsonb)- Unsupported operator blocker for public.smallint_eq.contained_by(smallint_eq, smallint_eq)- Unsupported operator blocker for public.smallint_eq.contained_by(jsonb, numeric_ord)- Unsupported operator blocker for public.numeric_ord.contained_by(numeric_ord, jsonb)- Unsupported operator blocker for public.numeric_ord.contained_by(numeric_ord, numeric_ord)- Unsupported operator blocker for public.numeric_ord.contained_by(jsonb, date_ord_ope)- Unsupported operator blocker for public.date_ord_ope.contained_by(date_ord_ope, jsonb)- Unsupported operator blocker for public.date_ord_ope.contained_by(date_ord_ope, date_ord_ope)- Unsupported operator blocker for public.date_ord_ope.contained_by(jsonb, double_ord_ore)- Unsupported operator blocker for public.double_ord_ore.contained_by(double_ord_ore, jsonb)- Unsupported operator blocker for public.double_ord_ore.contained_by(double_ord_ore, double_ord_ore)- Unsupported operator blocker for public.double_ord_ore.contained_by(jsonb, timestamp_ord_ope)- Unsupported operator blocker for public.timestamp_ord_ope.contained_by(timestamp_ord_ope, jsonb)- Unsupported operator blocker for public.timestamp_ord_ope.contained_by(timestamp_ord_ope, timestamp_ord_ope)- Unsupported operator blocker for public.timestamp_ord_ope.contained_by(jsonb, integer)- Unsupported operator blocker for public.integer.contained_by(integer, jsonb)- Unsupported operator blocker for public.integer.contained_by(integer, integer)- Unsupported operator blocker for public.integer.contained_by(jsonb, date_ord_ore)- Unsupported operator blocker for public.date_ord_ore.contained_by(date_ord_ore, jsonb)- Unsupported operator blocker for public.date_ord_ore.contained_by(date_ord_ore, date_ord_ore)- Unsupported operator blocker for public.date_ord_ore.contained_by(jsonb, real)- Unsupported operator blocker for public.real.contained_by(real, jsonb)- Unsupported operator blocker for public.real.contained_by(real, real)- Unsupported operator blocker for public.real.contains(jsonb, smallint_ord_ore)- Unsupported operator blocker for public.smallint_ord_ore.contains(smallint_ord_ore, jsonb)- Unsupported operator blocker for public.smallint_ord_ore.contains(smallint_ord_ore, smallint_ord_ore)- Unsupported operator blocker for public.smallint_ord_ore.contains(jsonb, bigint_ord_ore)- Unsupported operator blocker for public.bigint_ord_ore.contains(bigint_ord_ore, jsonb)- Unsupported operator blocker for public.bigint_ord_ore.contains(bigint_ord_ore, bigint_ord_ore)- Unsupported operator blocker for public.bigint_ord_ore.contains(jsonb, real_eq)- Unsupported operator blocker for public.real_eq.contains(real_eq, jsonb)- Unsupported operator blocker for public.real_eq.contains(real_eq, real_eq)- Unsupported operator blocker for public.real_eq.contains(jsonb, text_ord)- Unsupported operator blocker for public.text_ord.contains(text_ord, jsonb)- Unsupported operator blocker for public.text_ord.contains(text_ord, text_ord)- Unsupported operator blocker for public.text_ord.contains(jsonb, date_ord)- Unsupported operator blocker for public.date_ord.contains(date_ord, jsonb)- Unsupported operator blocker for public.date_ord.contains(date_ord, date_ord)- Unsupported operator blocker for public.date_ord.contains(jsonb)- Unsupported operator blocker for public.double.contains(jsonb)- Unsupported operator blocker for public.double.contains()- Unsupported operator blocker for public.double.contains(jsonb, date)- Unsupported operator blocker for public.date.contains(date, jsonb)- Unsupported operator blocker for public.date.contains(date, date)- Unsupported operator blocker for public.date.contains(jsonb, integer_ord_ore)- Unsupported operator blocker for public.integer_ord_ore.contains(integer_ord_ore, jsonb)- Unsupported operator blocker for public.integer_ord_ore.contains(integer_ord_ore, integer_ord_ore)- Unsupported operator blocker for public.integer_ord_ore.contains(jsonb, numeric_eq)- Unsupported operator blocker for public.numeric_eq.contains(numeric_eq, jsonb)- Unsupported operator blocker for public.numeric_eq.contains(numeric_eq, numeric_eq)- Unsupported operator blocker for public.numeric_eq.contains(jsonb, date_eq)- Unsupported operator blocker for public.date_eq.contains(date_eq, jsonb)- Unsupported operator blocker for public.date_eq.contains(date_eq, date_eq)- Unsupported operator blocker for public.date_eq.contains(jsonb, boolean)- Unsupported operator blocker for public.boolean.contains(boolean, jsonb)- Unsupported operator blocker for public.boolean.contains(boolean, boolean)- Unsupported operator blocker for public.boolean.contains(jsonb, numeric)- Unsupported operator blocker for public.numeric.contains(numeric, jsonb)- Unsupported operator blocker for public.numeric.contains(numeric, numeric)- Unsupported operator blocker for public.numeric.contains(jsonb, real_ord)- Unsupported operator blocker for public.real_ord.contains(real_ord, jsonb)- Unsupported operator blocker for public.real_ord.contains(real_ord, real_ord)- Unsupported operator blocker for public.real_ord.contains(jsonb, timestamp_eq)- Unsupported operator blocker for public.timestamp_eq.contains(timestamp_eq, jsonb)- Unsupported operator blocker for public.timestamp_eq.contains(timestamp_eq, timestamp_eq)- Unsupported operator blocker for public.timestamp_eq.contains(jsonb, text_ord_ope)- Unsupported operator blocker for public.text_ord_ope.contains(text_ord_ope, jsonb)- Unsupported operator blocker for public.text_ord_ope.contains(text_ord_ope, text_ord_ope)- Unsupported operator blocker for public.text_ord_ope.contains(jsonb, double_eq)- Unsupported operator blocker for public.double_eq.contains(double_eq, jsonb)- Unsupported operator blocker for public.double_eq.contains(double_eq, double_eq)- Unsupported operator blocker for public.double_eq.contains(jsonb, smallint_ord)- Unsupported operator blocker for public.smallint_ord.contains(smallint_ord, jsonb)- Unsupported operator blocker for public.smallint_ord.contains(smallint_ord, smallint_ord)- Unsupported operator blocker for public.smallint_ord.contains(jsonb, timestamp)- Unsupported operator blocker for public.timestamp.contains(timestamp, jsonb)- Unsupported operator blocker for public.timestamp.contains(timestamp, timestamp)- Unsupported operator blocker for public.timestamp.contains(jsonb, double_ord_ope)- Unsupported operator blocker for public.double_ord_ope.contains(double_ord_ope, jsonb)- Unsupported operator blocker for public.double_ord_ope.contains(double_ord_ope, double_ord_ope)- Unsupported operator blocker for public.double_ord_ope.contains(jsonb, real_ord_ope)- Unsupported operator blocker for public.real_ord_ope.contains(real_ord_ope, jsonb)- Unsupported operator blocker for public.real_ord_ope.contains(real_ord_ope, real_ord_ope)- Unsupported operator blocker for public.real_ord_ope.contains(jsonb, integer_ord_ope)- Unsupported operator blocker for public.integer_ord_ope.contains(integer_ord_ope, jsonb)- Unsupported operator blocker for public.integer_ord_ope.contains(integer_ord_ope, integer_ord_ope)- Unsupported operator blocker for public.integer_ord_ope.contains(jsonb, smallint_ord_ope)- Unsupported operator blocker for public.smallint_ord_ope.contains(smallint_ord_ope, jsonb)- Unsupported operator blocker for public.smallint_ord_ope.contains(smallint_ord_ope, smallint_ord_ope)- Unsupported operator blocker for public.smallint_ord_ope.contains(jsonb, timestamp_ord_ore)- Unsupported operator blocker for public.timestamp_ord_ore.contains(timestamp_ord_ore, jsonb)- Unsupported operator blocker for public.timestamp_ord_ore.contains(timestamp_ord_ore, timestamp_ord_ore)- Unsupported operator blocker for public.timestamp_ord_ore.contains(jsonb, numeric_ord_ope)- Unsupported operator blocker for public.numeric_ord_ope.contains(numeric_ord_ope, jsonb)- Unsupported operator blocker for public.numeric_ord_ope.contains(numeric_ord_ope, numeric_ord_ope)- Unsupported operator blocker for public.numeric_ord_ope.contains(jsonb, text_eq)- Unsupported operator blocker for public.text_eq.contains(text_eq, jsonb)- Unsupported operator blocker for public.text_eq.contains(text_eq, text_eq)- Unsupported operator blocker for public.text_eq.contains(jsonb, text_ord_ore)- Unsupported operator blocker for public.text_ord_ore.contains(text_ord_ore, jsonb)- Unsupported operator blocker for public.text_ord_ore.contains(text_ord_ore, text_ord_ore)- Unsupported operator blocker for public.text_ord_ore.contains(jsonb, bigint_ord)- Unsupported operator blocker for public.bigint_ord.contains(bigint_ord, jsonb)- Unsupported operator blocker for public.bigint_ord.contains(bigint_ord, bigint_ord)- Unsupported operator blocker for public.bigint_ord.contains(jsonb, numeric_ord_ore)- Unsupported operator blocker for public.numeric_ord_ore.contains(numeric_ord_ore, jsonb)- Unsupported operator blocker for public.numeric_ord_ore.contains(numeric_ord_ore, numeric_ord_ore)- Unsupported operator blocker for public.numeric_ord_ore.contains(jsonb, bigint_eq)- Unsupported operator blocker for public.bigint_eq.contains(bigint_eq, jsonb)- Unsupported operator blocker for public.bigint_eq.contains(bigint_eq, bigint_eq)- Unsupported operator blocker for public.bigint_eq.contains(jsonb, real_ord_ore)- Unsupported operator blocker for public.real_ord_ore.contains(real_ord_ore, jsonb)- Unsupported operator blocker for public.real_ord_ore.contains(real_ord_ore, real_ord_ore)- Unsupported operator blocker for public.real_ord_ore.contains(jsonb, double_ord)- Unsupported operator blocker for public.double_ord.contains(double_ord, jsonb)- Unsupported operator blocker for public.double_ord.contains(double_ord, double_ord)- Unsupported operator blocker for public.double_ord.contains(jsonb, bigint)- Unsupported operator blocker for public.bigint.contains(bigint, jsonb)- Unsupported operator blocker for public.bigint.contains(bigint, bigint)- Unsupported operator blocker for public.bigint.contains(jsonb, bigint_ord_ope)- Unsupported operator blocker for public.bigint_ord_ope.contains(bigint_ord_ope, jsonb)- Unsupported operator blocker for public.bigint_ord_ope.contains(bigint_ord_ope, bigint_ord_ope)- Unsupported operator blocker for public.bigint_ord_ope.contains(jsonb, smallint)- Unsupported operator blocker for public.smallint.contains(smallint, jsonb)- Unsupported operator blocker for public.smallint.contains(smallint, smallint)- Unsupported operator blocker for public.smallint.contains(jsonb, text)- Unsupported operator blocker for public.text.contains(text, jsonb)- Unsupported operator blocker for public.text.contains(text, text)- Unsupported operator blocker for public.text.contains(jsonb, integer_eq)- Unsupported operator blocker for public.integer_eq.contains(integer_eq, jsonb)- Unsupported operator blocker for public.integer_eq.contains(integer_eq, integer_eq)- Unsupported operator blocker for public.integer_eq.contains(jsonb, integer_ord)- Unsupported operator blocker for public.integer_ord.contains(integer_ord, jsonb)- Unsupported operator blocker for public.integer_ord.contains(integer_ord, integer_ord)- Unsupported operator blocker for public.integer_ord.contains(jsonb, timestamp_ord)- Unsupported operator blocker for public.timestamp_ord.contains(timestamp_ord, jsonb)- Unsupported operator blocker for public.timestamp_ord.contains(timestamp_ord, timestamp_ord)- Unsupported operator blocker for public.timestamp_ord.contains(jsonb, smallint_eq)- Unsupported operator blocker for public.smallint_eq.contains(smallint_eq, jsonb)- Unsupported operator blocker for public.smallint_eq.contains(smallint_eq, smallint_eq)- Unsupported operator blocker for public.smallint_eq.contains(jsonb, numeric_ord)- Unsupported operator blocker for public.numeric_ord.contains(numeric_ord, jsonb)- Unsupported operator blocker for public.numeric_ord.contains(numeric_ord, numeric_ord)- Unsupported operator blocker for public.numeric_ord.contains(jsonb, date_ord_ope)- Unsupported operator blocker for public.date_ord_ope.contains(date_ord_ope, jsonb)- Unsupported operator blocker for public.date_ord_ope.contains(date_ord_ope, date_ord_ope)- Unsupported operator blocker for public.date_ord_ope.contains(jsonb, double_ord_ore)- Unsupported operator blocker for public.double_ord_ore.contains(double_ord_ore, jsonb)- Unsupported operator blocker for public.double_ord_ore.contains(double_ord_ore, double_ord_ore)- Unsupported operator blocker for public.double_ord_ore.contains(jsonb, timestamp_ord_ope)- Unsupported operator blocker for public.timestamp_ord_ope.contains(timestamp_ord_ope, jsonb)- Unsupported operator blocker for public.timestamp_ord_ope.contains(timestamp_ord_ope, timestamp_ord_ope)- Unsupported operator blocker for public.timestamp_ord_ope.contains(jsonb, integer)- Unsupported operator blocker for public.integer.contains(integer, jsonb)- Unsupported operator blocker for public.integer.contains(integer, integer)- Unsupported operator blocker for public.integer.contains(jsonb, date_ord_ore)- Unsupported operator blocker for public.date_ord_ore.contains(date_ord_ore, jsonb)- Unsupported operator blocker for public.date_ord_ore.contains(date_ord_ore, date_ord_ore)- Unsupported operator blocker for public.date_ord_ore.contains(jsonb, real)- Unsupported operator blocker for public.real.contains(real, jsonb)- Unsupported operator blocker for public.real.contains(real, real)- Unsupported operator blocker for public.real.encrypted_domain_unsupported_bool(text, text)- Shared blocker helper.encrypted_domain_unsupported_jsonb(text, text)- Shared blocker helper returning jsonb.encrypted_domain_unsupported_text(text, text)- Shared blocker helper returning text.eq(jsonb)- Unsupported operator blocker for public.double.eq(jsonb)- Unsupported operator blocker for public.double.eq()- Unsupported operator blocker for public.double.eq(jsonb, date)- Unsupported operator blocker for public.date.eq(date, jsonb)- Unsupported operator blocker for public.date.eq(date, date)- Unsupported operator blocker for public.date.eq(jsonb, boolean)- Unsupported operator blocker for public.boolean.eq(boolean, jsonb)- Unsupported operator blocker for public.boolean.eq(boolean, boolean)- Unsupported operator blocker for public.boolean.eq(jsonb, numeric)- Unsupported operator blocker for public.numeric.eq(numeric, jsonb)- Unsupported operator blocker for public.numeric.eq(numeric, numeric)- Unsupported operator blocker for public.numeric.eq(jsonb, timestamp)- Unsupported operator blocker for public.timestamp.eq(timestamp, jsonb)- Unsupported operator blocker for public.timestamp.eq(timestamp, timestamp)- Unsupported operator blocker for public.timestamp.eq(jsonb, text_match)- Unsupported operator blocker for public.text_match.eq(text_match, jsonb)- Unsupported operator blocker for public.text_match.eq(text_match, text_match)- Unsupported operator blocker for public.text_match.eq(jsonb, bigint)- Unsupported operator blocker for public.bigint.eq(bigint, jsonb)- Unsupported operator blocker for public.bigint.eq(bigint, bigint)- Unsupported operator blocker for public.bigint.eq(jsonb, smallint)- Unsupported operator blocker for public.smallint.eq(smallint, jsonb)- Unsupported operator blocker for public.smallint.eq(smallint, smallint)- Unsupported operator blocker for public.smallint.eq(jsonb, text)- Unsupported operator blocker for public.text.eq(text, jsonb)- Unsupported operator blocker for public.text.eq(text, text)- Unsupported operator blocker for public.text.eq(jsonb, integer)- Unsupported operator blocker for public.integer.eq(integer, jsonb)- Unsupported operator blocker for public.integer.eq(integer, integer)- Unsupported operator blocker for public.integer.eq(jsonb, real)- Unsupported operator blocker for public.real.eq(real, jsonb)- Unsupported operator blocker for public.real.eq(real, real)- Unsupported operator blocker for public.real.gt(jsonb, real_eq)- Unsupported operator blocker for public.real_eq.gt(real_eq, jsonb)- Unsupported operator blocker for public.real_eq.gt(real_eq, real_eq)- Unsupported operator blocker for public.real_eq.gt(jsonb)- Unsupported operator blocker for public.double.gt(jsonb)- Unsupported operator blocker for public.double.gt()- Unsupported operator blocker for public.double.gt(jsonb, date)- Unsupported operator blocker for public.date.gt(date, jsonb)- Unsupported operator blocker for public.date.gt(date, date)- Unsupported operator blocker for public.date.gt(jsonb, numeric_eq)- Unsupported operator blocker for public.numeric_eq.gt(numeric_eq, jsonb)- Unsupported operator blocker for public.numeric_eq.gt(numeric_eq, numeric_eq)- Unsupported operator blocker for public.numeric_eq.gt(jsonb, date_eq)- Unsupported operator blocker for public.date_eq.gt(date_eq, jsonb)- Unsupported operator blocker for public.date_eq.gt(date_eq, date_eq)- Unsupported operator blocker for public.date_eq.gt(jsonb, boolean)- Unsupported operator blocker for public.boolean.gt(boolean, jsonb)- Unsupported operator blocker for public.boolean.gt(boolean, boolean)- Unsupported operator blocker for public.boolean.gt(jsonb, numeric)- Unsupported operator blocker for public.numeric.gt(numeric, jsonb)- Unsupported operator blocker for public.numeric.gt(numeric, numeric)- Unsupported operator blocker for public.numeric.gt(jsonb, timestamp_eq)- Unsupported operator blocker for public.timestamp_eq.gt(timestamp_eq, jsonb)- Unsupported operator blocker for public.timestamp_eq.gt(timestamp_eq, timestamp_eq)- Unsupported operator blocker for public.timestamp_eq.gt(jsonb, double_eq)- Unsupported operator blocker for public.double_eq.gt(double_eq, jsonb)- Unsupported operator blocker for public.double_eq.gt(double_eq, double_eq)- Unsupported operator blocker for public.double_eq.gt(jsonb, timestamp)- Unsupported operator blocker for public.timestamp.gt(timestamp, jsonb)- Unsupported operator blocker for public.timestamp.gt(timestamp, timestamp)- Unsupported operator blocker for public.timestamp.gt(jsonb, text_match)- Unsupported operator blocker for public.text_match.gt(text_match, jsonb)- Unsupported operator blocker for public.text_match.gt(text_match, text_match)- Unsupported operator blocker for public.text_match.gt(jsonb, text_eq)- Unsupported operator blocker for public.text_eq.gt(text_eq, jsonb)- Unsupported operator blocker for public.text_eq.gt(text_eq, text_eq)- Unsupported operator blocker for public.text_eq.gt(jsonb, bigint_eq)- Unsupported operator blocker for public.bigint_eq.gt(bigint_eq, jsonb)- Unsupported operator blocker for public.bigint_eq.gt(bigint_eq, bigint_eq)- Unsupported operator blocker for public.bigint_eq.gt(jsonb, bigint)- Unsupported operator blocker for public.bigint.gt(bigint, jsonb)- Unsupported operator blocker for public.bigint.gt(bigint, bigint)- Unsupported operator blocker for public.bigint.gt(jsonb, smallint)- Unsupported operator blocker for public.smallint.gt(smallint, jsonb)- Unsupported operator blocker for public.smallint.gt(smallint, smallint)- Unsupported operator blocker for public.smallint.gt(jsonb, text)- Unsupported operator blocker for public.text.gt(text, jsonb)- Unsupported operator blocker for public.text.gt(text, text)- Unsupported operator blocker for public.text.gt(jsonb, integer_eq)- Unsupported operator blocker for public.integer_eq.gt(integer_eq, jsonb)- Unsupported operator blocker for public.integer_eq.gt(integer_eq, integer_eq)- Unsupported operator blocker for public.integer_eq.gt(jsonb, smallint_eq)- Unsupported operator blocker for public.smallint_eq.gt(smallint_eq, jsonb)- Unsupported operator blocker for public.smallint_eq.gt(smallint_eq, smallint_eq)- Unsupported operator blocker for public.smallint_eq.gt(jsonb, integer)- Unsupported operator blocker for public.integer.gt(integer, jsonb)- Unsupported operator blocker for public.integer.gt(integer, integer)- Unsupported operator blocker for public.integer.gt(jsonb, real)- Unsupported operator blocker for public.real.gt(real, jsonb)- Unsupported operator blocker for public.real.gt(real, real)- Unsupported operator blocker for public.real.gte(jsonb, real_eq)- Unsupported operator blocker for public.real_eq.gte(real_eq, jsonb)- Unsupported operator blocker for public.real_eq.gte(real_eq, real_eq)- Unsupported operator blocker for public.real_eq.gte(jsonb)- Unsupported operator blocker for public.double.gte(jsonb)- Unsupported operator blocker for public.double.gte()- Unsupported operator blocker for public.double.gte(jsonb, date)- Unsupported operator blocker for public.date.gte(date, jsonb)- Unsupported operator blocker for public.date.gte(date, date)- Unsupported operator blocker for public.date.gte(jsonb, numeric_eq)- Unsupported operator blocker for public.numeric_eq.gte(numeric_eq, jsonb)- Unsupported operator blocker for public.numeric_eq.gte(numeric_eq, numeric_eq)- Unsupported operator blocker for public.numeric_eq.gte(jsonb, date_eq)- Unsupported operator blocker for public.date_eq.gte(date_eq, jsonb)- Unsupported operator blocker for public.date_eq.gte(date_eq, date_eq)- Unsupported operator blocker for public.date_eq.gte(jsonb, boolean)- Unsupported operator blocker for public.boolean.gte(boolean, jsonb)- Unsupported operator blocker for public.boolean.gte(boolean, boolean)- Unsupported operator blocker for public.boolean.gte(jsonb, numeric)- Unsupported operator blocker for public.numeric.gte(numeric, jsonb)- Unsupported operator blocker for public.numeric.gte(numeric, numeric)- Unsupported operator blocker for public.numeric.gte(jsonb, timestamp_eq)- Unsupported operator blocker for public.timestamp_eq.gte(timestamp_eq, jsonb)- Unsupported operator blocker for public.timestamp_eq.gte(timestamp_eq, timestamp_eq)- Unsupported operator blocker for public.timestamp_eq.gte(jsonb, double_eq)- Unsupported operator blocker for public.double_eq.gte(double_eq, jsonb)- Unsupported operator blocker for public.double_eq.gte(double_eq, double_eq)- Unsupported operator blocker for public.double_eq.gte(jsonb, timestamp)- Unsupported operator blocker for public.timestamp.gte(timestamp, jsonb)- Unsupported operator blocker for public.timestamp.gte(timestamp, timestamp)- Unsupported operator blocker for public.timestamp.gte(jsonb, text_match)- Unsupported operator blocker for public.text_match.gte(text_match, jsonb)- Unsupported operator blocker for public.text_match.gte(text_match, text_match)- Unsupported operator blocker for public.text_match.gte(jsonb, text_eq)- Unsupported operator blocker for public.text_eq.gte(text_eq, jsonb)- Unsupported operator blocker for public.text_eq.gte(text_eq, text_eq)- Unsupported operator blocker for public.text_eq.gte(jsonb, bigint_eq)- Unsupported operator blocker for public.bigint_eq.gte(bigint_eq, jsonb)- Unsupported operator blocker for public.bigint_eq.gte(bigint_eq, bigint_eq)- Unsupported operator blocker for public.bigint_eq.gte(jsonb, bigint)- Unsupported operator blocker for public.bigint.gte(bigint, jsonb)- Unsupported operator blocker for public.bigint.gte(bigint, bigint)- Unsupported operator blocker for public.bigint.gte(jsonb, smallint)- Unsupported operator blocker for public.smallint.gte(smallint, jsonb)- Unsupported operator blocker for public.smallint.gte(smallint, smallint)- Unsupported operator blocker for public.smallint.gte(jsonb, text)- Unsupported operator blocker for public.text.gte(text, jsonb)- Unsupported operator blocker for public.text.gte(text, text)- Unsupported operator blocker for public.text.gte(jsonb, integer_eq)- Unsupported operator blocker for public.integer_eq.gte(integer_eq, jsonb)- Unsupported operator blocker for public.integer_eq.gte(integer_eq, integer_eq)- Unsupported operator blocker for public.integer_eq.gte(jsonb, smallint_eq)- Unsupported operator blocker for public.smallint_eq.gte(smallint_eq, jsonb)- Unsupported operator blocker for public.smallint_eq.gte(smallint_eq, smallint_eq)- Unsupported operator blocker for public.smallint_eq.gte(jsonb, integer)- Unsupported operator blocker for public.integer.gte(integer, jsonb)- Unsupported operator blocker for public.integer.gte(integer, integer)- Unsupported operator blocker for public.integer.gte(jsonb, real)- Unsupported operator blocker for public.real.gte(real, jsonb)- Unsupported operator blocker for public.real.gte(real, real)- Unsupported operator blocker for public.real.has_bloom_filter(jsonb)- Test whether a jsonb payload carries a Bloom-filter (bf) term.has_hmac_256(jsonb)- Check if JSONB payload contains HMAC-SHA256 index term.has_ore_block_256(jsonb)- Check if JSONB payload contains an ORE block index term.has_ore_cllw(jsonb)- Check if a raw jsonb value contains a CLLW ORE index term.hmac_256(jsonb)- Extract HMAC-SHA256 index term from JSONB payload.is_ste_vec_array(jsonb)- Check if a jsonb payload is marked as an sv array (a flag true).jsonb_array_to_bytea_array(jsonb)- Convert JSONB hex array to bytea array.jsonb_array_to_ore_block_256(jsonb)- Convert JSONB array to ORE block composite type.jsonb_blocked_compare_json_json(json, json)- Blocker: root public.json document comparisons.jsonb_blocked_compare_json_jsonb(json, jsonb)- Blocker: root public.json-to-jsonb comparisons.jsonb_blocked_compare_jsonb_json(jsonb, json)- Blocker: root jsonb-to-public.json comparisons.jsonb_blocked_concat(json, jsonb)- Blocker: || (concatenate, encrypted on the left).jsonb_blocked_concat_rhs(jsonb, json)- Blocker: || (concatenate, encrypted on the right).jsonb_blocked_contained_json_jsonb(json, jsonb)- Blocker: <@ with encrypted root document and native jsonb.jsonb_blocked_contained_jsonb_json(jsonb, json)- Blocker: <@ with native jsonb and encrypted root document.jsonb_blocked_contains_json_jsonb(json, jsonb)- Blocker: > with encrypted root document and native jsonb.jsonb_blocked_contains_jsonb_json(jsonb, json)- Blocker: > with native jsonb and encrypted root document.jsonb_blocked_delete_array(json, text)- Blocker: - (delete keys, text[] RHS).jsonb_blocked_delete_int(json, integer)- Blocker: - (delete index, integer RHS).jsonb_blocked_delete_path(json, text)- Blocker: #- (delete at path).jsonb_blocked_delete_text(json, text)- Blocker: - (delete key, text RHS; native returns jsonb).jsonb_blocked_exists(json, text)- Blocker: ? (key/element exists).jsonb_blocked_exists_all(json, text)- Blocker: ?& (all keys exist).jsonb_blocked_exists_any(json, text)- Blocker: ?| (any key exists).jsonb_blocked_jsonpath_exists(json, jsonpath)- Blocker: @? (jsonpath exists).jsonb_blocked_jsonpath_match(json, jsonpath)- Blocker: @ (jsonpath predicate).jsonb_blocked_path_extract(json, text)- Blocker: #> (path extract, native returns jsonb).jsonb_blocked_path_extract_text(json, text)- Blocker: #>> (path extract as text).jsonb_entry_max_sfunc(jsonb_entry, jsonb_entry)- State function for max on public.jsonb_entry.jsonb_entry_min_sfunc(jsonb_entry, jsonb_entry)- State function for min on public.jsonb_entry.lt(jsonb, real_eq)- Unsupported operator blocker for public.real_eq.lt(real_eq, jsonb)- Unsupported operator blocker for public.real_eq.lt(real_eq, real_eq)- Unsupported operator blocker for public.real_eq.lt(jsonb)- Unsupported operator blocker for public.double.lt(jsonb)- Unsupported operator blocker for public.double.lt()- Unsupported operator blocker for public.double.lt(jsonb, date)- Unsupported operator blocker for public.date.lt(date, jsonb)- Unsupported operator blocker for public.date.lt(date, date)- Unsupported operator blocker for public.date.lt(jsonb, numeric_eq)- Unsupported operator blocker for public.numeric_eq.lt(numeric_eq, jsonb)- Unsupported operator blocker for public.numeric_eq.lt(numeric_eq, numeric_eq)- Unsupported operator blocker for public.numeric_eq.lt(jsonb, date_eq)- Unsupported operator blocker for public.date_eq.lt(date_eq, jsonb)- Unsupported operator blocker for public.date_eq.lt(date_eq, date_eq)- Unsupported operator blocker for public.date_eq.lt(jsonb, boolean)- Unsupported operator blocker for public.boolean.lt(boolean, jsonb)- Unsupported operator blocker for public.boolean.lt(boolean, boolean)- Unsupported operator blocker for public.boolean.lt(jsonb, numeric)- Unsupported operator blocker for public.numeric.lt(numeric, jsonb)- Unsupported operator blocker for public.numeric.lt(numeric, numeric)- Unsupported operator blocker for public.numeric.lt(jsonb, timestamp_eq)- Unsupported operator blocker for public.timestamp_eq.lt(timestamp_eq, jsonb)- Unsupported operator blocker for public.timestamp_eq.lt(timestamp_eq, timestamp_eq)- Unsupported operator blocker for public.timestamp_eq.lt(jsonb, double_eq)- Unsupported operator blocker for public.double_eq.lt(double_eq, jsonb)- Unsupported operator blocker for public.double_eq.lt(double_eq, double_eq)- Unsupported operator blocker for public.double_eq.lt(jsonb, timestamp)- Unsupported operator blocker for public.timestamp.lt(timestamp, jsonb)- Unsupported operator blocker for public.timestamp.lt(timestamp, timestamp)- Unsupported operator blocker for public.timestamp.lt(jsonb, text_match)- Unsupported operator blocker for public.text_match.lt(text_match, jsonb)- Unsupported operator blocker for public.text_match.lt(text_match, text_match)- Unsupported operator blocker for public.text_match.lt(jsonb, text_eq)- Unsupported operator blocker for public.text_eq.lt(text_eq, jsonb)- Unsupported operator blocker for public.text_eq.lt(text_eq, text_eq)- Unsupported operator blocker for public.text_eq.lt(jsonb, bigint_eq)- Unsupported operator blocker for public.bigint_eq.lt(bigint_eq, jsonb)- Unsupported operator blocker for public.bigint_eq.lt(bigint_eq, bigint_eq)- Unsupported operator blocker for public.bigint_eq.lt(jsonb, bigint)- Unsupported operator blocker for public.bigint.lt(bigint, jsonb)- Unsupported operator blocker for public.bigint.lt(bigint, bigint)- Unsupported operator blocker for public.bigint.lt(jsonb, smallint)- Unsupported operator blocker for public.smallint.lt(smallint, jsonb)- Unsupported operator blocker for public.smallint.lt(smallint, smallint)- Unsupported operator blocker for public.smallint.lt(jsonb, text)- Unsupported operator blocker for public.text.lt(text, jsonb)- Unsupported operator blocker for public.text.lt(text, text)- Unsupported operator blocker for public.text.lt(jsonb, integer_eq)- Unsupported operator blocker for public.integer_eq.lt(integer_eq, jsonb)- Unsupported operator blocker for public.integer_eq.lt(integer_eq, integer_eq)- Unsupported operator blocker for public.integer_eq.lt(jsonb, smallint_eq)- Unsupported operator blocker for public.smallint_eq.lt(smallint_eq, jsonb)- Unsupported operator blocker for public.smallint_eq.lt(smallint_eq, smallint_eq)- Unsupported operator blocker for public.smallint_eq.lt(jsonb, integer)- Unsupported operator blocker for public.integer.lt(integer, jsonb)- Unsupported operator blocker for public.integer.lt(integer, integer)- Unsupported operator blocker for public.integer.lt(jsonb, real)- Unsupported operator blocker for public.real.lt(real, jsonb)- Unsupported operator blocker for public.real.lt(real, real)- Unsupported operator blocker for public.real.lte(jsonb, real_eq)- Unsupported operator blocker for public.real_eq.lte(real_eq, jsonb)- Unsupported operator blocker for public.real_eq.lte(real_eq, real_eq)- Unsupported operator blocker for public.real_eq.lte(jsonb)- Unsupported operator blocker for public.double.lte(jsonb)- Unsupported operator blocker for public.double.lte()- Unsupported operator blocker for public.double.lte(jsonb, date)- Unsupported operator blocker for public.date.lte(date, jsonb)- Unsupported operator blocker for public.date.lte(date, date)- Unsupported operator blocker for public.date.lte(jsonb, numeric_eq)- Unsupported operator blocker for public.numeric_eq.lte(numeric_eq, jsonb)- Unsupported operator blocker for public.numeric_eq.lte(numeric_eq, numeric_eq)- Unsupported operator blocker for public.numeric_eq.lte(jsonb, date_eq)- Unsupported operator blocker for public.date_eq.lte(date_eq, jsonb)- Unsupported operator blocker for public.date_eq.lte(date_eq, date_eq)- Unsupported operator blocker for public.date_eq.lte(jsonb, boolean)- Unsupported operator blocker for public.boolean.lte(boolean, jsonb)- Unsupported operator blocker for public.boolean.lte(boolean, boolean)- Unsupported operator blocker for public.boolean.lte(jsonb, numeric)- Unsupported operator blocker for public.numeric.lte(numeric, jsonb)- Unsupported operator blocker for public.numeric.lte(numeric, numeric)- Unsupported operator blocker for public.numeric.lte(jsonb, timestamp_eq)- Unsupported operator blocker for public.timestamp_eq.lte(timestamp_eq, jsonb)- Unsupported operator blocker for public.timestamp_eq.lte(timestamp_eq, timestamp_eq)- Unsupported operator blocker for public.timestamp_eq.lte(jsonb, double_eq)- Unsupported operator blocker for public.double_eq.lte(double_eq, jsonb)- Unsupported operator blocker for public.double_eq.lte(double_eq, double_eq)- Unsupported operator blocker for public.double_eq.lte(jsonb, timestamp)- Unsupported operator blocker for public.timestamp.lte(timestamp, jsonb)- Unsupported operator blocker for public.timestamp.lte(timestamp, timestamp)- Unsupported operator blocker for public.timestamp.lte(jsonb, text_match)- Unsupported operator blocker for public.text_match.lte(text_match, jsonb)- Unsupported operator blocker for public.text_match.lte(text_match, text_match)- Unsupported operator blocker for public.text_match.lte(jsonb, text_eq)- Unsupported operator blocker for public.text_eq.lte(text_eq, jsonb)- Unsupported operator blocker for public.text_eq.lte(text_eq, text_eq)- Unsupported operator blocker for public.text_eq.lte(jsonb, bigint_eq)- Unsupported operator blocker for public.bigint_eq.lte(bigint_eq, jsonb)- Unsupported operator blocker for public.bigint_eq.lte(bigint_eq, bigint_eq)- Unsupported operator blocker for public.bigint_eq.lte(jsonb, bigint)- Unsupported operator blocker for public.bigint.lte(bigint, jsonb)- Unsupported operator blocker for public.bigint.lte(bigint, bigint)- Unsupported operator blocker for public.bigint.lte(jsonb, smallint)- Unsupported operator blocker for public.smallint.lte(smallint, jsonb)- Unsupported operator blocker for public.smallint.lte(smallint, smallint)- Unsupported operator blocker for public.smallint.lte(jsonb, text)- Unsupported operator blocker for public.text.lte(text, jsonb)- Unsupported operator blocker for public.text.lte(text, text)- Unsupported operator blocker for public.text.lte(jsonb, integer_eq)- Unsupported operator blocker for public.integer_eq.lte(integer_eq, jsonb)- Unsupported operator blocker for public.integer_eq.lte(integer_eq, integer_eq)- Unsupported operator blocker for public.integer_eq.lte(jsonb, smallint_eq)- Unsupported operator blocker for public.smallint_eq.lte(smallint_eq, jsonb)- Unsupported operator blocker for public.smallint_eq.lte(smallint_eq, smallint_eq)- Unsupported operator blocker for public.smallint_eq.lte(jsonb, integer)- Unsupported operator blocker for public.integer.lte(integer, jsonb)- Unsupported operator blocker for public.integer.lte(integer, integer)- Unsupported operator blocker for public.integer.lte(jsonb, real)- Unsupported operator blocker for public.real.lte(real, jsonb)- Unsupported operator blocker for public.real.lte(real, real)- Unsupported operator blocker for public.real.max_sfunc(text_ord_ore, text_ord_ore)- State function for max on public.text_ord_ore.max_sfunc(double_ord_ore, double_ord_ore)- State function for max on public.double_ord_ore.max_sfunc(timestamp_ord_ope, timestamp_ord_ope)- State function for max on public.timestamp_ord_ope.max_sfunc(text_ord_ope, text_ord_ope)- State function for max on public.text_ord_ope.max_sfunc(text_ord, text_ord)- State function for max on public.text_ord.max_sfunc(real_ord_ope, real_ord_ope)- State function for max on public.real_ord_ope.max_sfunc(smallint_ord_ore, smallint_ord_ore)- State function for max on public.smallint_ord_ore.max_sfunc(bigint_ord_ore, bigint_ord_ore)- State function for max on public.bigint_ord_ore.max_sfunc(numeric_ord_ore, numeric_ord_ore)- State function for max on public.numeric_ord_ore.max_sfunc(text_search, text_search)- State function for max on public.text_search.max_sfunc(double_ord_ope, double_ord_ope)- State function for max on public.double_ord_ope.max_sfunc(date_ord_ope, date_ord_ope)- State function for max on public.date_ord_ope.max_sfunc(timestamp_ord, timestamp_ord)- State function for max on public.timestamp_ord.max_sfunc(date_ord_ore, date_ord_ore)- State function for max on public.date_ord_ore.max_sfunc(real_ord_ore, real_ord_ore)- State function for max on public.real_ord_ore.max_sfunc(integer_ord, integer_ord)- State function for max on public.integer_ord.max_sfunc(smallint_ord_ope, smallint_ord_ope)- State function for max on public.smallint_ord_ope.max_sfunc(timestamp_ord_ore, timestamp_ord_ore)- State function for max on public.timestamp_ord_ore.max_sfunc(integer_ord_ope, integer_ord_ope)- State function for max on public.integer_ord_ope.max_sfunc(integer_ord_ore, integer_ord_ore)- State function for max on public.integer_ord_ore.max_sfunc(double_ord, double_ord)- State function for max on public.double_ord.max_sfunc(date_ord, date_ord)- State function for max on public.date_ord.max_sfunc(bigint_ord_ope, bigint_ord_ope)- State function for max on public.bigint_ord_ope.max_sfunc(bigint_ord, bigint_ord)- State function for max on public.bigint_ord.max_sfunc(numeric_ord_ope, numeric_ord_ope)- State function for max on public.numeric_ord_ope.max_sfunc(smallint_ord, smallint_ord)- State function for max on public.smallint_ord.max_sfunc(real_ord, real_ord)- State function for max on public.real_ord.max_sfunc(numeric_ord, numeric_ord)- State function for max on public.numeric_ord.min_sfunc(text_ord_ore, text_ord_ore)- State function for min on public.text_ord_ore.min_sfunc(double_ord_ore, double_ord_ore)- State function for min on public.double_ord_ore.min_sfunc(timestamp_ord_ope, timestamp_ord_ope)- State function for min on public.timestamp_ord_ope.min_sfunc(text_ord_ope, text_ord_ope)- State function for min on public.text_ord_ope.min_sfunc(text_ord, text_ord)- State function for min on public.text_ord.min_sfunc(real_ord_ope, real_ord_ope)- State function for min on public.real_ord_ope.min_sfunc(smallint_ord_ore, smallint_ord_ore)- State function for min on public.smallint_ord_ore.min_sfunc(bigint_ord_ore, bigint_ord_ore)- State function for min on public.bigint_ord_ore.min_sfunc(numeric_ord_ore, numeric_ord_ore)- State function for min on public.numeric_ord_ore.min_sfunc(text_search, text_search)- State function for min on public.text_search.min_sfunc(double_ord_ope, double_ord_ope)- State function for min on public.double_ord_ope.min_sfunc(date_ord_ope, date_ord_ope)- State function for min on public.date_ord_ope.min_sfunc(timestamp_ord, timestamp_ord)- State function for min on public.timestamp_ord.min_sfunc(date_ord_ore, date_ord_ore)- State function for min on public.date_ord_ore.min_sfunc(real_ord_ore, real_ord_ore)- State function for min on public.real_ord_ore.min_sfunc(integer_ord, integer_ord)- State function for min on public.integer_ord.min_sfunc(smallint_ord_ope, smallint_ord_ope)- State function for min on public.smallint_ord_ope.min_sfunc(timestamp_ord_ore, timestamp_ord_ore)- State function for min on public.timestamp_ord_ore.min_sfunc(integer_ord_ope, integer_ord_ope)- State function for min on public.integer_ord_ope.min_sfunc(integer_ord_ore, integer_ord_ore)- State function for min on public.integer_ord_ore.min_sfunc(double_ord, double_ord)- State function for min on public.double_ord.min_sfunc(date_ord, date_ord)- State function for min on public.date_ord.min_sfunc(bigint_ord_ope, bigint_ord_ope)- State function for min on public.bigint_ord_ope.min_sfunc(bigint_ord, bigint_ord)- State function for min on public.bigint_ord.min_sfunc(numeric_ord_ope, numeric_ord_ope)- State function for min on public.numeric_ord_ope.min_sfunc(smallint_ord, smallint_ord)- State function for min on public.smallint_ord.min_sfunc(real_ord, real_ord)- State function for min on public.real_ord.min_sfunc(numeric_ord, numeric_ord)- State function for min on public.numeric_ord.neq(jsonb)- Unsupported operator blocker for public.double.neq(jsonb)- Unsupported operator blocker for public.double.neq()- Unsupported operator blocker for public.double.neq(jsonb, date)- Unsupported operator blocker for public.date.neq(date, jsonb)- Unsupported operator blocker for public.date.neq(date, date)- Unsupported operator blocker for public.date.neq(jsonb, boolean)- Unsupported operator blocker for public.boolean.neq(boolean, jsonb)- Unsupported operator blocker for public.boolean.neq(boolean, boolean)- Unsupported operator blocker for public.boolean.neq(jsonb, numeric)- Unsupported operator blocker for public.numeric.neq(numeric, jsonb)- Unsupported operator blocker for public.numeric.neq(numeric, numeric)- Unsupported operator blocker for public.numeric.neq(jsonb, timestamp)- Unsupported operator blocker for public.timestamp.neq(timestamp, jsonb)- Unsupported operator blocker for public.timestamp.neq(timestamp, timestamp)- Unsupported operator blocker for public.timestamp.neq(jsonb, text_match)- Unsupported operator blocker for public.text_match.neq(text_match, jsonb)- Unsupported operator blocker for public.text_match.neq(text_match, text_match)- Unsupported operator blocker for public.text_match.neq(jsonb, bigint)- Unsupported operator blocker for public.bigint.neq(bigint, jsonb)- Unsupported operator blocker for public.bigint.neq(bigint, bigint)- Unsupported operator blocker for public.bigint.neq(jsonb, smallint)- Unsupported operator blocker for public.smallint.neq(smallint, jsonb)- Unsupported operator blocker for public.smallint.neq(smallint, smallint)- Unsupported operator blocker for public.smallint.neq(jsonb, text)- Unsupported operator blocker for public.text.neq(text, jsonb)- Unsupported operator blocker for public.text.neq(text, text)- Unsupported operator blocker for public.text.neq(jsonb, integer)- Unsupported operator blocker for public.integer.neq(integer, jsonb)- Unsupported operator blocker for public.integer.neq(integer, integer)- Unsupported operator blocker for public.integer.neq(jsonb, real)- Unsupported operator blocker for public.real.neq(real, jsonb)- Unsupported operator blocker for public.real.neq(real, real)- Unsupported operator blocker for public.real.ope_cllw(jsonb)- Extract CLLW OPE index term from JSONB payload.ore_block_256(jsonb)- Extract ORE block index term from JSONB payload.ore_block_256_eq(ore_block_256, ore_block_256)- Equality backing function for ORE block types.ore_block_256_gt(ore_block_256, ore_block_256)- Greater-than backing function for ORE block types.ore_block_256_gte(ore_block_256, ore_block_256)- Greater-than-or-equal backing function for ORE block types.ore_block_256_lt(ore_block_256, ore_block_256)- Less-than backing function for ORE block types.ore_block_256_lte(ore_block_256, ore_block_256)- Less-than-or-equal backing function for ORE block types.ore_block_256_neq(ore_block_256, ore_block_256)- Not-equal backing function for ORE block types.ore_cllw(jsonb)- Extract CLLW ORE index term from raw jsonb.ore_cllw_eq(ore_cllw, ore_cllw)- Equality backing function for eql_v3_internal.ore_cllw.ore_cllw_gt(ore_cllw, ore_cllw)- Greater-than backing function for eql_v3_internal.ore_cllw.ore_cllw_gte(ore_cllw, ore_cllw)- Greater-than-or-equal backing function for eql_v3_internal.ore_cllw.ore_cllw_lt(ore_cllw, ore_cllw)- Less-than backing function for eql_v3_internal.ore_cllw.ore_cllw_lte(ore_cllw, ore_cllw)- Less-than-or-equal backing function for eql_v3_internal.ore_cllw.ore_cllw_neq(ore_cllw, ore_cllw)- Not-equal backing function for eql_v3_internal.ore_cllw.owned_schemas()- Schemas owned by the eql_v3 surface.
Functions
->(json, text)
-> operator with text selector.
->> operator with integer array index.
->> operator with text selector.
-> operator with integer array index (0-based, JSONB convention).
Returns the sv entry whose s equals selector, with root i/v merged in. Inlinable: WHERE col -> 'sel = $1reduces structurally to eql_v3.eq_term(col -> 'sel') = eql_v3.eq_term($1)and matches a functional index oneql_v3.eq_term(col -> 'sel')`.
Intentional v2 parity: this serializes the entire matched jsonb_entry object as JSON text. It does not decrypt or return scalar plaintext like native .
Parameters
| Name | Type | Description |
|---|---|---|
e public. | json | |
selector | text | Selector hash. |
Returns
Type: public.jsonb_entry
text The matching entry as text.
⚠️ Warning
The selector operand MUST carry a known type — a text-typed parameter ($1, the Proxy interface) or an explicit cast (col -> 'seltext). A bare untyped literal (col -> 'sel') resolves to the NATIVEjsonb -> text` operator and silently returns native jsonb semantics (a root-key lookup, typically NULL), NOT this operator: PostgreSQL reduces the public.json domain to its base type jsonb when resolving an unknown-typed RHS, and the native base-type operator wins the exact-match tiebreak. This is intrinsic to the domain type-kind and applies to the native-jsonb blockers too. See the "Typed operands" caveat in docs/reference/json-support.md.
>()
operator for ORE block types
Parameters
| Name | Type | Description |
|---|---|---|
FUNCTION | ||
LEFTARG | ||
RIGHTARG | ||
COMMUTATOR | ||
NEGATOR | ||
RESTRICT | ||
JOIN |
ciphertext(jsonb)
Extract ciphertext (c) from a raw jsonb encrypted value.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | encrypted EQL payload |
Returns
Type: text
text Base64-encoded ciphertext.
Exceptions
- if c is absent.
contained_by(query_text_search, text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
contained_by(text_search, query_text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b eql_v3. | query_text_search |
Returns
Type: boolean
boolean
contained_by(jsonb, text_match)
Operator wrapper for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_match |
Returns
Type: boolean
boolean
contained_by(text_match, jsonb)
Operator wrapper for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(text_match, text_match)
Operator wrapper for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b public. | text_match |
Returns
Type: boolean
boolean
contained_by(query_text_match, text_match)
Operator wrapper for eql_v3.query_text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_match | |
b public. | text_match |
Returns
Type: boolean
boolean
contained_by(text_match, query_text_match)
Operator wrapper for eql_v3.query_text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b eql_v3. | query_text_match |
Returns
Type: boolean
boolean
contained_by(jsonb, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_search |
Returns
Type: boolean
boolean
contained_by(text_search, jsonb)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(text_search, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
contains(query_text_search, text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
contains(text_search, query_text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b eql_v3. | query_text_search |
Returns
Type: boolean
boolean
contains(jsonb, text_match)
Operator wrapper for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_match |
Returns
Type: boolean
boolean
contains(text_match, jsonb)
Operator wrapper for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b | jsonb |
Returns
Type: boolean
boolean
contains(text_match, text_match)
Operator wrapper for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b public. | text_match |
Returns
Type: boolean
boolean
contains(query_text_match, text_match)
Operator wrapper for eql_v3.query_text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_match | |
b public. | text_match |
Returns
Type: boolean
boolean
contains(text_match, query_text_match)
Operator wrapper for eql_v3.query_text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b eql_v3. | query_text_match |
Returns
Type: boolean
boolean
contains(jsonb, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_search |
Returns
Type: boolean
boolean
contains(text_search, jsonb)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b | jsonb |
Returns
Type: boolean
boolean
contains(text_search, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
eq(jsonb, smallint_ord_ore)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
eq(smallint_ord_ore, jsonb)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
eq(smallint_ord_ore, smallint_ord_ore)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
eq(query_bigint_ord_ore, bigint_ord_ore)
Operator wrapper for eql_v3.query_bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord_ore | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
eq(bigint_ord_ore, query_bigint_ord_ore)
Operator wrapper for eql_v3.query_bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b eql_v3. | query_bigint_ord_ore |
Returns
Type: boolean
boolean
eq(jsonb, bigint_ord_ore)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
eq(bigint_ord_ore, jsonb)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
eq(bigint_ord_ore, bigint_ord_ore)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
eq(jsonb, real_eq)
Operator wrapper for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_eq |
Returns
Type: boolean
boolean
eq(real_eq, jsonb)
Operator wrapper for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b | jsonb |
Returns
Type: boolean
boolean
eq(real_eq, real_eq)
Operator wrapper for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b public. | real_eq |
Returns
Type: boolean
boolean
eq(query_date_ord_ore, date_ord_ore)
Operator wrapper for eql_v3.query_date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord_ore | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
eq(date_ord_ore, query_date_ord_ore)
Operator wrapper for eql_v3.query_date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b eql_v3. | query_date_ord_ore |
Returns
Type: boolean
boolean
eq(jsonb, text_ord)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord |
Returns
Type: boolean
boolean
eq(text_ord, jsonb)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b | jsonb |
Returns
Type: boolean
boolean
eq(text_ord, text_ord)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b public. | text_ord |
Returns
Type: boolean
boolean
eq(jsonb, date_ord)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord |
Returns
Type: boolean
boolean
eq(date_ord, jsonb)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b | jsonb |
Returns
Type: boolean
boolean
eq(date_ord, date_ord)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b public. | date_ord |
Returns
Type: boolean
boolean
eq(jsonb, integer_ord_ore)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
eq(integer_ord_ore, jsonb)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
eq(integer_ord_ore, integer_ord_ore)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
eq(query_text_search, text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
eq(text_search, query_text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b eql_v3. | query_text_search |
Returns
Type: boolean
boolean
eq(query_smallint_ord_ope, smallint_ord_ope)
Operator wrapper for eql_v3.query_smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord_ope | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
eq(smallint_ord_ope, query_smallint_ord_ope)
Operator wrapper for eql_v3.query_smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b eql_v3. | query_smallint_ord_ope |
Returns
Type: boolean
boolean
eq(jsonb, numeric_eq)
Operator wrapper for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
eq(numeric_eq, jsonb)
Operator wrapper for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b | jsonb |
Returns
Type: boolean
boolean
eq(numeric_eq, numeric_eq)
Operator wrapper for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
eq(jsonb, date_eq)
Operator wrapper for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_eq |
Returns
Type: boolean
boolean
eq(date_eq, jsonb)
Operator wrapper for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b | jsonb |
Returns
Type: boolean
boolean
eq(date_eq, date_eq)
Operator wrapper for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b public. | date_eq |
Returns
Type: boolean
boolean
eq(jsonb, real_ord)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord |
Returns
Type: boolean
boolean
eq(real_ord, jsonb)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b | jsonb |
Returns
Type: boolean
boolean
eq(real_ord, real_ord)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b public. | real_ord |
Returns
Type: boolean
boolean
eq(jsonb, timestamp_eq)
Operator wrapper for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
eq(timestamp_eq, jsonb)
Operator wrapper for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b | jsonb |
Returns
Type: boolean
boolean
eq(timestamp_eq, timestamp_eq)
Operator wrapper for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
eq(query_bigint_eq, bigint_eq)
Operator wrapper for eql_v3.query_bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_eq | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
eq(bigint_eq, query_bigint_eq)
Operator wrapper for eql_v3.query_bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b eql_v3. | query_bigint_eq |
Returns
Type: boolean
boolean
eq(query_date_eq, date_eq)
Operator wrapper for eql_v3.query_date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_eq | |
b public. | date_eq |
Returns
Type: boolean
boolean
eq(date_eq, query_date_eq)
Operator wrapper for eql_v3.query_date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b eql_v3. | query_date_eq |
Returns
Type: boolean
boolean
eq(query_timestamp_eq, timestamp_eq)
Operator wrapper for eql_v3.query_timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_eq | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
eq(timestamp_eq, query_timestamp_eq)
Operator wrapper for eql_v3.query_timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b eql_v3. | query_timestamp_eq |
Returns
Type: boolean
boolean
eq(jsonb, text_ord_ope)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
eq(text_ord_ope, jsonb)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
eq(text_ord_ope, text_ord_ope)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
eq(jsonb, double_eq)
Operator wrapper for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_eq |
Returns
Type: boolean
boolean
eq(double_eq, jsonb)
Operator wrapper for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b | jsonb |
Returns
Type: boolean
boolean
eq(double_eq, double_eq)
Operator wrapper for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b public. | double_eq |
Returns
Type: boolean
boolean
eq(jsonb, smallint_ord)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
eq(smallint_ord, jsonb)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
eq(smallint_ord, smallint_ord)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
eq(query_text_ord, text_ord)
Operator wrapper for eql_v3.query_text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord | |
b public. | text_ord |
Returns
Type: boolean
boolean
eq(text_ord, query_text_ord)
Operator wrapper for eql_v3.query_text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b eql_v3. | query_text_ord |
Returns
Type: boolean
boolean
eq(query_double_ord_ope, double_ord_ope)
Operator wrapper for eql_v3.query_double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord_ope | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
eq(double_ord_ope, query_double_ord_ope)
Operator wrapper for eql_v3.query_double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b eql_v3. | query_double_ord_ope |
Returns
Type: boolean
boolean
eq(query_numeric_eq, numeric_eq)
Operator wrapper for eql_v3.query_numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_eq | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
eq(numeric_eq, query_numeric_eq)
Operator wrapper for eql_v3.query_numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b eql_v3. | query_numeric_eq |
Returns
Type: boolean
boolean
eq(jsonb, double_ord_ope)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
eq(double_ord_ope, jsonb)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
eq(double_ord_ope, double_ord_ope)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
eq(jsonb, real_ord_ope)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
eq(real_ord_ope, jsonb)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
eq(real_ord_ope, real_ord_ope)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
eq(jsonb, integer_ord_ope)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
eq(integer_ord_ope, jsonb)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
eq(integer_ord_ope, integer_ord_ope)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
eq(jsonb, smallint_ord_ope)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
eq(smallint_ord_ope, jsonb)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
eq(smallint_ord_ope, smallint_ord_ope)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
eq(query_text_eq, text_eq)
Operator wrapper for eql_v3.query_text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_eq | |
b public. | text_eq |
Returns
Type: boolean
boolean
eq(text_eq, query_text_eq)
Operator wrapper for eql_v3.query_text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b eql_v3. | query_text_eq |
Returns
Type: boolean
boolean
eq(jsonb, timestamp_ord_ore)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
eq(timestamp_ord_ore, jsonb)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
eq(timestamp_ord_ore, timestamp_ord_ore)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
eq(jsonb, numeric_ord_ope)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
eq(numeric_ord_ope, jsonb)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
eq(numeric_ord_ope, numeric_ord_ope)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
eq(jsonb, text_eq)
Operator wrapper for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_eq |
Returns
Type: boolean
boolean
eq(text_eq, jsonb)
Operator wrapper for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b | jsonb |
Returns
Type: boolean
boolean
eq(text_eq, text_eq)
Operator wrapper for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b public. | text_eq |
Returns
Type: boolean
boolean
eq(query_integer_eq, integer_eq)
Operator wrapper for eql_v3.query_integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_eq | |
b public. | integer_eq |
Returns
Type: boolean
boolean
eq(integer_eq, query_integer_eq)
Operator wrapper for eql_v3.query_integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b eql_v3. | query_integer_eq |
Returns
Type: boolean
boolean
eq(query_date_ord, date_ord)
Operator wrapper for eql_v3.query_date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord | |
b public. | date_ord |
Returns
Type: boolean
boolean
eq(date_ord, query_date_ord)
Operator wrapper for eql_v3.query_date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b eql_v3. | query_date_ord |
Returns
Type: boolean
boolean
eq(query_numeric_ord_ore, numeric_ord_ore)
Operator wrapper for eql_v3.query_numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord_ore | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
eq(numeric_ord_ore, query_numeric_ord_ore)
Operator wrapper for eql_v3.query_numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b eql_v3. | query_numeric_ord_ore |
Returns
Type: boolean
boolean
eq(query_real_ord, real_ord)
Operator wrapper for eql_v3.query_real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord | |
b public. | real_ord |
Returns
Type: boolean
boolean
eq(real_ord, query_real_ord)
Operator wrapper for eql_v3.query_real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b eql_v3. | query_real_ord |
Returns
Type: boolean
boolean
eq(jsonb, text_ord_ore)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
eq(text_ord_ore, jsonb)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
eq(text_ord_ore, text_ord_ore)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
eq(query_double_eq, double_eq)
Operator wrapper for eql_v3.query_double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_eq | |
b public. | double_eq |
Returns
Type: boolean
boolean
eq(double_eq, query_double_eq)
Operator wrapper for eql_v3.query_double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b eql_v3. | query_double_eq |
Returns
Type: boolean
boolean
eq(jsonb, bigint_ord)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
eq(bigint_ord, jsonb)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
eq(bigint_ord, bigint_ord)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
eq(query_integer_ord_ore, integer_ord_ore)
Operator wrapper for eql_v3.query_integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord_ore | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
eq(integer_ord_ore, query_integer_ord_ore)
Operator wrapper for eql_v3.query_integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b eql_v3. | query_integer_ord_ore |
Returns
Type: boolean
boolean
eq(jsonb, numeric_ord_ore)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
eq(numeric_ord_ore, jsonb)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
eq(numeric_ord_ore, numeric_ord_ore)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
eq(jsonb, bigint_eq)
Operator wrapper for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
eq(bigint_eq, jsonb)
Operator wrapper for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
eq(bigint_eq, bigint_eq)
Operator wrapper for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
eq(jsonb, real_ord_ore)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
eq(real_ord_ore, jsonb)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
eq(real_ord_ore, real_ord_ore)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
eq(query_text_ord_ore, text_ord_ore)
Operator wrapper for eql_v3.query_text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ore | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
eq(text_ord_ore, query_text_ord_ore)
Operator wrapper for eql_v3.query_text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b eql_v3. | query_text_ord_ore |
Returns
Type: boolean
boolean
eq(query_smallint_ord_ore, smallint_ord_ore)
Operator wrapper for eql_v3.query_smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord_ore | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
eq(smallint_ord_ore, query_smallint_ord_ore)
Operator wrapper for eql_v3.query_smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b eql_v3. | query_smallint_ord_ore |
Returns
Type: boolean
boolean
eq(jsonb, double_ord)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord |
Returns
Type: boolean
boolean
eq(double_ord, jsonb)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b | jsonb |
Returns
Type: boolean
boolean
eq(double_ord, double_ord)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b public. | double_ord |
Returns
Type: boolean
boolean
eq(query_timestamp_ord_ope, timestamp_ord_ope)
Operator wrapper for eql_v3.query_timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord_ope | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
eq(timestamp_ord_ope, query_timestamp_ord_ope)
Operator wrapper for eql_v3.query_timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b eql_v3. | query_timestamp_ord_ope |
Returns
Type: boolean
boolean
eq(query_integer_ord, integer_ord)
Operator wrapper for eql_v3.query_integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord | |
b public. | integer_ord |
Returns
Type: boolean
boolean
eq(integer_ord, query_integer_ord)
Operator wrapper for eql_v3.query_integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b eql_v3. | query_integer_ord |
Returns
Type: boolean
boolean
eq(query_integer_ord_ope, integer_ord_ope)
Operator wrapper for eql_v3.query_integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord_ope | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
eq(integer_ord_ope, query_integer_ord_ope)
Operator wrapper for eql_v3.query_integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b eql_v3. | query_integer_ord_ope |
Returns
Type: boolean
boolean
eq(jsonb, bigint_ord_ope)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
eq(bigint_ord_ope, jsonb)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
eq(bigint_ord_ope, bigint_ord_ope)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
eq(query_text_ord_ope, text_ord_ope)
Operator wrapper for eql_v3.query_text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ope | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
eq(text_ord_ope, query_text_ord_ope)
Operator wrapper for eql_v3.query_text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b eql_v3. | query_text_ord_ope |
Returns
Type: boolean
boolean
eq(query_smallint_ord, smallint_ord)
Operator wrapper for eql_v3.query_smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
eq(smallint_ord, query_smallint_ord)
Operator wrapper for eql_v3.query_smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b eql_v3. | query_smallint_ord |
Returns
Type: boolean
boolean
eq(query_numeric_ord, numeric_ord)
Operator wrapper for eql_v3.query_numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
eq(numeric_ord, query_numeric_ord)
Operator wrapper for eql_v3.query_numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b eql_v3. | query_numeric_ord |
Returns
Type: boolean
boolean
eq(query_timestamp_ord_ore, timestamp_ord_ore)
Operator wrapper for eql_v3.query_timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord_ore | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
eq(timestamp_ord_ore, query_timestamp_ord_ore)
Operator wrapper for eql_v3.query_timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b eql_v3. | query_timestamp_ord_ore |
Returns
Type: boolean
boolean
eq(jsonb, integer_eq)
Operator wrapper for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_eq |
Returns
Type: boolean
boolean
eq(integer_eq, jsonb)
Operator wrapper for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b | jsonb |
Returns
Type: boolean
boolean
eq(integer_eq, integer_eq)
Operator wrapper for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b public. | integer_eq |
Returns
Type: boolean
boolean
eq(jsonb, integer_ord)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord |
Returns
Type: boolean
boolean
eq(integer_ord, jsonb)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b | jsonb |
Returns
Type: boolean
boolean
eq(integer_ord, integer_ord)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b public. | integer_ord |
Returns
Type: boolean
boolean
eq(query_timestamp_ord, timestamp_ord)
Operator wrapper for eql_v3.query_timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
eq(timestamp_ord, query_timestamp_ord)
Operator wrapper for eql_v3.query_timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b eql_v3. | query_timestamp_ord |
Returns
Type: boolean
boolean
eq(jsonb, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_search |
Returns
Type: boolean
boolean
eq(text_search, jsonb)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b | jsonb |
Returns
Type: boolean
boolean
eq(text_search, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
eq(query_smallint_eq, smallint_eq)
Operator wrapper for eql_v3.query_smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_eq | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
eq(smallint_eq, query_smallint_eq)
Operator wrapper for eql_v3.query_smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b eql_v3. | query_smallint_eq |
Returns
Type: boolean
boolean
eq(jsonb, timestamp_ord)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
eq(timestamp_ord, jsonb)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b | jsonb |
Returns
Type: boolean
boolean
eq(timestamp_ord, timestamp_ord)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
eq(query_bigint_ord_ope, bigint_ord_ope)
Operator wrapper for eql_v3.query_bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord_ope | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
eq(bigint_ord_ope, query_bigint_ord_ope)
Operator wrapper for eql_v3.query_bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b eql_v3. | query_bigint_ord_ope |
Returns
Type: boolean
boolean
eq(jsonb, smallint_eq)
Operator wrapper for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
eq(smallint_eq, jsonb)
Operator wrapper for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
eq(smallint_eq, smallint_eq)
Operator wrapper for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
eq(query_real_ord_ope, real_ord_ope)
Operator wrapper for eql_v3.query_real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord_ope | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
eq(real_ord_ope, query_real_ord_ope)
Operator wrapper for eql_v3.query_real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b eql_v3. | query_real_ord_ope |
Returns
Type: boolean
boolean
eq(jsonb, numeric_ord)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
eq(numeric_ord, jsonb)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b | jsonb |
Returns
Type: boolean
boolean
eq(numeric_ord, numeric_ord)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
eq(jsonb, date_ord_ope)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
eq(date_ord_ope, jsonb)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
eq(date_ord_ope, date_ord_ope)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
eq(query_double_ord_ore, double_ord_ore)
Operator wrapper for eql_v3.query_double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord_ore | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
eq(double_ord_ore, query_double_ord_ore)
Operator wrapper for eql_v3.query_double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b eql_v3. | query_double_ord_ore |
Returns
Type: boolean
boolean
eq(jsonb, double_ord_ore)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
eq(double_ord_ore, jsonb)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
eq(double_ord_ore, double_ord_ore)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
eq(query_double_ord, double_ord)
Operator wrapper for eql_v3.query_double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord | |
b public. | double_ord |
Returns
Type: boolean
boolean
eq(double_ord, query_double_ord)
Operator wrapper for eql_v3.query_double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b eql_v3. | query_double_ord |
Returns
Type: boolean
boolean
eq(query_real_ord_ore, real_ord_ore)
Operator wrapper for eql_v3.query_real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord_ore | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
eq(real_ord_ore, query_real_ord_ore)
Operator wrapper for eql_v3.query_real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b eql_v3. | query_real_ord_ore |
Returns
Type: boolean
boolean
eq(query_date_ord_ope, date_ord_ope)
Operator wrapper for eql_v3.query_date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord_ope | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
eq(date_ord_ope, query_date_ord_ope)
Operator wrapper for eql_v3.query_date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b eql_v3. | query_date_ord_ope |
Returns
Type: boolean
boolean
eq(jsonb, timestamp_ord_ope)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
eq(timestamp_ord_ope, jsonb)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
eq(timestamp_ord_ope, timestamp_ord_ope)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
eq(query_real_eq, real_eq)
Operator wrapper for eql_v3.query_real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_eq | |
b public. | real_eq |
Returns
Type: boolean
boolean
eq(real_eq, query_real_eq)
Operator wrapper for eql_v3.query_real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b eql_v3. | query_real_eq |
Returns
Type: boolean
boolean
eq(jsonb, date_ord_ore)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
eq(date_ord_ore, jsonb)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
eq(date_ord_ore, date_ord_ore)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
eq(query_numeric_ord_ope, numeric_ord_ope)
Operator wrapper for eql_v3.query_numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord_ope | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
eq(numeric_ord_ope, query_numeric_ord_ope)
Operator wrapper for eql_v3.query_numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b eql_v3. | query_numeric_ord_ope |
Returns
Type: boolean
boolean
eq(query_bigint_ord, bigint_ord)
Operator wrapper for eql_v3.query_bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
eq(bigint_ord, query_bigint_ord)
Operator wrapper for eql_v3.query_bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b eql_v3. | query_bigint_ord |
Returns
Type: boolean
boolean
eq_term(real_eq)
Index extractor for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(text_ord)
Index extractor for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(query_text_search)
Index extractor for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_search |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(numeric_eq)
Index extractor for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(date_eq)
Index extractor for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(timestamp_eq)
Index extractor for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(query_bigint_eq)
Index extractor for eql_v3.query_bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(query_date_eq)
Index extractor for eql_v3.query_date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(query_timestamp_eq)
Index extractor for eql_v3.query_timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(text_ord_ope)
Index extractor for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(double_eq)
Index extractor for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(query_text_ord)
Index extractor for eql_v3.query_text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(query_numeric_eq)
Index extractor for eql_v3.query_numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(query_text_eq)
Index extractor for eql_v3.query_text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(text_eq)
Index extractor for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(query_integer_eq)
Index extractor for eql_v3.query_integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(text_ord_ore)
Index extractor for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(query_double_eq)
Index extractor for eql_v3.query_double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(bigint_eq)
Index extractor for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(jsonb_entry)
XOR-aware equality term extractor for public.jsonb_entry.
Returns the bytea of whichever deterministic term the sv entry carries — hm (HMAC-256) or oc (CLLW ORE). The two byte distributions are disjoint by construction, so byte equality on the coalesce is unambiguous. Canonical equality extractor used by = / <> on jsonb_entry.
Parameters
| Name | Type | Description |
|---|---|---|
entry public. | jsonb_entry |
Returns
Type: bytea
bytea Decoded hm or oc bytes (NULL if entry is NULL).
eq_term(query_text_ord_ore)
Index extractor for eql_v3.query_text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ore |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(query_text_ord_ope)
Index extractor for eql_v3.query_text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ope |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(integer_eq)
Index extractor for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(text_search)
Index extractor for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(query_smallint_eq)
Index extractor for eql_v3.query_smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(smallint_eq)
Index extractor for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eq_term(query_real_eq)
Index extractor for eql_v3.query_real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_eq |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256
eql_v3(json, query_jsonb)
contains operator with an query_jsonb needle.
Inlines to native jsonb @> over eql_v3.to_ste_vec_query(a)::jsonb, so a functional GIN index on the same expression engages.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b eql_v3. | query_jsonb |
Returns
Type: boolean
boolean True if a contains b.
eql_v3(json, json)
contains operator (document, document).
contains operator with a single jsonb_entry needle.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b public. | json |
Returns
Type: boolean
boolean True if a contains an sv entry matching b.
Variants
- eql_v3.ste_vec_contains
eql_v3_internal(jsonb, smallint_ord_ore)
Unsupported operator blocker for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.smallint_ord_ore)
Unsupported operator blocker for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.smallint_ord_ore |
Returns
Type: public.smallint_ord_ore
text
eql_v3_internal(smallint_ord_ore, smallint_ord_ore)
Unsupported operator blocker for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b public. | smallint_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(smallint_ord_ore, text)
Unsupported operator blocker for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(smallint_ord_ore, text)
Unsupported operator blocker for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(smallint_ord_ore, text)
Unsupported operator blocker for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
selector | text |
Returns
Type: public.smallint_ord_ore
text
eql_v3_internal(jsonb, bigint_ord_ore)
Unsupported operator blocker for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.bigint_ord_ore)
Unsupported operator blocker for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.bigint_ord_ore |
Returns
Type: public.bigint_ord_ore
text
eql_v3_internal(bigint_ord_ore, bigint_ord_ore)
Unsupported operator blocker for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b public. | bigint_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(bigint_ord_ore, text)
Unsupported operator blocker for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(bigint_ord_ore, text)
Unsupported operator blocker for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(bigint_ord_ore, text)
Unsupported operator blocker for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
selector | text |
Returns
Type: public.bigint_ord_ore
text
eql_v3_internal(jsonb, real_eq)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.real_eq)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.real_eq |
Returns
Type: public.real_eq
text
eql_v3_internal(real_eq, real_eq)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b public. | real_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(real_eq, text)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(real_eq, text)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(real_eq, text)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
selector | text |
Returns
Type: public.real_eq
text
eql_v3_internal(jsonb, text_ord)
Unsupported operator blocker for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.text_ord)
Unsupported operator blocker for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.text_ord |
Returns
Type: public.text_ord
text
eql_v3_internal(text_ord, text_ord)
Unsupported operator blocker for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b public. | text_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(text_ord, text)
Unsupported operator blocker for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text_ord, text)
Unsupported operator blocker for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text_ord, text)
Unsupported operator blocker for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
selector | text |
Returns
Type: public.text_ord
text
eql_v3_internal(jsonb, date_ord)
Unsupported operator blocker for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.date_ord)
Unsupported operator blocker for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.date_ord |
Returns
Type: public.date_ord
text
eql_v3_internal(date_ord, date_ord)
Unsupported operator blocker for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b public. | date_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(date_ord, text)
Unsupported operator blocker for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(date_ord, text)
Unsupported operator blocker for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(date_ord, text)
Unsupported operator blocker for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
selector | text |
Returns
Type: public.date_ord
text
eql_v3_internal(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
double |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public. |
Returns
Type: public.double
text
eql_v3_internal()
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
double |
Returns
Type: jsonb
jsonb
eql_v3_internal(text)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
selector | text |
Returns
Type: public.double
text
eql_v3_internal(jsonb, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.date |
Returns
Type: public.date
text
eql_v3_internal(date, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b public. | date |
Returns
Type: jsonb
jsonb
eql_v3_internal(date, text)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(date, text)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(date, text)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
selector | text |
Returns
Type: public.date
text
eql_v3_internal(jsonb, integer_ord_ore)
Unsupported operator blocker for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.integer_ord_ore)
Unsupported operator blocker for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.integer_ord_ore |
Returns
Type: public.integer_ord_ore
text
eql_v3_internal(integer_ord_ore, integer_ord_ore)
Unsupported operator blocker for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b public. | integer_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(integer_ord_ore, text)
Unsupported operator blocker for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(integer_ord_ore, text)
Unsupported operator blocker for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(integer_ord_ore, text)
Unsupported operator blocker for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
selector | text |
Returns
Type: public.integer_ord_ore
text
eql_v3_internal(jsonb, numeric_eq)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.numeric_eq)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.numeric_eq |
Returns
Type: public.numeric_eq
text
eql_v3_internal(numeric_eq, numeric_eq)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b public. | numeric_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(numeric_eq, text)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(numeric_eq, text)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(numeric_eq, text)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
selector | text |
Returns
Type: public.numeric_eq
text
eql_v3_internal(jsonb, date_eq)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.date_eq)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.date_eq |
Returns
Type: public.date_eq
text
eql_v3_internal(date_eq, date_eq)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b public. | date_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(date_eq, text)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(date_eq, text)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(date_eq, text)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
selector | text |
Returns
Type: public.date_eq
text
eql_v3_internal(jsonb, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | boolean |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.boolean |
Returns
Type: public.boolean
text
eql_v3_internal(boolean, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b public. | boolean |
Returns
Type: jsonb
jsonb
eql_v3_internal(boolean, text)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(boolean, text)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(boolean, text)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
selector | text |
Returns
Type: public.boolean
text
eql_v3_internal(jsonb, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.numeric |
Returns
Type: public.numeric
text
eql_v3_internal(numeric, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b public. | numeric |
Returns
Type: jsonb
jsonb
eql_v3_internal(numeric, text)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(numeric, text)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(numeric, text)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
selector | text |
Returns
Type: public.numeric
text
eql_v3_internal(jsonb, real_ord)
Unsupported operator blocker for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.real_ord)
Unsupported operator blocker for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.real_ord |
Returns
Type: public.real_ord
text
eql_v3_internal(real_ord, real_ord)
Unsupported operator blocker for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b public. | real_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(real_ord, text)
Unsupported operator blocker for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(real_ord, text)
Unsupported operator blocker for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(real_ord, text)
Unsupported operator blocker for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
selector | text |
Returns
Type: public.real_ord
text
eql_v3_internal(jsonb, timestamp_eq)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.timestamp_eq)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.timestamp_eq |
Returns
Type: public.timestamp_eq
text
eql_v3_internal(timestamp_eq, timestamp_eq)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b public. | timestamp_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(timestamp_eq, text)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(timestamp_eq, text)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(timestamp_eq, text)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
selector | text |
Returns
Type: public.timestamp_eq
text
eql_v3_internal(jsonb, text_ord_ope)
Unsupported operator blocker for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.text_ord_ope)
Unsupported operator blocker for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.text_ord_ope |
Returns
Type: public.text_ord_ope
text
eql_v3_internal(text_ord_ope, text_ord_ope)
Unsupported operator blocker for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b public. | text_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(text_ord_ope, text)
Unsupported operator blocker for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text_ord_ope, text)
Unsupported operator blocker for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text_ord_ope, text)
Unsupported operator blocker for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
selector | text |
Returns
Type: public.text_ord_ope
text
eql_v3_internal(jsonb, double_eq)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.double_eq)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.double_eq |
Returns
Type: public.double_eq
text
eql_v3_internal(double_eq, double_eq)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b public. | double_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(double_eq, text)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(double_eq, text)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(double_eq, text)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
selector | text |
Returns
Type: public.double_eq
text
eql_v3_internal(jsonb, smallint_ord)
Unsupported operator blocker for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.smallint_ord)
Unsupported operator blocker for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.smallint_ord |
Returns
Type: public.smallint_ord
text
eql_v3_internal(smallint_ord, smallint_ord)
Unsupported operator blocker for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b public. | smallint_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(smallint_ord, text)
Unsupported operator blocker for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(smallint_ord, text)
Unsupported operator blocker for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(smallint_ord, text)
Unsupported operator blocker for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
selector | text |
Returns
Type: public.smallint_ord
text
eql_v3_internal(jsonb, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.timestamp |
Returns
Type: public.timestamp
text
eql_v3_internal(timestamp, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b public. | timestamp |
Returns
Type: jsonb
jsonb
eql_v3_internal(timestamp, text)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(timestamp, text)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(timestamp, text)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
selector | text |
Returns
Type: public.timestamp
text
eql_v3_internal(jsonb, double_ord_ope)
Unsupported operator blocker for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.double_ord_ope)
Unsupported operator blocker for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.double_ord_ope |
Returns
Type: public.double_ord_ope
text
eql_v3_internal(double_ord_ope, double_ord_ope)
Unsupported operator blocker for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b public. | double_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(double_ord_ope, text)
Unsupported operator blocker for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(double_ord_ope, text)
Unsupported operator blocker for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(double_ord_ope, text)
Unsupported operator blocker for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
selector | text |
Returns
Type: public.double_ord_ope
text
eql_v3_internal(jsonb, real_ord_ope)
Unsupported operator blocker for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.real_ord_ope)
Unsupported operator blocker for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.real_ord_ope |
Returns
Type: public.real_ord_ope
text
eql_v3_internal(real_ord_ope, real_ord_ope)
Unsupported operator blocker for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b public. | real_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(real_ord_ope, text)
Unsupported operator blocker for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(real_ord_ope, text)
Unsupported operator blocker for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(real_ord_ope, text)
Unsupported operator blocker for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
selector | text |
Returns
Type: public.real_ord_ope
text
eql_v3_internal(jsonb, integer_ord_ope)
Unsupported operator blocker for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.integer_ord_ope)
Unsupported operator blocker for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.integer_ord_ope |
Returns
Type: public.integer_ord_ope
text
eql_v3_internal(integer_ord_ope, integer_ord_ope)
Unsupported operator blocker for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b public. | integer_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(integer_ord_ope, text)
Unsupported operator blocker for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(integer_ord_ope, text)
Unsupported operator blocker for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(integer_ord_ope, text)
Unsupported operator blocker for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
selector | text |
Returns
Type: public.integer_ord_ope
text
eql_v3_internal(jsonb, text_match)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_match |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.text_match)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.text_match |
Returns
Type: public.text_match
text
eql_v3_internal(text_match, text_match)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b public. | text_match |
Returns
Type: jsonb
jsonb
eql_v3_internal(text_match, text)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text_match, text)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text_match, text)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
selector | text |
Returns
Type: public.text_match
text
eql_v3_internal(jsonb, smallint_ord_ope)
Unsupported operator blocker for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.smallint_ord_ope)
Unsupported operator blocker for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.smallint_ord_ope |
Returns
Type: public.smallint_ord_ope
text
eql_v3_internal(smallint_ord_ope, smallint_ord_ope)
Unsupported operator blocker for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b public. | smallint_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(smallint_ord_ope, text)
Unsupported operator blocker for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(smallint_ord_ope, text)
Unsupported operator blocker for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(smallint_ord_ope, text)
Unsupported operator blocker for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
selector | text |
Returns
Type: public.smallint_ord_ope
text
eql_v3_internal(jsonb, timestamp_ord_ore)
Unsupported operator blocker for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.timestamp_ord_ore)
Unsupported operator blocker for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.timestamp_ord_ore |
Returns
Type: public.timestamp_ord_ore
text
eql_v3_internal(timestamp_ord_ore, timestamp_ord_ore)
Unsupported operator blocker for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b public. | timestamp_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(timestamp_ord_ore, text)
Unsupported operator blocker for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(timestamp_ord_ore, text)
Unsupported operator blocker for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(timestamp_ord_ore, text)
Unsupported operator blocker for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
selector | text |
Returns
Type: public.timestamp_ord_ore
text
eql_v3_internal(jsonb, numeric_ord_ope)
Unsupported operator blocker for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.numeric_ord_ope)
Unsupported operator blocker for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.numeric_ord_ope |
Returns
Type: public.numeric_ord_ope
text
eql_v3_internal(numeric_ord_ope, numeric_ord_ope)
Unsupported operator blocker for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b public. | numeric_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(numeric_ord_ope, text)
Unsupported operator blocker for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(numeric_ord_ope, text)
Unsupported operator blocker for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(numeric_ord_ope, text)
Unsupported operator blocker for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
selector | text |
Returns
Type: public.numeric_ord_ope
text
eql_v3_internal(jsonb, text_eq)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.text_eq)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.text_eq |
Returns
Type: public.text_eq
text
eql_v3_internal(text_eq, text_eq)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b public. | text_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(text_eq, text)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text_eq, text)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text_eq, text)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
selector | text |
Returns
Type: public.text_eq
text
eql_v3_internal(jsonb, text_ord_ore)
Unsupported operator blocker for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.text_ord_ore)
Unsupported operator blocker for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.text_ord_ore |
Returns
Type: public.text_ord_ore
text
eql_v3_internal(text_ord_ore, text_ord_ore)
Unsupported operator blocker for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b public. | text_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(text_ord_ore, text)
Unsupported operator blocker for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text_ord_ore, text)
Unsupported operator blocker for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text_ord_ore, text)
Unsupported operator blocker for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
selector | text |
Returns
Type: public.text_ord_ore
text
eql_v3_internal(jsonb, bigint_ord)
Unsupported operator blocker for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.bigint_ord)
Unsupported operator blocker for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.bigint_ord |
Returns
Type: public.bigint_ord
text
eql_v3_internal(bigint_ord, bigint_ord)
Unsupported operator blocker for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b public. | bigint_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(bigint_ord, text)
Unsupported operator blocker for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(bigint_ord, text)
Unsupported operator blocker for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(bigint_ord, text)
Unsupported operator blocker for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
selector | text |
Returns
Type: public.bigint_ord
text
eql_v3_internal(jsonb, numeric_ord_ore)
Unsupported operator blocker for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.numeric_ord_ore)
Unsupported operator blocker for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.numeric_ord_ore |
Returns
Type: public.numeric_ord_ore
text
eql_v3_internal(numeric_ord_ore, numeric_ord_ore)
Unsupported operator blocker for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b public. | numeric_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(numeric_ord_ore, text)
Unsupported operator blocker for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(numeric_ord_ore, text)
Unsupported operator blocker for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(numeric_ord_ore, text)
Unsupported operator blocker for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
selector | text |
Returns
Type: public.numeric_ord_ore
text
eql_v3_internal(jsonb, bigint_eq)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.bigint_eq)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.bigint_eq |
Returns
Type: public.bigint_eq
text
eql_v3_internal(bigint_eq, bigint_eq)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b public. | bigint_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(bigint_eq, text)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(bigint_eq, text)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(bigint_eq, text)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
selector | text |
Returns
Type: public.bigint_eq
text
eql_v3_internal(jsonb, real_ord_ore)
Unsupported operator blocker for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.real_ord_ore)
Unsupported operator blocker for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.real_ord_ore |
Returns
Type: public.real_ord_ore
text
eql_v3_internal(real_ord_ore, real_ord_ore)
Unsupported operator blocker for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b public. | real_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(real_ord_ore, text)
Unsupported operator blocker for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(real_ord_ore, text)
Unsupported operator blocker for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(real_ord_ore, text)
Unsupported operator blocker for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
selector | text |
Returns
Type: public.real_ord_ore
text
eql_v3_internal(jsonb, double_ord)
Unsupported operator blocker for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.double_ord)
Unsupported operator blocker for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.double_ord |
Returns
Type: public.double_ord
text
eql_v3_internal(double_ord, double_ord)
Unsupported operator blocker for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b public. | double_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(double_ord, text)
Unsupported operator blocker for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(double_ord, text)
Unsupported operator blocker for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(double_ord, text)
Unsupported operator blocker for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
selector | text |
Returns
Type: public.double_ord
text
eql_v3_internal(jsonb, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.bigint |
Returns
Type: public.bigint
text
eql_v3_internal(bigint, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b public. | bigint |
Returns
Type: jsonb
jsonb
eql_v3_internal(bigint, text)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(bigint, text)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(bigint, text)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
selector | text |
Returns
Type: public.bigint
text
eql_v3_internal(jsonb, bigint_ord_ope)
Unsupported operator blocker for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.bigint_ord_ope)
Unsupported operator blocker for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.bigint_ord_ope |
Returns
Type: public.bigint_ord_ope
text
eql_v3_internal(bigint_ord_ope, bigint_ord_ope)
Unsupported operator blocker for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b public. | bigint_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(bigint_ord_ope, text)
Unsupported operator blocker for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(bigint_ord_ope, text)
Unsupported operator blocker for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(bigint_ord_ope, text)
Unsupported operator blocker for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
selector | text |
Returns
Type: public.bigint_ord_ope
text
eql_v3_internal(jsonb, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.smallint |
Returns
Type: public.smallint
text
eql_v3_internal(smallint, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b public. | smallint |
Returns
Type: jsonb
jsonb
eql_v3_internal(smallint, text)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(smallint, text)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(smallint, text)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
selector | text |
Returns
Type: public.smallint
text
eql_v3_internal(jsonb, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.text |
Returns
Type: public.text
text
eql_v3_internal(text, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b public. | text |
Returns
Type: jsonb
jsonb
eql_v3_internal(text, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
selector | text |
Returns
Type: public.text
text
eql_v3_internal(jsonb, integer_eq)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.integer_eq)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.integer_eq |
Returns
Type: public.integer_eq
text
eql_v3_internal(integer_eq, integer_eq)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b public. | integer_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(integer_eq, text)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(integer_eq, text)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(integer_eq, text)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
selector | text |
Returns
Type: public.integer_eq
text
eql_v3_internal(jsonb, integer_ord)
Unsupported operator blocker for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.integer_ord)
Unsupported operator blocker for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.integer_ord |
Returns
Type: public.integer_ord
text
eql_v3_internal(integer_ord, integer_ord)
Unsupported operator blocker for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b public. | integer_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(integer_ord, text)
Unsupported operator blocker for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(integer_ord, text)
Unsupported operator blocker for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(integer_ord, text)
Unsupported operator blocker for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
selector | text |
Returns
Type: public.integer_ord
text
eql_v3_internal(jsonb, text_search)
Unsupported operator blocker for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_search |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.text_search)
Unsupported operator blocker for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.text_search |
Returns
Type: public.text_search
text
eql_v3_internal(text_search, text_search)
Unsupported operator blocker for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b public. | text_search |
Returns
Type: jsonb
jsonb
eql_v3_internal(text_search, text)
Unsupported operator blocker for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text_search, text)
Unsupported operator blocker for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(text_search, text)
Unsupported operator blocker for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
selector | text |
Returns
Type: public.text_search
text
eql_v3_internal(jsonb, timestamp_ord)
Unsupported operator blocker for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.timestamp_ord)
Unsupported operator blocker for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.timestamp_ord |
Returns
Type: public.timestamp_ord
text
eql_v3_internal(timestamp_ord, timestamp_ord)
Unsupported operator blocker for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b public. | timestamp_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(timestamp_ord, text)
Unsupported operator blocker for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(timestamp_ord, text)
Unsupported operator blocker for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(timestamp_ord, text)
Unsupported operator blocker for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
selector | text |
Returns
Type: public.timestamp_ord
text
eql_v3_internal(jsonb, smallint_eq)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.smallint_eq)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.smallint_eq |
Returns
Type: public.smallint_eq
text
eql_v3_internal(smallint_eq, smallint_eq)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b public. | smallint_eq |
Returns
Type: jsonb
jsonb
eql_v3_internal(smallint_eq, text)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(smallint_eq, text)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(smallint_eq, text)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
selector | text |
Returns
Type: public.smallint_eq
text
eql_v3_internal(jsonb, numeric_ord)
Unsupported operator blocker for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.numeric_ord)
Unsupported operator blocker for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.numeric_ord |
Returns
Type: public.numeric_ord
text
eql_v3_internal(numeric_ord, numeric_ord)
Unsupported operator blocker for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b public. | numeric_ord |
Returns
Type: jsonb
jsonb
eql_v3_internal(numeric_ord, text)
Unsupported operator blocker for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(numeric_ord, text)
Unsupported operator blocker for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(numeric_ord, text)
Unsupported operator blocker for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
selector | text |
Returns
Type: public.numeric_ord
text
eql_v3_internal(jsonb, date_ord_ope)
Unsupported operator blocker for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.date_ord_ope)
Unsupported operator blocker for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.date_ord_ope |
Returns
Type: public.date_ord_ope
text
eql_v3_internal(date_ord_ope, date_ord_ope)
Unsupported operator blocker for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b public. | date_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(date_ord_ope, text)
Unsupported operator blocker for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(date_ord_ope, text)
Unsupported operator blocker for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(date_ord_ope, text)
Unsupported operator blocker for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
selector | text |
Returns
Type: public.date_ord_ope
text
eql_v3_internal(jsonb, double_ord_ore)
Unsupported operator blocker for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.double_ord_ore)
Unsupported operator blocker for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.double_ord_ore |
Returns
Type: public.double_ord_ore
text
eql_v3_internal(double_ord_ore, double_ord_ore)
Unsupported operator blocker for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b public. | double_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(double_ord_ore, text)
Unsupported operator blocker for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(double_ord_ore, text)
Unsupported operator blocker for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(double_ord_ore, text)
Unsupported operator blocker for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
selector | text |
Returns
Type: public.double_ord_ore
text
eql_v3_internal(jsonb, timestamp_ord_ope)
Unsupported operator blocker for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.timestamp_ord_ope)
Unsupported operator blocker for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.timestamp_ord_ope |
Returns
Type: public.timestamp_ord_ope
text
eql_v3_internal(timestamp_ord_ope, timestamp_ord_ope)
Unsupported operator blocker for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b public. | timestamp_ord_ope |
Returns
Type: jsonb
jsonb
eql_v3_internal(timestamp_ord_ope, text)
Unsupported operator blocker for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(timestamp_ord_ope, text)
Unsupported operator blocker for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(timestamp_ord_ope, text)
Unsupported operator blocker for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
selector | text |
Returns
Type: public.timestamp_ord_ope
text
eql_v3_internal(jsonb, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.integer |
Returns
Type: public.integer
text
eql_v3_internal(integer, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b public. | integer |
Returns
Type: jsonb
jsonb
eql_v3_internal(integer, text)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(integer, text)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(integer, text)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
selector | text |
Returns
Type: public.integer
text
eql_v3_internal(jsonb, date_ord_ore)
Unsupported operator blocker for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.date_ord_ore)
Unsupported operator blocker for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.date_ord_ore |
Returns
Type: public.date_ord_ore
text
eql_v3_internal(date_ord_ore, date_ord_ore)
Unsupported operator blocker for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b public. | date_ord_ore |
Returns
Type: jsonb
jsonb
eql_v3_internal(date_ord_ore, text)
Unsupported operator blocker for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(date_ord_ore, text)
Unsupported operator blocker for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(date_ord_ore, text)
Unsupported operator blocker for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
selector | text |
Returns
Type: public.date_ord_ore
text
eql_v3_internal(jsonb, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real |
Returns
Type: jsonb
jsonb
eql_v3_internal(jsonb, public.real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
selector | public.real |
Returns
Type: public.real
text
eql_v3_internal(real, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b public. | real |
Returns
Type: jsonb
jsonb
eql_v3_internal(real, text)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(real, text)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b | text |
Returns
Type: boolean
jsonb
eql_v3_internal(real, text)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
selector | text |
Returns
Type: public.real
text
eql_v3_is_valid_ste_vec_document_payload(jsonb)
Validate a root SteVec document payload.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb |
eql_v3_is_valid_ste_vec_entry_payload(jsonb)
Validate a single SteVec entry payload.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb |
eql_v3_is_valid_ste_vec_query_payload(jsonb)
Validate a SteVec containment query payload.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb |
gt(jsonb, smallint_ord_ore)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
gt(smallint_ord_ore, jsonb)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gt(smallint_ord_ore, smallint_ord_ore)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
gt(query_bigint_ord_ore, bigint_ord_ore)
Operator wrapper for eql_v3.query_bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord_ore | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
gt(bigint_ord_ore, query_bigint_ord_ore)
Operator wrapper for eql_v3.query_bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b eql_v3. | query_bigint_ord_ore |
Returns
Type: boolean
boolean
gt(jsonb, bigint_ord_ore)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
gt(bigint_ord_ore, jsonb)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gt(bigint_ord_ore, bigint_ord_ore)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
gt(query_date_ord_ore, date_ord_ore)
Operator wrapper for eql_v3.query_date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord_ore | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
gt(date_ord_ore, query_date_ord_ore)
Operator wrapper for eql_v3.query_date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b eql_v3. | query_date_ord_ore |
Returns
Type: boolean
boolean
gt(jsonb, text_ord)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord |
Returns
Type: boolean
boolean
gt(text_ord, jsonb)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gt(text_ord, text_ord)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b public. | text_ord |
Returns
Type: boolean
boolean
gt(jsonb, date_ord)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord |
Returns
Type: boolean
boolean
gt(date_ord, jsonb)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gt(date_ord, date_ord)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b public. | date_ord |
Returns
Type: boolean
boolean
gt(jsonb, integer_ord_ore)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
gt(integer_ord_ore, jsonb)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gt(integer_ord_ore, integer_ord_ore)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
gt(query_text_search, text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
gt(text_search, query_text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b eql_v3. | query_text_search |
Returns
Type: boolean
boolean
gt(query_smallint_ord_ope, smallint_ord_ope)
Operator wrapper for eql_v3.query_smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord_ope | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
gt(smallint_ord_ope, query_smallint_ord_ope)
Operator wrapper for eql_v3.query_smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b eql_v3. | query_smallint_ord_ope |
Returns
Type: boolean
boolean
gt(jsonb, real_ord)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord |
Returns
Type: boolean
boolean
gt(real_ord, jsonb)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gt(real_ord, real_ord)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b public. | real_ord |
Returns
Type: boolean
boolean
gt(jsonb, text_ord_ope)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
gt(text_ord_ope, jsonb)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gt(text_ord_ope, text_ord_ope)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
gt(jsonb, smallint_ord)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
gt(smallint_ord, jsonb)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gt(smallint_ord, smallint_ord)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
gt(query_text_ord, text_ord)
Operator wrapper for eql_v3.query_text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord | |
b public. | text_ord |
Returns
Type: boolean
boolean
gt(text_ord, query_text_ord)
Operator wrapper for eql_v3.query_text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b eql_v3. | query_text_ord |
Returns
Type: boolean
boolean
gt(query_double_ord_ope, double_ord_ope)
Operator wrapper for eql_v3.query_double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord_ope | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
gt(double_ord_ope, query_double_ord_ope)
Operator wrapper for eql_v3.query_double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b eql_v3. | query_double_ord_ope |
Returns
Type: boolean
boolean
gt(jsonb, double_ord_ope)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
gt(double_ord_ope, jsonb)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gt(double_ord_ope, double_ord_ope)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
gt(jsonb, real_ord_ope)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
gt(real_ord_ope, jsonb)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gt(real_ord_ope, real_ord_ope)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
gt(jsonb, integer_ord_ope)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
gt(integer_ord_ope, jsonb)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gt(integer_ord_ope, integer_ord_ope)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
gt(jsonb, smallint_ord_ope)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
gt(smallint_ord_ope, jsonb)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gt(smallint_ord_ope, smallint_ord_ope)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
gt(jsonb, timestamp_ord_ore)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
gt(timestamp_ord_ore, jsonb)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gt(timestamp_ord_ore, timestamp_ord_ore)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
gt(jsonb, numeric_ord_ope)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
gt(numeric_ord_ope, jsonb)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gt(numeric_ord_ope, numeric_ord_ope)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
gt(query_date_ord, date_ord)
Operator wrapper for eql_v3.query_date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord | |
b public. | date_ord |
Returns
Type: boolean
boolean
gt(date_ord, query_date_ord)
Operator wrapper for eql_v3.query_date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b eql_v3. | query_date_ord |
Returns
Type: boolean
boolean
gt(query_numeric_ord_ore, numeric_ord_ore)
Operator wrapper for eql_v3.query_numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord_ore | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
gt(numeric_ord_ore, query_numeric_ord_ore)
Operator wrapper for eql_v3.query_numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b eql_v3. | query_numeric_ord_ore |
Returns
Type: boolean
boolean
gt(query_real_ord, real_ord)
Operator wrapper for eql_v3.query_real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord | |
b public. | real_ord |
Returns
Type: boolean
boolean
gt(real_ord, query_real_ord)
Operator wrapper for eql_v3.query_real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b eql_v3. | query_real_ord |
Returns
Type: boolean
boolean
gt(jsonb, text_ord_ore)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
gt(text_ord_ore, jsonb)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gt(text_ord_ore, text_ord_ore)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
gt(jsonb, bigint_ord)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
gt(bigint_ord, jsonb)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gt(bigint_ord, bigint_ord)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
gt(query_integer_ord_ore, integer_ord_ore)
Operator wrapper for eql_v3.query_integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord_ore | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
gt(integer_ord_ore, query_integer_ord_ore)
Operator wrapper for eql_v3.query_integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b eql_v3. | query_integer_ord_ore |
Returns
Type: boolean
boolean
gt(jsonb, numeric_ord_ore)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
gt(numeric_ord_ore, jsonb)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gt(numeric_ord_ore, numeric_ord_ore)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
gt(jsonb, real_ord_ore)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
gt(real_ord_ore, jsonb)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gt(real_ord_ore, real_ord_ore)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
gt(query_text_ord_ore, text_ord_ore)
Operator wrapper for eql_v3.query_text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ore | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
gt(text_ord_ore, query_text_ord_ore)
Operator wrapper for eql_v3.query_text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b eql_v3. | query_text_ord_ore |
Returns
Type: boolean
boolean
gt(query_smallint_ord_ore, smallint_ord_ore)
Operator wrapper for eql_v3.query_smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord_ore | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
gt(smallint_ord_ore, query_smallint_ord_ore)
Operator wrapper for eql_v3.query_smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b eql_v3. | query_smallint_ord_ore |
Returns
Type: boolean
boolean
gt(jsonb, double_ord)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord |
Returns
Type: boolean
boolean
gt(double_ord, jsonb)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gt(double_ord, double_ord)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b public. | double_ord |
Returns
Type: boolean
boolean
gt(query_timestamp_ord_ope, timestamp_ord_ope)
Operator wrapper for eql_v3.query_timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord_ope | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
gt(timestamp_ord_ope, query_timestamp_ord_ope)
Operator wrapper for eql_v3.query_timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b eql_v3. | query_timestamp_ord_ope |
Returns
Type: boolean
boolean
gt(query_integer_ord, integer_ord)
Operator wrapper for eql_v3.query_integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord | |
b public. | integer_ord |
Returns
Type: boolean
boolean
gt(integer_ord, query_integer_ord)
Operator wrapper for eql_v3.query_integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b eql_v3. | query_integer_ord |
Returns
Type: boolean
boolean
gt(query_integer_ord_ope, integer_ord_ope)
Operator wrapper for eql_v3.query_integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord_ope | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
gt(integer_ord_ope, query_integer_ord_ope)
Operator wrapper for eql_v3.query_integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b eql_v3. | query_integer_ord_ope |
Returns
Type: boolean
boolean
gt(jsonb, bigint_ord_ope)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
gt(bigint_ord_ope, jsonb)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gt(bigint_ord_ope, bigint_ord_ope)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
gt(query_text_ord_ope, text_ord_ope)
Operator wrapper for eql_v3.query_text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ope | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
gt(text_ord_ope, query_text_ord_ope)
Operator wrapper for eql_v3.query_text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b eql_v3. | query_text_ord_ope |
Returns
Type: boolean
boolean
gt(query_smallint_ord, smallint_ord)
Operator wrapper for eql_v3.query_smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
gt(smallint_ord, query_smallint_ord)
Operator wrapper for eql_v3.query_smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b eql_v3. | query_smallint_ord |
Returns
Type: boolean
boolean
gt(query_numeric_ord, numeric_ord)
Operator wrapper for eql_v3.query_numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
gt(numeric_ord, query_numeric_ord)
Operator wrapper for eql_v3.query_numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b eql_v3. | query_numeric_ord |
Returns
Type: boolean
boolean
gt(query_timestamp_ord_ore, timestamp_ord_ore)
Operator wrapper for eql_v3.query_timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord_ore | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
gt(timestamp_ord_ore, query_timestamp_ord_ore)
Operator wrapper for eql_v3.query_timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b eql_v3. | query_timestamp_ord_ore |
Returns
Type: boolean
boolean
gt(jsonb, integer_ord)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord |
Returns
Type: boolean
boolean
gt(integer_ord, jsonb)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gt(integer_ord, integer_ord)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b public. | integer_ord |
Returns
Type: boolean
boolean
gt(query_timestamp_ord, timestamp_ord)
Operator wrapper for eql_v3.query_timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
gt(timestamp_ord, query_timestamp_ord)
Operator wrapper for eql_v3.query_timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b eql_v3. | query_timestamp_ord |
Returns
Type: boolean
boolean
gt(jsonb, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_search |
Returns
Type: boolean
boolean
gt(text_search, jsonb)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b | jsonb |
Returns
Type: boolean
boolean
gt(text_search, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
gt(jsonb, timestamp_ord)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
gt(timestamp_ord, jsonb)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gt(timestamp_ord, timestamp_ord)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
gt(query_bigint_ord_ope, bigint_ord_ope)
Operator wrapper for eql_v3.query_bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord_ope | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
gt(bigint_ord_ope, query_bigint_ord_ope)
Operator wrapper for eql_v3.query_bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b eql_v3. | query_bigint_ord_ope |
Returns
Type: boolean
boolean
gt(query_real_ord_ope, real_ord_ope)
Operator wrapper for eql_v3.query_real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord_ope | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
gt(real_ord_ope, query_real_ord_ope)
Operator wrapper for eql_v3.query_real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b eql_v3. | query_real_ord_ope |
Returns
Type: boolean
boolean
gt(jsonb, numeric_ord)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
gt(numeric_ord, jsonb)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gt(numeric_ord, numeric_ord)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
gt(jsonb, date_ord_ope)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
gt(date_ord_ope, jsonb)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gt(date_ord_ope, date_ord_ope)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
gt(query_double_ord_ore, double_ord_ore)
Operator wrapper for eql_v3.query_double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord_ore | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
gt(double_ord_ore, query_double_ord_ore)
Operator wrapper for eql_v3.query_double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b eql_v3. | query_double_ord_ore |
Returns
Type: boolean
boolean
gt(jsonb, double_ord_ore)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
gt(double_ord_ore, jsonb)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gt(double_ord_ore, double_ord_ore)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
gt(query_double_ord, double_ord)
Operator wrapper for eql_v3.query_double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord | |
b public. | double_ord |
Returns
Type: boolean
boolean
gt(double_ord, query_double_ord)
Operator wrapper for eql_v3.query_double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b eql_v3. | query_double_ord |
Returns
Type: boolean
boolean
gt(query_real_ord_ore, real_ord_ore)
Operator wrapper for eql_v3.query_real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord_ore | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
gt(real_ord_ore, query_real_ord_ore)
Operator wrapper for eql_v3.query_real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b eql_v3. | query_real_ord_ore |
Returns
Type: boolean
boolean
gt(query_date_ord_ope, date_ord_ope)
Operator wrapper for eql_v3.query_date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord_ope | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
gt(date_ord_ope, query_date_ord_ope)
Operator wrapper for eql_v3.query_date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b eql_v3. | query_date_ord_ope |
Returns
Type: boolean
boolean
gt(jsonb, timestamp_ord_ope)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
gt(timestamp_ord_ope, jsonb)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gt(timestamp_ord_ope, timestamp_ord_ope)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
gt(jsonb, date_ord_ore)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
gt(date_ord_ore, jsonb)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gt(date_ord_ore, date_ord_ore)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
gt(query_numeric_ord_ope, numeric_ord_ope)
Operator wrapper for eql_v3.query_numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord_ope | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
gt(numeric_ord_ope, query_numeric_ord_ope)
Operator wrapper for eql_v3.query_numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b eql_v3. | query_numeric_ord_ope |
Returns
Type: boolean
boolean
gt(query_bigint_ord, bigint_ord)
Operator wrapper for eql_v3.query_bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
gt(bigint_ord, query_bigint_ord)
Operator wrapper for eql_v3.query_bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b eql_v3. | query_bigint_ord |
Returns
Type: boolean
boolean
gte(jsonb, smallint_ord_ore)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
gte(smallint_ord_ore, jsonb)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gte(smallint_ord_ore, smallint_ord_ore)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
gte(query_bigint_ord_ore, bigint_ord_ore)
Operator wrapper for eql_v3.query_bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord_ore | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
gte(bigint_ord_ore, query_bigint_ord_ore)
Operator wrapper for eql_v3.query_bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b eql_v3. | query_bigint_ord_ore |
Returns
Type: boolean
boolean
gte(jsonb, bigint_ord_ore)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
gte(bigint_ord_ore, jsonb)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gte(bigint_ord_ore, bigint_ord_ore)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
gte(query_date_ord_ore, date_ord_ore)
Operator wrapper for eql_v3.query_date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord_ore | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
gte(date_ord_ore, query_date_ord_ore)
Operator wrapper for eql_v3.query_date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b eql_v3. | query_date_ord_ore |
Returns
Type: boolean
boolean
gte(jsonb, text_ord)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord |
Returns
Type: boolean
boolean
gte(text_ord, jsonb)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gte(text_ord, text_ord)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b public. | text_ord |
Returns
Type: boolean
boolean
gte(jsonb, date_ord)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord |
Returns
Type: boolean
boolean
gte(date_ord, jsonb)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gte(date_ord, date_ord)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b public. | date_ord |
Returns
Type: boolean
boolean
gte(jsonb, integer_ord_ore)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
gte(integer_ord_ore, jsonb)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gte(integer_ord_ore, integer_ord_ore)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
gte(query_text_search, text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
gte(text_search, query_text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b eql_v3. | query_text_search |
Returns
Type: boolean
boolean
gte(query_smallint_ord_ope, smallint_ord_ope)
Operator wrapper for eql_v3.query_smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord_ope | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
gte(smallint_ord_ope, query_smallint_ord_ope)
Operator wrapper for eql_v3.query_smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b eql_v3. | query_smallint_ord_ope |
Returns
Type: boolean
boolean
gte(jsonb, real_ord)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord |
Returns
Type: boolean
boolean
gte(real_ord, jsonb)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gte(real_ord, real_ord)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b public. | real_ord |
Returns
Type: boolean
boolean
gte(jsonb, text_ord_ope)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
gte(text_ord_ope, jsonb)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gte(text_ord_ope, text_ord_ope)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
gte(jsonb, smallint_ord)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
gte(smallint_ord, jsonb)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gte(smallint_ord, smallint_ord)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
gte(query_text_ord, text_ord)
Operator wrapper for eql_v3.query_text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord | |
b public. | text_ord |
Returns
Type: boolean
boolean
gte(text_ord, query_text_ord)
Operator wrapper for eql_v3.query_text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b eql_v3. | query_text_ord |
Returns
Type: boolean
boolean
gte(query_double_ord_ope, double_ord_ope)
Operator wrapper for eql_v3.query_double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord_ope | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
gte(double_ord_ope, query_double_ord_ope)
Operator wrapper for eql_v3.query_double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b eql_v3. | query_double_ord_ope |
Returns
Type: boolean
boolean
gte(jsonb, double_ord_ope)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
gte(double_ord_ope, jsonb)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gte(double_ord_ope, double_ord_ope)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
gte(jsonb, real_ord_ope)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
gte(real_ord_ope, jsonb)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gte(real_ord_ope, real_ord_ope)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
gte(jsonb, integer_ord_ope)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
gte(integer_ord_ope, jsonb)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gte(integer_ord_ope, integer_ord_ope)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
gte(jsonb, smallint_ord_ope)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
gte(smallint_ord_ope, jsonb)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gte(smallint_ord_ope, smallint_ord_ope)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
gte(jsonb, timestamp_ord_ore)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
gte(timestamp_ord_ore, jsonb)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gte(timestamp_ord_ore, timestamp_ord_ore)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
gte(jsonb, numeric_ord_ope)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
gte(numeric_ord_ope, jsonb)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gte(numeric_ord_ope, numeric_ord_ope)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
gte(query_date_ord, date_ord)
Operator wrapper for eql_v3.query_date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord | |
b public. | date_ord |
Returns
Type: boolean
boolean
gte(date_ord, query_date_ord)
Operator wrapper for eql_v3.query_date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b eql_v3. | query_date_ord |
Returns
Type: boolean
boolean
gte(query_numeric_ord_ore, numeric_ord_ore)
Operator wrapper for eql_v3.query_numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord_ore | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
gte(numeric_ord_ore, query_numeric_ord_ore)
Operator wrapper for eql_v3.query_numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b eql_v3. | query_numeric_ord_ore |
Returns
Type: boolean
boolean
gte(query_real_ord, real_ord)
Operator wrapper for eql_v3.query_real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord | |
b public. | real_ord |
Returns
Type: boolean
boolean
gte(real_ord, query_real_ord)
Operator wrapper for eql_v3.query_real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b eql_v3. | query_real_ord |
Returns
Type: boolean
boolean
gte(jsonb, text_ord_ore)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
gte(text_ord_ore, jsonb)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gte(text_ord_ore, text_ord_ore)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
gte(jsonb, bigint_ord)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
gte(bigint_ord, jsonb)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gte(bigint_ord, bigint_ord)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
gte(query_integer_ord_ore, integer_ord_ore)
Operator wrapper for eql_v3.query_integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord_ore | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
gte(integer_ord_ore, query_integer_ord_ore)
Operator wrapper for eql_v3.query_integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b eql_v3. | query_integer_ord_ore |
Returns
Type: boolean
boolean
gte(jsonb, numeric_ord_ore)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
gte(numeric_ord_ore, jsonb)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gte(numeric_ord_ore, numeric_ord_ore)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
gte(jsonb, real_ord_ore)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
gte(real_ord_ore, jsonb)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gte(real_ord_ore, real_ord_ore)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
gte(query_text_ord_ore, text_ord_ore)
Operator wrapper for eql_v3.query_text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ore | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
gte(text_ord_ore, query_text_ord_ore)
Operator wrapper for eql_v3.query_text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b eql_v3. | query_text_ord_ore |
Returns
Type: boolean
boolean
gte(query_smallint_ord_ore, smallint_ord_ore)
Operator wrapper for eql_v3.query_smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord_ore | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
gte(smallint_ord_ore, query_smallint_ord_ore)
Operator wrapper for eql_v3.query_smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b eql_v3. | query_smallint_ord_ore |
Returns
Type: boolean
boolean
gte(jsonb, double_ord)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord |
Returns
Type: boolean
boolean
gte(double_ord, jsonb)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gte(double_ord, double_ord)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b public. | double_ord |
Returns
Type: boolean
boolean
gte(query_timestamp_ord_ope, timestamp_ord_ope)
Operator wrapper for eql_v3.query_timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord_ope | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
gte(timestamp_ord_ope, query_timestamp_ord_ope)
Operator wrapper for eql_v3.query_timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b eql_v3. | query_timestamp_ord_ope |
Returns
Type: boolean
boolean
gte(query_integer_ord, integer_ord)
Operator wrapper for eql_v3.query_integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord | |
b public. | integer_ord |
Returns
Type: boolean
boolean
gte(integer_ord, query_integer_ord)
Operator wrapper for eql_v3.query_integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b eql_v3. | query_integer_ord |
Returns
Type: boolean
boolean
gte(query_integer_ord_ope, integer_ord_ope)
Operator wrapper for eql_v3.query_integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord_ope | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
gte(integer_ord_ope, query_integer_ord_ope)
Operator wrapper for eql_v3.query_integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b eql_v3. | query_integer_ord_ope |
Returns
Type: boolean
boolean
gte(jsonb, bigint_ord_ope)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
gte(bigint_ord_ope, jsonb)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gte(bigint_ord_ope, bigint_ord_ope)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
gte(query_text_ord_ope, text_ord_ope)
Operator wrapper for eql_v3.query_text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ope | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
gte(text_ord_ope, query_text_ord_ope)
Operator wrapper for eql_v3.query_text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b eql_v3. | query_text_ord_ope |
Returns
Type: boolean
boolean
gte(query_smallint_ord, smallint_ord)
Operator wrapper for eql_v3.query_smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
gte(smallint_ord, query_smallint_ord)
Operator wrapper for eql_v3.query_smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b eql_v3. | query_smallint_ord |
Returns
Type: boolean
boolean
gte(query_numeric_ord, numeric_ord)
Operator wrapper for eql_v3.query_numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
gte(numeric_ord, query_numeric_ord)
Operator wrapper for eql_v3.query_numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b eql_v3. | query_numeric_ord |
Returns
Type: boolean
boolean
gte(query_timestamp_ord_ore, timestamp_ord_ore)
Operator wrapper for eql_v3.query_timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord_ore | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
gte(timestamp_ord_ore, query_timestamp_ord_ore)
Operator wrapper for eql_v3.query_timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b eql_v3. | query_timestamp_ord_ore |
Returns
Type: boolean
boolean
gte(jsonb, integer_ord)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord |
Returns
Type: boolean
boolean
gte(integer_ord, jsonb)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gte(integer_ord, integer_ord)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b public. | integer_ord |
Returns
Type: boolean
boolean
gte(query_timestamp_ord, timestamp_ord)
Operator wrapper for eql_v3.query_timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
gte(timestamp_ord, query_timestamp_ord)
Operator wrapper for eql_v3.query_timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b eql_v3. | query_timestamp_ord |
Returns
Type: boolean
boolean
gte(jsonb, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_search |
Returns
Type: boolean
boolean
gte(text_search, jsonb)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b | jsonb |
Returns
Type: boolean
boolean
gte(text_search, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
gte(jsonb, timestamp_ord)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
gte(timestamp_ord, jsonb)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gte(timestamp_ord, timestamp_ord)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
gte(query_bigint_ord_ope, bigint_ord_ope)
Operator wrapper for eql_v3.query_bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord_ope | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
gte(bigint_ord_ope, query_bigint_ord_ope)
Operator wrapper for eql_v3.query_bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b eql_v3. | query_bigint_ord_ope |
Returns
Type: boolean
boolean
gte(query_real_ord_ope, real_ord_ope)
Operator wrapper for eql_v3.query_real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord_ope | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
gte(real_ord_ope, query_real_ord_ope)
Operator wrapper for eql_v3.query_real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b eql_v3. | query_real_ord_ope |
Returns
Type: boolean
boolean
gte(jsonb, numeric_ord)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
gte(numeric_ord, jsonb)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b | jsonb |
Returns
Type: boolean
boolean
gte(numeric_ord, numeric_ord)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
gte(jsonb, date_ord_ope)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
gte(date_ord_ope, jsonb)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gte(date_ord_ope, date_ord_ope)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
gte(query_double_ord_ore, double_ord_ore)
Operator wrapper for eql_v3.query_double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord_ore | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
gte(double_ord_ore, query_double_ord_ore)
Operator wrapper for eql_v3.query_double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b eql_v3. | query_double_ord_ore |
Returns
Type: boolean
boolean
gte(jsonb, double_ord_ore)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
gte(double_ord_ore, jsonb)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gte(double_ord_ore, double_ord_ore)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
gte(query_double_ord, double_ord)
Operator wrapper for eql_v3.query_double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord | |
b public. | double_ord |
Returns
Type: boolean
boolean
gte(double_ord, query_double_ord)
Operator wrapper for eql_v3.query_double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b eql_v3. | query_double_ord |
Returns
Type: boolean
boolean
gte(query_real_ord_ore, real_ord_ore)
Operator wrapper for eql_v3.query_real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord_ore | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
gte(real_ord_ore, query_real_ord_ore)
Operator wrapper for eql_v3.query_real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b eql_v3. | query_real_ord_ore |
Returns
Type: boolean
boolean
gte(query_date_ord_ope, date_ord_ope)
Operator wrapper for eql_v3.query_date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord_ope | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
gte(date_ord_ope, query_date_ord_ope)
Operator wrapper for eql_v3.query_date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b eql_v3. | query_date_ord_ope |
Returns
Type: boolean
boolean
gte(jsonb, timestamp_ord_ope)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
gte(timestamp_ord_ope, jsonb)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
gte(timestamp_ord_ope, timestamp_ord_ope)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
gte(jsonb, date_ord_ore)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
gte(date_ord_ore, jsonb)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
gte(date_ord_ore, date_ord_ore)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
gte(query_numeric_ord_ope, numeric_ord_ope)
Operator wrapper for eql_v3.query_numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord_ope | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
gte(numeric_ord_ope, query_numeric_ord_ope)
Operator wrapper for eql_v3.query_numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b eql_v3. | query_numeric_ord_ope |
Returns
Type: boolean
boolean
gte(query_bigint_ord, bigint_ord)
Operator wrapper for eql_v3.query_bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
gte(bigint_ord, query_bigint_ord)
Operator wrapper for eql_v3.query_bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b eql_v3. | query_bigint_ord |
Returns
Type: boolean
boolean
has_ore_cllw(jsonb_entry)
Check if a ste_vec entry contains a CLLW ORE index term.
Parameters
| Name | Type | Description |
|---|---|---|
entry public. | jsonb_entry |
Returns
Type: boolean
boolean True if oc is present and non-null.
jsonb_array(jsonb)
Extract deterministic search fields (s, hm, oc, op) per sv element.
Excludes non-deterministic ciphertext so PostgreSQL's native jsonb @> can compare for containment. Use for GIN indexes and containment queries.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | encrypted EQL payload |
Returns
Type: jsonb[]
jsonb[] Array of objects with only deterministic fields.
jsonb_array_elements(jsonb)
Extract elements of an encrypted JSONB array as rows.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | encrypted EQL payload (must have a flag true). |
Returns
Type: SETOF
SETOF public.jsonb_entry One row per element (metadata preserved).
Exceptions
- 'cannot extract elements from non-array' if not an array.
jsonb_array_elements_text(jsonb)
Extract elements of an encrypted JSONB array as ciphertext text.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | encrypted EQL payload (must have a flag true). |
Returns
Type: SETOF
SETOF text One ciphertext per element.
Exceptions
- 'cannot extract elements from non-array' if not an array.
jsonb_array_length(jsonb)
Get the length of an encrypted JSONB array.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | encrypted EQL payload (must have a flag true). |
Returns
Type: integer
integer Number of elements.
Exceptions
- 'cannot get array length of a non-array' if not an array.
jsonb_contained_by(jsonb, jsonb)
GIN-indexable "is contained by" check.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | Payload to check. |
b | jsonb | Container payload. |
Returns
Type: boolean
boolean True if all elements of a are contained in b.
Note
Public raw-jsonb[] reverse-containment helper — the function-form entrypoint for <@ on platforms without operator support. The typed public.json <@ operator binds to eql_v3.ste_vec_contains instead, but both agree on the result.
jsonb_contains(jsonb, jsonb)
GIN-indexable containment check: does a contain all of b?
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | Container payload. |
b | jsonb | Search payload. |
Returns
Type: boolean
boolean True if a contains all deterministic elements of b.
Note
Public raw-jsonb[] containment helper over the extracted deterministic fields — the function-form entrypoint for containment on platforms without operator support (Supabase/PostgREST). The typed public.json @> operator does NOT call this function — it binds to eql_v3.ste_vec_contains instead — but both agree on the result (a parity test pins this). Also the documented GIN index expression (eql_v3.jsonb_array(col)); see docs/reference/database-indexes.md.
jsonb_path_exists(jsonb, text)
Check if a selector path exists in encrypted JSONB.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | encrypted EQL payload. |
selector | text | Selector hash to test. |
Returns
Type: boolean
boolean True if a matching element exists.
jsonb_path_query(jsonb, text)
Query encrypted JSONB for sv elements matching selector.
Returns one jsonb_entry row per matching encrypted element. Returns empty set on no match. It deliberately does not wrap multiple matches as an public.json document, because the root document domain requires an sv array and single leaves belong to public.jsonb_entry.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | encrypted EQL payload with sv. |
selector | text | Selector hash (s value). |
Returns
Type: SETOF
SETOF public.jsonb_entry Matching encrypted entries.
Variants
- eql_v3.jsonb_path_query_first
jsonb_path_query_first(jsonb, text)
Get the first sv element matching selector, or NULL.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | encrypted EQL payload. |
selector | text | Selector hash to match. |
Returns
Type: public.jsonb_entry
public.jsonb_entry First matching element or NULL.
lt(jsonb, smallint_ord_ore)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
lt(smallint_ord_ore, jsonb)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lt(smallint_ord_ore, smallint_ord_ore)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
lt(query_bigint_ord_ore, bigint_ord_ore)
Operator wrapper for eql_v3.query_bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord_ore | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
lt(bigint_ord_ore, query_bigint_ord_ore)
Operator wrapper for eql_v3.query_bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b eql_v3. | query_bigint_ord_ore |
Returns
Type: boolean
boolean
lt(jsonb, bigint_ord_ore)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
lt(bigint_ord_ore, jsonb)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lt(bigint_ord_ore, bigint_ord_ore)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
lt(query_date_ord_ore, date_ord_ore)
Operator wrapper for eql_v3.query_date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord_ore | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
lt(date_ord_ore, query_date_ord_ore)
Operator wrapper for eql_v3.query_date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b eql_v3. | query_date_ord_ore |
Returns
Type: boolean
boolean
lt(jsonb, text_ord)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord |
Returns
Type: boolean
boolean
lt(text_ord, jsonb)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lt(text_ord, text_ord)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b public. | text_ord |
Returns
Type: boolean
boolean
lt(jsonb, date_ord)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord |
Returns
Type: boolean
boolean
lt(date_ord, jsonb)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lt(date_ord, date_ord)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b public. | date_ord |
Returns
Type: boolean
boolean
lt(jsonb, integer_ord_ore)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
lt(integer_ord_ore, jsonb)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lt(integer_ord_ore, integer_ord_ore)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
lt(query_text_search, text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
lt(text_search, query_text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b eql_v3. | query_text_search |
Returns
Type: boolean
boolean
lt(query_smallint_ord_ope, smallint_ord_ope)
Operator wrapper for eql_v3.query_smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord_ope | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
lt(smallint_ord_ope, query_smallint_ord_ope)
Operator wrapper for eql_v3.query_smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b eql_v3. | query_smallint_ord_ope |
Returns
Type: boolean
boolean
lt(jsonb, real_ord)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord |
Returns
Type: boolean
boolean
lt(real_ord, jsonb)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lt(real_ord, real_ord)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b public. | real_ord |
Returns
Type: boolean
boolean
lt(jsonb, text_ord_ope)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
lt(text_ord_ope, jsonb)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lt(text_ord_ope, text_ord_ope)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
lt(jsonb, smallint_ord)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
lt(smallint_ord, jsonb)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lt(smallint_ord, smallint_ord)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
lt(query_text_ord, text_ord)
Operator wrapper for eql_v3.query_text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord | |
b public. | text_ord |
Returns
Type: boolean
boolean
lt(text_ord, query_text_ord)
Operator wrapper for eql_v3.query_text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b eql_v3. | query_text_ord |
Returns
Type: boolean
boolean
lt(query_double_ord_ope, double_ord_ope)
Operator wrapper for eql_v3.query_double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord_ope | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
lt(double_ord_ope, query_double_ord_ope)
Operator wrapper for eql_v3.query_double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b eql_v3. | query_double_ord_ope |
Returns
Type: boolean
boolean
lt(jsonb, double_ord_ope)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
lt(double_ord_ope, jsonb)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lt(double_ord_ope, double_ord_ope)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
lt(jsonb, real_ord_ope)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
lt(real_ord_ope, jsonb)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lt(real_ord_ope, real_ord_ope)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
lt(jsonb, integer_ord_ope)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
lt(integer_ord_ope, jsonb)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lt(integer_ord_ope, integer_ord_ope)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
lt(jsonb, smallint_ord_ope)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
lt(smallint_ord_ope, jsonb)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lt(smallint_ord_ope, smallint_ord_ope)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
lt(jsonb, timestamp_ord_ore)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
lt(timestamp_ord_ore, jsonb)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lt(timestamp_ord_ore, timestamp_ord_ore)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
lt(jsonb, numeric_ord_ope)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
lt(numeric_ord_ope, jsonb)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lt(numeric_ord_ope, numeric_ord_ope)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
lt(query_date_ord, date_ord)
Operator wrapper for eql_v3.query_date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord | |
b public. | date_ord |
Returns
Type: boolean
boolean
lt(date_ord, query_date_ord)
Operator wrapper for eql_v3.query_date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b eql_v3. | query_date_ord |
Returns
Type: boolean
boolean
lt(query_numeric_ord_ore, numeric_ord_ore)
Operator wrapper for eql_v3.query_numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord_ore | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
lt(numeric_ord_ore, query_numeric_ord_ore)
Operator wrapper for eql_v3.query_numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b eql_v3. | query_numeric_ord_ore |
Returns
Type: boolean
boolean
lt(query_real_ord, real_ord)
Operator wrapper for eql_v3.query_real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord | |
b public. | real_ord |
Returns
Type: boolean
boolean
lt(real_ord, query_real_ord)
Operator wrapper for eql_v3.query_real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b eql_v3. | query_real_ord |
Returns
Type: boolean
boolean
lt(jsonb, text_ord_ore)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
lt(text_ord_ore, jsonb)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lt(text_ord_ore, text_ord_ore)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
lt(jsonb, bigint_ord)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
lt(bigint_ord, jsonb)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lt(bigint_ord, bigint_ord)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
lt(query_integer_ord_ore, integer_ord_ore)
Operator wrapper for eql_v3.query_integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord_ore | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
lt(integer_ord_ore, query_integer_ord_ore)
Operator wrapper for eql_v3.query_integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b eql_v3. | query_integer_ord_ore |
Returns
Type: boolean
boolean
lt(jsonb, numeric_ord_ore)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
lt(numeric_ord_ore, jsonb)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lt(numeric_ord_ore, numeric_ord_ore)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
lt(jsonb, real_ord_ore)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
lt(real_ord_ore, jsonb)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lt(real_ord_ore, real_ord_ore)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
lt(query_text_ord_ore, text_ord_ore)
Operator wrapper for eql_v3.query_text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ore | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
lt(text_ord_ore, query_text_ord_ore)
Operator wrapper for eql_v3.query_text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b eql_v3. | query_text_ord_ore |
Returns
Type: boolean
boolean
lt(query_smallint_ord_ore, smallint_ord_ore)
Operator wrapper for eql_v3.query_smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord_ore | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
lt(smallint_ord_ore, query_smallint_ord_ore)
Operator wrapper for eql_v3.query_smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b eql_v3. | query_smallint_ord_ore |
Returns
Type: boolean
boolean
lt(jsonb, double_ord)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord |
Returns
Type: boolean
boolean
lt(double_ord, jsonb)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lt(double_ord, double_ord)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b public. | double_ord |
Returns
Type: boolean
boolean
lt(query_timestamp_ord_ope, timestamp_ord_ope)
Operator wrapper for eql_v3.query_timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord_ope | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
lt(timestamp_ord_ope, query_timestamp_ord_ope)
Operator wrapper for eql_v3.query_timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b eql_v3. | query_timestamp_ord_ope |
Returns
Type: boolean
boolean
lt(query_integer_ord, integer_ord)
Operator wrapper for eql_v3.query_integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord | |
b public. | integer_ord |
Returns
Type: boolean
boolean
lt(integer_ord, query_integer_ord)
Operator wrapper for eql_v3.query_integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b eql_v3. | query_integer_ord |
Returns
Type: boolean
boolean
lt(query_integer_ord_ope, integer_ord_ope)
Operator wrapper for eql_v3.query_integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord_ope | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
lt(integer_ord_ope, query_integer_ord_ope)
Operator wrapper for eql_v3.query_integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b eql_v3. | query_integer_ord_ope |
Returns
Type: boolean
boolean
lt(jsonb, bigint_ord_ope)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
lt(bigint_ord_ope, jsonb)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lt(bigint_ord_ope, bigint_ord_ope)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
lt(query_text_ord_ope, text_ord_ope)
Operator wrapper for eql_v3.query_text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ope | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
lt(text_ord_ope, query_text_ord_ope)
Operator wrapper for eql_v3.query_text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b eql_v3. | query_text_ord_ope |
Returns
Type: boolean
boolean
lt(query_smallint_ord, smallint_ord)
Operator wrapper for eql_v3.query_smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
lt(smallint_ord, query_smallint_ord)
Operator wrapper for eql_v3.query_smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b eql_v3. | query_smallint_ord |
Returns
Type: boolean
boolean
lt(query_numeric_ord, numeric_ord)
Operator wrapper for eql_v3.query_numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
lt(numeric_ord, query_numeric_ord)
Operator wrapper for eql_v3.query_numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b eql_v3. | query_numeric_ord |
Returns
Type: boolean
boolean
lt(query_timestamp_ord_ore, timestamp_ord_ore)
Operator wrapper for eql_v3.query_timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord_ore | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
lt(timestamp_ord_ore, query_timestamp_ord_ore)
Operator wrapper for eql_v3.query_timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b eql_v3. | query_timestamp_ord_ore |
Returns
Type: boolean
boolean
lt(jsonb, integer_ord)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord |
Returns
Type: boolean
boolean
lt(integer_ord, jsonb)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lt(integer_ord, integer_ord)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b public. | integer_ord |
Returns
Type: boolean
boolean
lt(query_timestamp_ord, timestamp_ord)
Operator wrapper for eql_v3.query_timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
lt(timestamp_ord, query_timestamp_ord)
Operator wrapper for eql_v3.query_timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b eql_v3. | query_timestamp_ord |
Returns
Type: boolean
boolean
lt(jsonb, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_search |
Returns
Type: boolean
boolean
lt(text_search, jsonb)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b | jsonb |
Returns
Type: boolean
boolean
lt(text_search, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
lt(jsonb, timestamp_ord)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
lt(timestamp_ord, jsonb)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lt(timestamp_ord, timestamp_ord)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
lt(query_bigint_ord_ope, bigint_ord_ope)
Operator wrapper for eql_v3.query_bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord_ope | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
lt(bigint_ord_ope, query_bigint_ord_ope)
Operator wrapper for eql_v3.query_bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b eql_v3. | query_bigint_ord_ope |
Returns
Type: boolean
boolean
lt(query_real_ord_ope, real_ord_ope)
Operator wrapper for eql_v3.query_real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord_ope | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
lt(real_ord_ope, query_real_ord_ope)
Operator wrapper for eql_v3.query_real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b eql_v3. | query_real_ord_ope |
Returns
Type: boolean
boolean
lt(jsonb, numeric_ord)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
lt(numeric_ord, jsonb)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lt(numeric_ord, numeric_ord)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
lt(jsonb, date_ord_ope)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
lt(date_ord_ope, jsonb)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lt(date_ord_ope, date_ord_ope)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
lt(query_double_ord_ore, double_ord_ore)
Operator wrapper for eql_v3.query_double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord_ore | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
lt(double_ord_ore, query_double_ord_ore)
Operator wrapper for eql_v3.query_double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b eql_v3. | query_double_ord_ore |
Returns
Type: boolean
boolean
lt(jsonb, double_ord_ore)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
lt(double_ord_ore, jsonb)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lt(double_ord_ore, double_ord_ore)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
lt(query_double_ord, double_ord)
Operator wrapper for eql_v3.query_double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord | |
b public. | double_ord |
Returns
Type: boolean
boolean
lt(double_ord, query_double_ord)
Operator wrapper for eql_v3.query_double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b eql_v3. | query_double_ord |
Returns
Type: boolean
boolean
lt(query_real_ord_ore, real_ord_ore)
Operator wrapper for eql_v3.query_real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord_ore | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
lt(real_ord_ore, query_real_ord_ore)
Operator wrapper for eql_v3.query_real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b eql_v3. | query_real_ord_ore |
Returns
Type: boolean
boolean
lt(query_date_ord_ope, date_ord_ope)
Operator wrapper for eql_v3.query_date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord_ope | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
lt(date_ord_ope, query_date_ord_ope)
Operator wrapper for eql_v3.query_date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b eql_v3. | query_date_ord_ope |
Returns
Type: boolean
boolean
lt(jsonb, timestamp_ord_ope)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
lt(timestamp_ord_ope, jsonb)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lt(timestamp_ord_ope, timestamp_ord_ope)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
lt(jsonb, date_ord_ore)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
lt(date_ord_ore, jsonb)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lt(date_ord_ore, date_ord_ore)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
lt(query_numeric_ord_ope, numeric_ord_ope)
Operator wrapper for eql_v3.query_numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord_ope | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
lt(numeric_ord_ope, query_numeric_ord_ope)
Operator wrapper for eql_v3.query_numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b eql_v3. | query_numeric_ord_ope |
Returns
Type: boolean
boolean
lt(query_bigint_ord, bigint_ord)
Operator wrapper for eql_v3.query_bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
lt(bigint_ord, query_bigint_ord)
Operator wrapper for eql_v3.query_bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b eql_v3. | query_bigint_ord |
Returns
Type: boolean
boolean
lte(jsonb, smallint_ord_ore)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
lte(smallint_ord_ore, jsonb)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lte(smallint_ord_ore, smallint_ord_ore)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
lte(query_bigint_ord_ore, bigint_ord_ore)
Operator wrapper for eql_v3.query_bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord_ore | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
lte(bigint_ord_ore, query_bigint_ord_ore)
Operator wrapper for eql_v3.query_bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b eql_v3. | query_bigint_ord_ore |
Returns
Type: boolean
boolean
lte(jsonb, bigint_ord_ore)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
lte(bigint_ord_ore, jsonb)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lte(bigint_ord_ore, bigint_ord_ore)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
lte(query_date_ord_ore, date_ord_ore)
Operator wrapper for eql_v3.query_date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord_ore | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
lte(date_ord_ore, query_date_ord_ore)
Operator wrapper for eql_v3.query_date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b eql_v3. | query_date_ord_ore |
Returns
Type: boolean
boolean
lte(jsonb, text_ord)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord |
Returns
Type: boolean
boolean
lte(text_ord, jsonb)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lte(text_ord, text_ord)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b public. | text_ord |
Returns
Type: boolean
boolean
lte(jsonb, date_ord)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord |
Returns
Type: boolean
boolean
lte(date_ord, jsonb)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lte(date_ord, date_ord)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b public. | date_ord |
Returns
Type: boolean
boolean
lte(jsonb, integer_ord_ore)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
lte(integer_ord_ore, jsonb)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lte(integer_ord_ore, integer_ord_ore)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
lte(query_text_search, text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
lte(text_search, query_text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b eql_v3. | query_text_search |
Returns
Type: boolean
boolean
lte(query_smallint_ord_ope, smallint_ord_ope)
Operator wrapper for eql_v3.query_smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord_ope | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
lte(smallint_ord_ope, query_smallint_ord_ope)
Operator wrapper for eql_v3.query_smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b eql_v3. | query_smallint_ord_ope |
Returns
Type: boolean
boolean
lte(jsonb, real_ord)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord |
Returns
Type: boolean
boolean
lte(real_ord, jsonb)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lte(real_ord, real_ord)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b public. | real_ord |
Returns
Type: boolean
boolean
lte(jsonb, text_ord_ope)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
lte(text_ord_ope, jsonb)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lte(text_ord_ope, text_ord_ope)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
lte(jsonb, smallint_ord)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
lte(smallint_ord, jsonb)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lte(smallint_ord, smallint_ord)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
lte(query_text_ord, text_ord)
Operator wrapper for eql_v3.query_text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord | |
b public. | text_ord |
Returns
Type: boolean
boolean
lte(text_ord, query_text_ord)
Operator wrapper for eql_v3.query_text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b eql_v3. | query_text_ord |
Returns
Type: boolean
boolean
lte(query_double_ord_ope, double_ord_ope)
Operator wrapper for eql_v3.query_double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord_ope | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
lte(double_ord_ope, query_double_ord_ope)
Operator wrapper for eql_v3.query_double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b eql_v3. | query_double_ord_ope |
Returns
Type: boolean
boolean
lte(jsonb, double_ord_ope)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
lte(double_ord_ope, jsonb)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lte(double_ord_ope, double_ord_ope)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
lte(jsonb, real_ord_ope)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
lte(real_ord_ope, jsonb)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lte(real_ord_ope, real_ord_ope)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
lte(jsonb, integer_ord_ope)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
lte(integer_ord_ope, jsonb)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lte(integer_ord_ope, integer_ord_ope)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
lte(jsonb, smallint_ord_ope)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
lte(smallint_ord_ope, jsonb)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lte(smallint_ord_ope, smallint_ord_ope)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
lte(jsonb, timestamp_ord_ore)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
lte(timestamp_ord_ore, jsonb)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lte(timestamp_ord_ore, timestamp_ord_ore)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
lte(jsonb, numeric_ord_ope)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
lte(numeric_ord_ope, jsonb)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lte(numeric_ord_ope, numeric_ord_ope)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
lte(query_date_ord, date_ord)
Operator wrapper for eql_v3.query_date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord | |
b public. | date_ord |
Returns
Type: boolean
boolean
lte(date_ord, query_date_ord)
Operator wrapper for eql_v3.query_date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b eql_v3. | query_date_ord |
Returns
Type: boolean
boolean
lte(query_numeric_ord_ore, numeric_ord_ore)
Operator wrapper for eql_v3.query_numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord_ore | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
lte(numeric_ord_ore, query_numeric_ord_ore)
Operator wrapper for eql_v3.query_numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b eql_v3. | query_numeric_ord_ore |
Returns
Type: boolean
boolean
lte(query_real_ord, real_ord)
Operator wrapper for eql_v3.query_real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord | |
b public. | real_ord |
Returns
Type: boolean
boolean
lte(real_ord, query_real_ord)
Operator wrapper for eql_v3.query_real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b eql_v3. | query_real_ord |
Returns
Type: boolean
boolean
lte(jsonb, text_ord_ore)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
lte(text_ord_ore, jsonb)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lte(text_ord_ore, text_ord_ore)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
lte(jsonb, bigint_ord)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
lte(bigint_ord, jsonb)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lte(bigint_ord, bigint_ord)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
lte(query_integer_ord_ore, integer_ord_ore)
Operator wrapper for eql_v3.query_integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord_ore | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
lte(integer_ord_ore, query_integer_ord_ore)
Operator wrapper for eql_v3.query_integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b eql_v3. | query_integer_ord_ore |
Returns
Type: boolean
boolean
lte(jsonb, numeric_ord_ore)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
lte(numeric_ord_ore, jsonb)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lte(numeric_ord_ore, numeric_ord_ore)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
lte(jsonb, real_ord_ore)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
lte(real_ord_ore, jsonb)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lte(real_ord_ore, real_ord_ore)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
lte(query_text_ord_ore, text_ord_ore)
Operator wrapper for eql_v3.query_text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ore | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
lte(text_ord_ore, query_text_ord_ore)
Operator wrapper for eql_v3.query_text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b eql_v3. | query_text_ord_ore |
Returns
Type: boolean
boolean
lte(query_smallint_ord_ore, smallint_ord_ore)
Operator wrapper for eql_v3.query_smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord_ore | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
lte(smallint_ord_ore, query_smallint_ord_ore)
Operator wrapper for eql_v3.query_smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b eql_v3. | query_smallint_ord_ore |
Returns
Type: boolean
boolean
lte(jsonb, double_ord)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord |
Returns
Type: boolean
boolean
lte(double_ord, jsonb)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lte(double_ord, double_ord)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b public. | double_ord |
Returns
Type: boolean
boolean
lte(query_timestamp_ord_ope, timestamp_ord_ope)
Operator wrapper for eql_v3.query_timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord_ope | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
lte(timestamp_ord_ope, query_timestamp_ord_ope)
Operator wrapper for eql_v3.query_timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b eql_v3. | query_timestamp_ord_ope |
Returns
Type: boolean
boolean
lte(query_integer_ord, integer_ord)
Operator wrapper for eql_v3.query_integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord | |
b public. | integer_ord |
Returns
Type: boolean
boolean
lte(integer_ord, query_integer_ord)
Operator wrapper for eql_v3.query_integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b eql_v3. | query_integer_ord |
Returns
Type: boolean
boolean
lte(query_integer_ord_ope, integer_ord_ope)
Operator wrapper for eql_v3.query_integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord_ope | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
lte(integer_ord_ope, query_integer_ord_ope)
Operator wrapper for eql_v3.query_integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b eql_v3. | query_integer_ord_ope |
Returns
Type: boolean
boolean
lte(jsonb, bigint_ord_ope)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
lte(bigint_ord_ope, jsonb)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lte(bigint_ord_ope, bigint_ord_ope)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
lte(query_text_ord_ope, text_ord_ope)
Operator wrapper for eql_v3.query_text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ope | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
lte(text_ord_ope, query_text_ord_ope)
Operator wrapper for eql_v3.query_text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b eql_v3. | query_text_ord_ope |
Returns
Type: boolean
boolean
lte(query_smallint_ord, smallint_ord)
Operator wrapper for eql_v3.query_smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
lte(smallint_ord, query_smallint_ord)
Operator wrapper for eql_v3.query_smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b eql_v3. | query_smallint_ord |
Returns
Type: boolean
boolean
lte(query_numeric_ord, numeric_ord)
Operator wrapper for eql_v3.query_numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
lte(numeric_ord, query_numeric_ord)
Operator wrapper for eql_v3.query_numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b eql_v3. | query_numeric_ord |
Returns
Type: boolean
boolean
lte(query_timestamp_ord_ore, timestamp_ord_ore)
Operator wrapper for eql_v3.query_timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord_ore | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
lte(timestamp_ord_ore, query_timestamp_ord_ore)
Operator wrapper for eql_v3.query_timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b eql_v3. | query_timestamp_ord_ore |
Returns
Type: boolean
boolean
lte(jsonb, integer_ord)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord |
Returns
Type: boolean
boolean
lte(integer_ord, jsonb)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lte(integer_ord, integer_ord)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b public. | integer_ord |
Returns
Type: boolean
boolean
lte(query_timestamp_ord, timestamp_ord)
Operator wrapper for eql_v3.query_timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
lte(timestamp_ord, query_timestamp_ord)
Operator wrapper for eql_v3.query_timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b eql_v3. | query_timestamp_ord |
Returns
Type: boolean
boolean
lte(jsonb, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_search |
Returns
Type: boolean
boolean
lte(text_search, jsonb)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b | jsonb |
Returns
Type: boolean
boolean
lte(text_search, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
lte(jsonb, timestamp_ord)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
lte(timestamp_ord, jsonb)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lte(timestamp_ord, timestamp_ord)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
lte(query_bigint_ord_ope, bigint_ord_ope)
Operator wrapper for eql_v3.query_bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord_ope | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
lte(bigint_ord_ope, query_bigint_ord_ope)
Operator wrapper for eql_v3.query_bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b eql_v3. | query_bigint_ord_ope |
Returns
Type: boolean
boolean
lte(query_real_ord_ope, real_ord_ope)
Operator wrapper for eql_v3.query_real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord_ope | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
lte(real_ord_ope, query_real_ord_ope)
Operator wrapper for eql_v3.query_real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b eql_v3. | query_real_ord_ope |
Returns
Type: boolean
boolean
lte(jsonb, numeric_ord)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
lte(numeric_ord, jsonb)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b | jsonb |
Returns
Type: boolean
boolean
lte(numeric_ord, numeric_ord)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
lte(jsonb, date_ord_ope)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
lte(date_ord_ope, jsonb)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lte(date_ord_ope, date_ord_ope)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
lte(query_double_ord_ore, double_ord_ore)
Operator wrapper for eql_v3.query_double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord_ore | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
lte(double_ord_ore, query_double_ord_ore)
Operator wrapper for eql_v3.query_double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b eql_v3. | query_double_ord_ore |
Returns
Type: boolean
boolean
lte(jsonb, double_ord_ore)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
lte(double_ord_ore, jsonb)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lte(double_ord_ore, double_ord_ore)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
lte(query_double_ord, double_ord)
Operator wrapper for eql_v3.query_double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord | |
b public. | double_ord |
Returns
Type: boolean
boolean
lte(double_ord, query_double_ord)
Operator wrapper for eql_v3.query_double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b eql_v3. | query_double_ord |
Returns
Type: boolean
boolean
lte(query_real_ord_ore, real_ord_ore)
Operator wrapper for eql_v3.query_real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord_ore | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
lte(real_ord_ore, query_real_ord_ore)
Operator wrapper for eql_v3.query_real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b eql_v3. | query_real_ord_ore |
Returns
Type: boolean
boolean
lte(query_date_ord_ope, date_ord_ope)
Operator wrapper for eql_v3.query_date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord_ope | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
lte(date_ord_ope, query_date_ord_ope)
Operator wrapper for eql_v3.query_date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b eql_v3. | query_date_ord_ope |
Returns
Type: boolean
boolean
lte(jsonb, timestamp_ord_ope)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
lte(timestamp_ord_ope, jsonb)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
lte(timestamp_ord_ope, timestamp_ord_ope)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
lte(jsonb, date_ord_ore)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
lte(date_ord_ore, jsonb)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
lte(date_ord_ore, date_ord_ore)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
lte(query_numeric_ord_ope, numeric_ord_ope)
Operator wrapper for eql_v3.query_numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord_ope | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
lte(numeric_ord_ope, query_numeric_ord_ope)
Operator wrapper for eql_v3.query_numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b eql_v3. | query_numeric_ord_ope |
Returns
Type: boolean
boolean
lte(query_bigint_ord, bigint_ord)
Operator wrapper for eql_v3.query_bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
lte(bigint_ord, query_bigint_ord)
Operator wrapper for eql_v3.query_bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b eql_v3. | query_bigint_ord |
Returns
Type: boolean
boolean
match_term(query_text_search)
Index extractor for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_search |
Returns
Type: eql_v3_internal.bloom_filter
eql_v3_internal.bloom_filter
match_term(text_match)
Index extractor for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match |
Returns
Type: eql_v3_internal.bloom_filter
eql_v3_internal.bloom_filter
match_term(query_text_match)
Index extractor for eql_v3.query_text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_match |
Returns
Type: eql_v3_internal.bloom_filter
eql_v3_internal.bloom_filter
match_term(text_search)
Index extractor for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search |
Returns
Type: eql_v3_internal.bloom_filter
eql_v3_internal.bloom_filter
max(text_ord_ore)
max aggregate for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | text_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.text_ord_ore
max(double_ord_ore)
max aggregate for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | double_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.double_ord_ore
max(timestamp_ord_ope)
max aggregate for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | timestamp_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.timestamp_ord_ope
max(text_ord_ope)
max aggregate for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | text_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.text_ord_ope
max(text_ord)
max aggregate for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | text_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.text_ord
max(real_ord_ope)
max aggregate for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | real_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.real_ord_ope
max(smallint_ord_ore)
max aggregate for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | smallint_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.smallint_ord_ore
max(bigint_ord_ore)
max aggregate for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | bigint_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.bigint_ord_ore
max(numeric_ord_ore)
max aggregate for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | numeric_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.numeric_ord_ore
max(text_search)
max aggregate for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
public. | text_search |
Returns
Type: CREATE AGGREGATE eql_v3
public.text_search
max(double_ord_ope)
max aggregate for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | double_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.double_ord_ope
max(date_ord_ope)
max aggregate for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | date_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.date_ord_ope
max(timestamp_ord)
max aggregate for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | timestamp_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.timestamp_ord
max(jsonb_entry)
max aggregate over public.jsonb_entry.
Parameters
| Name | Type | Description |
|---|---|---|
public. | jsonb_entry |
Returns
Type: CREATE AGGREGATE eql_v3
public.jsonb_entry The entry with the largest CLLW ORE term.
max(date_ord_ore)
max aggregate for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | date_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.date_ord_ore
max(real_ord_ore)
max aggregate for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | real_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.real_ord_ore
max(integer_ord)
max aggregate for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | integer_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.integer_ord
max(smallint_ord_ope)
max aggregate for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | smallint_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.smallint_ord_ope
max(timestamp_ord_ore)
max aggregate for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | timestamp_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.timestamp_ord_ore
max(integer_ord_ope)
max aggregate for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | integer_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.integer_ord_ope
max(integer_ord_ore)
max aggregate for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | integer_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.integer_ord_ore
max(double_ord)
max aggregate for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | double_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.double_ord
max(date_ord)
max aggregate for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | date_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.date_ord
max(bigint_ord_ope)
max aggregate for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | bigint_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.bigint_ord_ope
max(bigint_ord)
max aggregate for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | bigint_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.bigint_ord
max(numeric_ord_ope)
max aggregate for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | numeric_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.numeric_ord_ope
max(smallint_ord)
max aggregate for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | smallint_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.smallint_ord
max(real_ord)
max aggregate for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | real_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.real_ord
max(numeric_ord)
max aggregate for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | numeric_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.numeric_ord
meta_data(jsonb)
Extract metadata (i, v) from a raw jsonb encrypted value.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | encrypted EQL payload |
Returns
Type: jsonb
jsonb Metadata object with i and v fields.
min(text_ord_ore)
min aggregate for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | text_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.text_ord_ore
min(double_ord_ore)
min aggregate for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | double_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.double_ord_ore
min(timestamp_ord_ope)
min aggregate for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | timestamp_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.timestamp_ord_ope
min(text_ord_ope)
min aggregate for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | text_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.text_ord_ope
min(text_ord)
min aggregate for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | text_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.text_ord
min(real_ord_ope)
min aggregate for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | real_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.real_ord_ope
min(smallint_ord_ore)
min aggregate for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | smallint_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.smallint_ord_ore
min(bigint_ord_ore)
min aggregate for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | bigint_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.bigint_ord_ore
min(numeric_ord_ore)
min aggregate for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | numeric_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.numeric_ord_ore
min(text_search)
min aggregate for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
public. | text_search |
Returns
Type: CREATE AGGREGATE eql_v3
public.text_search
min(double_ord_ope)
min aggregate for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | double_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.double_ord_ope
min(date_ord_ope)
min aggregate for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | date_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.date_ord_ope
min(timestamp_ord)
min aggregate for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | timestamp_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.timestamp_ord
min(jsonb_entry)
min aggregate over public.jsonb_entry.
Parameters
| Name | Type | Description |
|---|---|---|
public. | jsonb_entry |
Returns
Type: CREATE AGGREGATE eql_v3
public.jsonb_entry The entry with the smallest CLLW ORE term.
min(date_ord_ore)
min aggregate for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | date_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.date_ord_ore
min(real_ord_ore)
min aggregate for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | real_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.real_ord_ore
min(integer_ord)
min aggregate for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | integer_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.integer_ord
min(smallint_ord_ope)
min aggregate for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | smallint_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.smallint_ord_ope
min(timestamp_ord_ore)
min aggregate for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | timestamp_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.timestamp_ord_ore
min(integer_ord_ope)
min aggregate for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | integer_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.integer_ord_ope
min(integer_ord_ore)
min aggregate for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
public. | integer_ord_ore |
Returns
Type: CREATE AGGREGATE eql_v3
public.integer_ord_ore
min(double_ord)
min aggregate for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | double_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.double_ord
min(date_ord)
min aggregate for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | date_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.date_ord
min(bigint_ord_ope)
min aggregate for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | bigint_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.bigint_ord_ope
min(bigint_ord)
min aggregate for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | bigint_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.bigint_ord
min(numeric_ord_ope)
min aggregate for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
public. | numeric_ord_ope |
Returns
Type: CREATE AGGREGATE eql_v3
public.numeric_ord_ope
min(smallint_ord)
min aggregate for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | smallint_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.smallint_ord
min(real_ord)
min aggregate for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | real_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.real_ord
min(numeric_ord)
min aggregate for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
public. | numeric_ord |
Returns
Type: CREATE AGGREGATE eql_v3
public.numeric_ord
neq(jsonb, smallint_ord_ore)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
neq(smallint_ord_ore, jsonb)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
neq(smallint_ord_ore, smallint_ord_ore)
Operator wrapper for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
neq(query_bigint_ord_ore, bigint_ord_ore)
Operator wrapper for eql_v3.query_bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord_ore | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
neq(bigint_ord_ore, query_bigint_ord_ore)
Operator wrapper for eql_v3.query_bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b eql_v3. | query_bigint_ord_ore |
Returns
Type: boolean
boolean
neq(jsonb, bigint_ord_ore)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
neq(bigint_ord_ore, jsonb)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
neq(bigint_ord_ore, bigint_ord_ore)
Operator wrapper for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
neq(jsonb, real_eq)
Operator wrapper for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_eq |
Returns
Type: boolean
boolean
neq(real_eq, jsonb)
Operator wrapper for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b | jsonb |
Returns
Type: boolean
boolean
neq(real_eq, real_eq)
Operator wrapper for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b public. | real_eq |
Returns
Type: boolean
boolean
neq(query_date_ord_ore, date_ord_ore)
Operator wrapper for eql_v3.query_date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord_ore | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
neq(date_ord_ore, query_date_ord_ore)
Operator wrapper for eql_v3.query_date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b eql_v3. | query_date_ord_ore |
Returns
Type: boolean
boolean
neq(jsonb, text_ord)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord |
Returns
Type: boolean
boolean
neq(text_ord, jsonb)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b | jsonb |
Returns
Type: boolean
boolean
neq(text_ord, text_ord)
Operator wrapper for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b public. | text_ord |
Returns
Type: boolean
boolean
neq(jsonb, date_ord)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord |
Returns
Type: boolean
boolean
neq(date_ord, jsonb)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b | jsonb |
Returns
Type: boolean
boolean
neq(date_ord, date_ord)
Operator wrapper for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b public. | date_ord |
Returns
Type: boolean
boolean
neq(jsonb, integer_ord_ore)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
neq(integer_ord_ore, jsonb)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
neq(integer_ord_ore, integer_ord_ore)
Operator wrapper for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
neq(query_text_search, text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
neq(text_search, query_text_search)
Operator wrapper for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b eql_v3. | query_text_search |
Returns
Type: boolean
boolean
neq(query_smallint_ord_ope, smallint_ord_ope)
Operator wrapper for eql_v3.query_smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord_ope | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
neq(smallint_ord_ope, query_smallint_ord_ope)
Operator wrapper for eql_v3.query_smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b eql_v3. | query_smallint_ord_ope |
Returns
Type: boolean
boolean
neq(jsonb, numeric_eq)
Operator wrapper for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
neq(numeric_eq, jsonb)
Operator wrapper for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b | jsonb |
Returns
Type: boolean
boolean
neq(numeric_eq, numeric_eq)
Operator wrapper for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
neq(jsonb, date_eq)
Operator wrapper for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_eq |
Returns
Type: boolean
boolean
neq(date_eq, jsonb)
Operator wrapper for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b | jsonb |
Returns
Type: boolean
boolean
neq(date_eq, date_eq)
Operator wrapper for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b public. | date_eq |
Returns
Type: boolean
boolean
neq(jsonb, real_ord)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord |
Returns
Type: boolean
boolean
neq(real_ord, jsonb)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b | jsonb |
Returns
Type: boolean
boolean
neq(real_ord, real_ord)
Operator wrapper for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b public. | real_ord |
Returns
Type: boolean
boolean
neq(jsonb, timestamp_eq)
Operator wrapper for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
neq(timestamp_eq, jsonb)
Operator wrapper for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b | jsonb |
Returns
Type: boolean
boolean
neq(timestamp_eq, timestamp_eq)
Operator wrapper for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
neq(query_bigint_eq, bigint_eq)
Operator wrapper for eql_v3.query_bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_eq | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
neq(bigint_eq, query_bigint_eq)
Operator wrapper for eql_v3.query_bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b eql_v3. | query_bigint_eq |
Returns
Type: boolean
boolean
neq(query_date_eq, date_eq)
Operator wrapper for eql_v3.query_date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_eq | |
b public. | date_eq |
Returns
Type: boolean
boolean
neq(date_eq, query_date_eq)
Operator wrapper for eql_v3.query_date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b eql_v3. | query_date_eq |
Returns
Type: boolean
boolean
neq(query_timestamp_eq, timestamp_eq)
Operator wrapper for eql_v3.query_timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_eq | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
neq(timestamp_eq, query_timestamp_eq)
Operator wrapper for eql_v3.query_timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b eql_v3. | query_timestamp_eq |
Returns
Type: boolean
boolean
neq(jsonb, text_ord_ope)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
neq(text_ord_ope, jsonb)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
neq(text_ord_ope, text_ord_ope)
Operator wrapper for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
neq(jsonb, double_eq)
Operator wrapper for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_eq |
Returns
Type: boolean
boolean
neq(double_eq, jsonb)
Operator wrapper for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b | jsonb |
Returns
Type: boolean
boolean
neq(double_eq, double_eq)
Operator wrapper for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b public. | double_eq |
Returns
Type: boolean
boolean
neq(jsonb, smallint_ord)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
neq(smallint_ord, jsonb)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
neq(smallint_ord, smallint_ord)
Operator wrapper for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
neq(query_text_ord, text_ord)
Operator wrapper for eql_v3.query_text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord | |
b public. | text_ord |
Returns
Type: boolean
boolean
neq(text_ord, query_text_ord)
Operator wrapper for eql_v3.query_text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b eql_v3. | query_text_ord |
Returns
Type: boolean
boolean
neq(query_double_ord_ope, double_ord_ope)
Operator wrapper for eql_v3.query_double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord_ope | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
neq(double_ord_ope, query_double_ord_ope)
Operator wrapper for eql_v3.query_double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b eql_v3. | query_double_ord_ope |
Returns
Type: boolean
boolean
neq(query_numeric_eq, numeric_eq)
Operator wrapper for eql_v3.query_numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_eq | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
neq(numeric_eq, query_numeric_eq)
Operator wrapper for eql_v3.query_numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b eql_v3. | query_numeric_eq |
Returns
Type: boolean
boolean
neq(jsonb, double_ord_ope)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
neq(double_ord_ope, jsonb)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
neq(double_ord_ope, double_ord_ope)
Operator wrapper for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
neq(jsonb, real_ord_ope)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
neq(real_ord_ope, jsonb)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
neq(real_ord_ope, real_ord_ope)
Operator wrapper for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
neq(jsonb, integer_ord_ope)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
neq(integer_ord_ope, jsonb)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
neq(integer_ord_ope, integer_ord_ope)
Operator wrapper for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
neq(jsonb, smallint_ord_ope)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
neq(smallint_ord_ope, jsonb)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
neq(smallint_ord_ope, smallint_ord_ope)
Operator wrapper for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
neq(query_text_eq, text_eq)
Operator wrapper for eql_v3.query_text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_eq | |
b public. | text_eq |
Returns
Type: boolean
boolean
neq(text_eq, query_text_eq)
Operator wrapper for eql_v3.query_text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b eql_v3. | query_text_eq |
Returns
Type: boolean
boolean
neq(jsonb, timestamp_ord_ore)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
neq(timestamp_ord_ore, jsonb)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
neq(timestamp_ord_ore, timestamp_ord_ore)
Operator wrapper for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
neq(jsonb, numeric_ord_ope)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
neq(numeric_ord_ope, jsonb)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
neq(numeric_ord_ope, numeric_ord_ope)
Operator wrapper for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
neq(jsonb, text_eq)
Operator wrapper for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_eq |
Returns
Type: boolean
boolean
neq(text_eq, jsonb)
Operator wrapper for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b | jsonb |
Returns
Type: boolean
boolean
neq(text_eq, text_eq)
Operator wrapper for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b public. | text_eq |
Returns
Type: boolean
boolean
neq(query_integer_eq, integer_eq)
Operator wrapper for eql_v3.query_integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_eq | |
b public. | integer_eq |
Returns
Type: boolean
boolean
neq(integer_eq, query_integer_eq)
Operator wrapper for eql_v3.query_integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b eql_v3. | query_integer_eq |
Returns
Type: boolean
boolean
neq(query_date_ord, date_ord)
Operator wrapper for eql_v3.query_date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord | |
b public. | date_ord |
Returns
Type: boolean
boolean
neq(date_ord, query_date_ord)
Operator wrapper for eql_v3.query_date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b eql_v3. | query_date_ord |
Returns
Type: boolean
boolean
neq(query_numeric_ord_ore, numeric_ord_ore)
Operator wrapper for eql_v3.query_numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord_ore | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
neq(numeric_ord_ore, query_numeric_ord_ore)
Operator wrapper for eql_v3.query_numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b eql_v3. | query_numeric_ord_ore |
Returns
Type: boolean
boolean
neq(query_real_ord, real_ord)
Operator wrapper for eql_v3.query_real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord | |
b public. | real_ord |
Returns
Type: boolean
boolean
neq(real_ord, query_real_ord)
Operator wrapper for eql_v3.query_real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b eql_v3. | query_real_ord |
Returns
Type: boolean
boolean
neq(jsonb, text_ord_ore)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
neq(text_ord_ore, jsonb)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
neq(text_ord_ore, text_ord_ore)
Operator wrapper for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
neq(query_double_eq, double_eq)
Operator wrapper for eql_v3.query_double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_eq | |
b public. | double_eq |
Returns
Type: boolean
boolean
neq(double_eq, query_double_eq)
Operator wrapper for eql_v3.query_double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b eql_v3. | query_double_eq |
Returns
Type: boolean
boolean
neq(jsonb, bigint_ord)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
neq(bigint_ord, jsonb)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
neq(bigint_ord, bigint_ord)
Operator wrapper for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
neq(query_integer_ord_ore, integer_ord_ore)
Operator wrapper for eql_v3.query_integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord_ore | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
neq(integer_ord_ore, query_integer_ord_ore)
Operator wrapper for eql_v3.query_integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b eql_v3. | query_integer_ord_ore |
Returns
Type: boolean
boolean
neq(jsonb, numeric_ord_ore)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
neq(numeric_ord_ore, jsonb)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
neq(numeric_ord_ore, numeric_ord_ore)
Operator wrapper for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
neq(jsonb, bigint_eq)
Operator wrapper for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
neq(bigint_eq, jsonb)
Operator wrapper for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
neq(bigint_eq, bigint_eq)
Operator wrapper for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
neq(jsonb, real_ord_ore)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
neq(real_ord_ore, jsonb)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
neq(real_ord_ore, real_ord_ore)
Operator wrapper for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
neq(query_text_ord_ore, text_ord_ore)
Operator wrapper for eql_v3.query_text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ore | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
neq(text_ord_ore, query_text_ord_ore)
Operator wrapper for eql_v3.query_text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b eql_v3. | query_text_ord_ore |
Returns
Type: boolean
boolean
neq(query_smallint_ord_ore, smallint_ord_ore)
Operator wrapper for eql_v3.query_smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord_ore | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
neq(smallint_ord_ore, query_smallint_ord_ore)
Operator wrapper for eql_v3.query_smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b eql_v3. | query_smallint_ord_ore |
Returns
Type: boolean
boolean
neq(jsonb, double_ord)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord |
Returns
Type: boolean
boolean
neq(double_ord, jsonb)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b | jsonb |
Returns
Type: boolean
boolean
neq(double_ord, double_ord)
Operator wrapper for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b public. | double_ord |
Returns
Type: boolean
boolean
neq(query_timestamp_ord_ope, timestamp_ord_ope)
Operator wrapper for eql_v3.query_timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord_ope | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
neq(timestamp_ord_ope, query_timestamp_ord_ope)
Operator wrapper for eql_v3.query_timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b eql_v3. | query_timestamp_ord_ope |
Returns
Type: boolean
boolean
neq(query_integer_ord, integer_ord)
Operator wrapper for eql_v3.query_integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord | |
b public. | integer_ord |
Returns
Type: boolean
boolean
neq(integer_ord, query_integer_ord)
Operator wrapper for eql_v3.query_integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b eql_v3. | query_integer_ord |
Returns
Type: boolean
boolean
neq(query_integer_ord_ope, integer_ord_ope)
Operator wrapper for eql_v3.query_integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord_ope | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
neq(integer_ord_ope, query_integer_ord_ope)
Operator wrapper for eql_v3.query_integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b eql_v3. | query_integer_ord_ope |
Returns
Type: boolean
boolean
neq(jsonb, bigint_ord_ope)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
neq(bigint_ord_ope, jsonb)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
neq(bigint_ord_ope, bigint_ord_ope)
Operator wrapper for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
neq(query_text_ord_ope, text_ord_ope)
Operator wrapper for eql_v3.query_text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ope | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
neq(text_ord_ope, query_text_ord_ope)
Operator wrapper for eql_v3.query_text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b eql_v3. | query_text_ord_ope |
Returns
Type: boolean
boolean
neq(query_smallint_ord, smallint_ord)
Operator wrapper for eql_v3.query_smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
neq(smallint_ord, query_smallint_ord)
Operator wrapper for eql_v3.query_smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b eql_v3. | query_smallint_ord |
Returns
Type: boolean
boolean
neq(query_numeric_ord, numeric_ord)
Operator wrapper for eql_v3.query_numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
neq(numeric_ord, query_numeric_ord)
Operator wrapper for eql_v3.query_numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b eql_v3. | query_numeric_ord |
Returns
Type: boolean
boolean
neq(query_timestamp_ord_ore, timestamp_ord_ore)
Operator wrapper for eql_v3.query_timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord_ore | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
neq(timestamp_ord_ore, query_timestamp_ord_ore)
Operator wrapper for eql_v3.query_timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b eql_v3. | query_timestamp_ord_ore |
Returns
Type: boolean
boolean
neq(jsonb, integer_eq)
Operator wrapper for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_eq |
Returns
Type: boolean
boolean
neq(integer_eq, jsonb)
Operator wrapper for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b | jsonb |
Returns
Type: boolean
boolean
neq(integer_eq, integer_eq)
Operator wrapper for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b public. | integer_eq |
Returns
Type: boolean
boolean
neq(jsonb, integer_ord)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord |
Returns
Type: boolean
boolean
neq(integer_ord, jsonb)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b | jsonb |
Returns
Type: boolean
boolean
neq(integer_ord, integer_ord)
Operator wrapper for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b public. | integer_ord |
Returns
Type: boolean
boolean
neq(query_timestamp_ord, timestamp_ord)
Operator wrapper for eql_v3.query_timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
neq(timestamp_ord, query_timestamp_ord)
Operator wrapper for eql_v3.query_timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b eql_v3. | query_timestamp_ord |
Returns
Type: boolean
boolean
neq(jsonb, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_search |
Returns
Type: boolean
boolean
neq(text_search, jsonb)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b | jsonb |
Returns
Type: boolean
boolean
neq(text_search, text_search)
Operator wrapper for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search | |
b public. | text_search |
Returns
Type: boolean
boolean
neq(query_smallint_eq, smallint_eq)
Operator wrapper for eql_v3.query_smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_eq | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
neq(smallint_eq, query_smallint_eq)
Operator wrapper for eql_v3.query_smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b eql_v3. | query_smallint_eq |
Returns
Type: boolean
boolean
neq(jsonb, timestamp_ord)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
neq(timestamp_ord, jsonb)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b | jsonb |
Returns
Type: boolean
boolean
neq(timestamp_ord, timestamp_ord)
Operator wrapper for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
neq(query_bigint_ord_ope, bigint_ord_ope)
Operator wrapper for eql_v3.query_bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord_ope | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
neq(bigint_ord_ope, query_bigint_ord_ope)
Operator wrapper for eql_v3.query_bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b eql_v3. | query_bigint_ord_ope |
Returns
Type: boolean
boolean
neq(jsonb, smallint_eq)
Operator wrapper for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
neq(smallint_eq, jsonb)
Operator wrapper for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
neq(smallint_eq, smallint_eq)
Operator wrapper for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
neq(query_real_ord_ope, real_ord_ope)
Operator wrapper for eql_v3.query_real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord_ope | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
neq(real_ord_ope, query_real_ord_ope)
Operator wrapper for eql_v3.query_real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b eql_v3. | query_real_ord_ope |
Returns
Type: boolean
boolean
neq(jsonb, numeric_ord)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
neq(numeric_ord, jsonb)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b | jsonb |
Returns
Type: boolean
boolean
neq(numeric_ord, numeric_ord)
Operator wrapper for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
neq(jsonb, date_ord_ope)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
neq(date_ord_ope, jsonb)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
neq(date_ord_ope, date_ord_ope)
Operator wrapper for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
neq(query_double_ord_ore, double_ord_ore)
Operator wrapper for eql_v3.query_double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord_ore | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
neq(double_ord_ore, query_double_ord_ore)
Operator wrapper for eql_v3.query_double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b eql_v3. | query_double_ord_ore |
Returns
Type: boolean
boolean
neq(jsonb, double_ord_ore)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
neq(double_ord_ore, jsonb)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
neq(double_ord_ore, double_ord_ore)
Operator wrapper for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
neq(query_double_ord, double_ord)
Operator wrapper for eql_v3.query_double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord | |
b public. | double_ord |
Returns
Type: boolean
boolean
neq(double_ord, query_double_ord)
Operator wrapper for eql_v3.query_double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b eql_v3. | query_double_ord |
Returns
Type: boolean
boolean
neq(query_real_ord_ore, real_ord_ore)
Operator wrapper for eql_v3.query_real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord_ore | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
neq(real_ord_ore, query_real_ord_ore)
Operator wrapper for eql_v3.query_real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b eql_v3. | query_real_ord_ore |
Returns
Type: boolean
boolean
neq(query_date_ord_ope, date_ord_ope)
Operator wrapper for eql_v3.query_date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord_ope | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
neq(date_ord_ope, query_date_ord_ope)
Operator wrapper for eql_v3.query_date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b eql_v3. | query_date_ord_ope |
Returns
Type: boolean
boolean
neq(jsonb, timestamp_ord_ope)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
neq(timestamp_ord_ope, jsonb)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
neq(timestamp_ord_ope, timestamp_ord_ope)
Operator wrapper for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
neq(query_real_eq, real_eq)
Operator wrapper for eql_v3.query_real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_eq | |
b public. | real_eq |
Returns
Type: boolean
boolean
neq(real_eq, query_real_eq)
Operator wrapper for eql_v3.query_real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b eql_v3. | query_real_eq |
Returns
Type: boolean
boolean
neq(jsonb, date_ord_ore)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
neq(date_ord_ore, jsonb)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
neq(date_ord_ore, date_ord_ore)
Operator wrapper for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
neq(query_numeric_ord_ope, numeric_ord_ope)
Operator wrapper for eql_v3.query_numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord_ope | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
neq(numeric_ord_ope, query_numeric_ord_ope)
Operator wrapper for eql_v3.query_numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b eql_v3. | query_numeric_ord_ope |
Returns
Type: boolean
boolean
neq(query_bigint_ord, bigint_ord)
Operator wrapper for eql_v3.query_bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
neq(bigint_ord, query_bigint_ord)
Operator wrapper for eql_v3.query_bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b eql_v3. | query_bigint_ord |
Returns
Type: boolean
boolean
ord_ope_term(query_smallint_ord_ope)
Index extractor for eql_v3.query_smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(text_ord_ope)
Index extractor for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(query_double_ord_ope)
Index extractor for eql_v3.query_double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(double_ord_ope)
Index extractor for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(real_ord_ope)
Index extractor for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(integer_ord_ope)
Index extractor for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(smallint_ord_ope)
Index extractor for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(numeric_ord_ope)
Index extractor for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(query_timestamp_ord_ope)
Index extractor for eql_v3.query_timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(query_integer_ord_ope)
Index extractor for eql_v3.query_integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(bigint_ord_ope)
Index extractor for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(query_text_ord_ope)
Index extractor for eql_v3.query_text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(query_bigint_ord_ope)
Index extractor for eql_v3.query_bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(query_real_ord_ope)
Index extractor for eql_v3.query_real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(date_ord_ope)
Index extractor for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(query_date_ord_ope)
Index extractor for eql_v3.query_date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(timestamp_ord_ope)
Index extractor for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_ope_term(query_numeric_ord_ope)
Index extractor for eql_v3.query_numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord_ope |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw
ord_term(smallint_ord_ore)
Index extractor for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_bigint_ord_ore)
Index extractor for eql_v3.query_bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(bigint_ord_ore)
Index extractor for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_date_ord_ore)
Index extractor for eql_v3.query_date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(text_ord)
Index extractor for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(date_ord)
Index extractor for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(integer_ord_ore)
Index extractor for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_text_search)
Index extractor for eql_v3.query_text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_search |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(real_ord)
Index extractor for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(smallint_ord)
Index extractor for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_text_ord)
Index extractor for eql_v3.query_text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(timestamp_ord_ore)
Index extractor for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_date_ord)
Index extractor for eql_v3.query_date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_date_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_numeric_ord_ore)
Index extractor for eql_v3.query_numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_real_ord)
Index extractor for eql_v3.query_real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(text_ord_ore)
Index extractor for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(bigint_ord)
Index extractor for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_integer_ord_ore)
Index extractor for eql_v3.query_integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(numeric_ord_ore)
Index extractor for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(real_ord_ore)
Index extractor for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_text_ord_ore)
Index extractor for eql_v3.query_text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_text_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_smallint_ord_ore)
Index extractor for eql_v3.query_smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(double_ord)
Index extractor for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_integer_ord)
Index extractor for eql_v3.query_integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_integer_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_smallint_ord)
Index extractor for eql_v3.query_smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_smallint_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_numeric_ord)
Index extractor for eql_v3.query_numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_numeric_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_timestamp_ord_ore)
Index extractor for eql_v3.query_timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(integer_ord)
Index extractor for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_timestamp_ord)
Index extractor for eql_v3.query_timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_timestamp_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(text_search)
Index extractor for public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_search |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(timestamp_ord)
Index extractor for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(numeric_ord)
Index extractor for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_double_ord_ore)
Index extractor for eql_v3.query_double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(double_ord_ore)
Index extractor for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_double_ord)
Index extractor for eql_v3.query_double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_double_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_real_ord_ore)
Index extractor for eql_v3.query_real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_real_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(date_ord_ore)
Index extractor for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ord_term(query_bigint_ord)
Index extractor for eql_v3.query_bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3. | query_bigint_ord |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256
ore_cllw(jsonb_entry)
Extract CLLW ORE index term from a ste_vec entry.
oc is only ever present on an sv element, never at a root encrypted value, so the typed overload accepts public.jsonb_entry. Returns SQL NULL when oc is absent (btree NULL-filters such rows from range queries).
Parameters
| Name | Type | Description |
|---|---|---|
entry public. | jsonb_entry |
Returns
Type: eql_v3_internal.ore_cllw
eql_v3_internal.ore_cllw Composite carrying the CLLW ciphertext, or NULL.
Variants
- eql_v3.has_ore_cllw
selector(jsonb_entry)
Extract selector (s) from a ste_vec entry.
The DOMAIN CHECK guarantees is present, so this is a simple field access.
Parameters
| Name | Type | Description |
|---|---|---|
entry public. | jsonb_entry |
Returns
Type: text
text The selector value.
selector(jsonb)
Extract selector (s) from a raw jsonb encrypted value.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | encrypted EQL payload |
Returns
Type: text
text The selector value.
Exceptions
- if s is absent.
ste_vec(jsonb)
Extract the sv element array as raw jsonb[].
Returns the elements of sv (or a single-element array wrapping the value when there is no sv). No envelope re-wrapping — raw jsonb elements.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | encrypted EQL payload |
Returns
Type: jsonb[]
jsonb[] Array of sv elements.
ste_vec_contains(jsonb, jsonb)
Check if an sv array contains a specific sv element.
Match = selector equal AND eq_term equal (byte-equality over coalesce(hm, oc)). This collapses the v2 hm/oc CASE: under the XOR contract both terms are deterministic and byte-disjoint, so either one is a valid equality discriminator and a single byte comparison is correct.
ASSUMPTION (locked by a negative test in v3_jsonb_tests.rs): hm and oc byte distributions never collide at a given selector. The crypto layer configures a selector for eq XOR ordered, so both sides of a real comparison carry the same term type; and an oc value carries a leading domain-tag byte an hm never has. Unlike v2's explicit has_hmac(both)/has_ore_cllw(both)/ELSE false CASE, this collapse would wrongly match an hm needle against an oc leaf if their hex bytes were ever identical — which the contract prevents. The negative-containment test guards against regression.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | sv array to search within. |
b | jsonb | sv element to search for. |
Returns
Type: boolean
boolean True if b is found in any element of a.
ste_vec_contains(json, json)
Does encrypted value a contain all sv elements of b?
Empty b is always contained. Each element of b must match selector + eq_term in some element of a.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b public. | json |
Returns
Type: boolean
boolean True if all elements of b are contained in a.
Variants
ste_vec_contains(jsonb[], jsonb)
to_ste_vec_query(json)
Convert a public.json to a query_jsonb needle.
Normalises each sv element down to the matching-relevant fields: s plus exactly one of hm / oc. Other fields (c, a, i/v, anything else) are stripped. This is the canonical needle shape for @> containment. Designed for use as a functional GIN index expression: GIN (eql_v3.to_ste_vec_query(col)::jsonb jsonb_path_ops).
Parameters
| Name | Type | Description |
|---|---|---|
e public. | json |
Returns
Type: eql_v3.query_jsonb
eql_v3.query_jsonb Query-shaped needle, sv elements normalised.
Variants
- eql_v3.query_jsonb
version()
Get the installed EQL version string.
Returns the version string for the installed EQL library. This value is baked in at build time from the release tag.
Returns
Type: text
text Version string (e.g. "3.0.0" or "DEV" for development builds)
Note
Auto-generated during build from src/v3/version.template
Private Functions
bloom_filter(jsonb)
Extract the Bloom-filter index term from a jsonb payload.
Inlinable single-statement SQL — the planner can fold this into the calling query so the functional GIN index built on eql_v3_internal.match_term(col) (which calls this) engages structurally. Mirrors eql_v3_internal.hmac_256(jsonb): no RAISE and no pinned search_path. Returns NULL when bf is absent or present but not a json array, rather than raising. The text_match domain CHECK guarantees the bf key is present but not that it is an array, so a non-array bf (e.g. {"bf": null}) can reach here even on a typed value; gating on jsonb_typeof(...) = 'array` returns NULL for that case — and for raw jsonb outside the domain — instead of erroring inside jsonb_array_elements. NULL, like the HMAC extractor, is the right answer. An empty bf array yields an empty filter (contains nothing, contained by everything), matching set-containment semantics.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | The encrypted payload. |
Returns
Type: eql_v3_internal.bloom_filter
eql_v3_internal.bloom_filter The bf array as a smallint[] domain value, or NULL when bf is absent or not a json array.
compare_ore_block_256_term(ore_block_256_term, ore_block_256_term)
Compare two ORE block terms using cryptographic comparison.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3_internal. | ore_block_256_term | |
b eql_v3_internal. | ore_block_256_term |
compare_ore_block_256_terms(ore_block_256, ore_block_256)
Compare ORE block composite types.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3_internal. | ore_block_256 | |
b eql_v3_internal. | ore_block_256 |
compare_ore_block_256_terms(ore_block_256_term, ore_block_256_term)
Compare arrays of ORE block terms recursively.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3_internal. | ore_block_256_term | |
b eql_v3_internal. | ore_block_256_term |
compare_ore_block_256_terms(ore_block_256, ore_block_256)
Compare ORE block composite types.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3_internal. | ore_block_256 | |
b eql_v3_internal. | ore_block_256 |
compare_ore_cllw_term(ore_cllw, ore_cllw)
Variable-length CLLW ORE term comparison.
Parameters
compare_ore_cllw_term_bytes(bytea, bytea)
CLLW per-byte comparison helper.
Parameters
| Name | Type | Description |
|---|---|---|
a | bytea | |
b | bytea |
contained_by(jsonb, smallint_ord_ore)
Unsupported operator blocker for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
contained_by(smallint_ord_ore, jsonb)
Unsupported operator blocker for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(smallint_ord_ore, smallint_ord_ore)
Unsupported operator blocker for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
contained_by(jsonb, bigint_ord_ore)
Unsupported operator blocker for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
contained_by(bigint_ord_ore, jsonb)
Unsupported operator blocker for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(bigint_ord_ore, bigint_ord_ore)
Unsupported operator blocker for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
contained_by(jsonb, real_eq)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_eq |
Returns
Type: boolean
boolean
contained_by(real_eq, jsonb)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(real_eq, real_eq)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b public. | real_eq |
Returns
Type: boolean
boolean
contained_by(jsonb, text_ord)
Unsupported operator blocker for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord |
Returns
Type: boolean
boolean
contained_by(text_ord, jsonb)
Unsupported operator blocker for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(text_ord, text_ord)
Unsupported operator blocker for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b public. | text_ord |
Returns
Type: boolean
boolean
contained_by(jsonb, date_ord)
Unsupported operator blocker for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord |
Returns
Type: boolean
boolean
contained_by(date_ord, jsonb)
Unsupported operator blocker for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(date_ord, date_ord)
Unsupported operator blocker for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b public. | date_ord |
Returns
Type: boolean
boolean
contained_by(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
double |
Returns
Type: boolean
boolean
contained_by(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
b | jsonb |
Returns
Type: boolean
boolean
contained_by()
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
double |
Returns
Type: boolean
boolean
contained_by(jsonb, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date |
Returns
Type: boolean
boolean
contained_by(date, jsonb)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(date, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b public. | date |
Returns
Type: boolean
boolean
contained_by(jsonb, integer_ord_ore)
Unsupported operator blocker for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
contained_by(integer_ord_ore, jsonb)
Unsupported operator blocker for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(integer_ord_ore, integer_ord_ore)
Unsupported operator blocker for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
contained_by(jsonb, numeric_eq)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
contained_by(numeric_eq, jsonb)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(numeric_eq, numeric_eq)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
contained_by(jsonb, date_eq)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_eq |
Returns
Type: boolean
boolean
contained_by(date_eq, jsonb)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(date_eq, date_eq)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b public. | date_eq |
Returns
Type: boolean
boolean
contained_by(jsonb, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | boolean |
Returns
Type: boolean
boolean
contained_by(boolean, jsonb)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(boolean, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b public. | boolean |
Returns
Type: boolean
boolean
contained_by(jsonb, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric |
Returns
Type: boolean
boolean
contained_by(numeric, jsonb)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(numeric, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b public. | numeric |
Returns
Type: boolean
boolean
contained_by(jsonb, real_ord)
Unsupported operator blocker for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord |
Returns
Type: boolean
boolean
contained_by(real_ord, jsonb)
Unsupported operator blocker for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(real_ord, real_ord)
Unsupported operator blocker for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b public. | real_ord |
Returns
Type: boolean
boolean
contained_by(jsonb, timestamp_eq)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
contained_by(timestamp_eq, jsonb)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(timestamp_eq, timestamp_eq)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
contained_by(jsonb, text_ord_ope)
Unsupported operator blocker for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
contained_by(text_ord_ope, jsonb)
Unsupported operator blocker for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(text_ord_ope, text_ord_ope)
Unsupported operator blocker for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
contained_by(jsonb, double_eq)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_eq |
Returns
Type: boolean
boolean
contained_by(double_eq, jsonb)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(double_eq, double_eq)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b public. | double_eq |
Returns
Type: boolean
boolean
contained_by(jsonb, smallint_ord)
Unsupported operator blocker for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
contained_by(smallint_ord, jsonb)
Unsupported operator blocker for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(smallint_ord, smallint_ord)
Unsupported operator blocker for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
contained_by(jsonb, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp |
Returns
Type: boolean
boolean
contained_by(timestamp, jsonb)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(timestamp, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b public. | timestamp |
Returns
Type: boolean
boolean
contained_by(jsonb, double_ord_ope)
Unsupported operator blocker for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
contained_by(double_ord_ope, jsonb)
Unsupported operator blocker for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(double_ord_ope, double_ord_ope)
Unsupported operator blocker for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
contained_by(jsonb, real_ord_ope)
Unsupported operator blocker for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
contained_by(real_ord_ope, jsonb)
Unsupported operator blocker for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(real_ord_ope, real_ord_ope)
Unsupported operator blocker for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
contained_by(jsonb, integer_ord_ope)
Unsupported operator blocker for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
contained_by(integer_ord_ope, jsonb)
Unsupported operator blocker for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(integer_ord_ope, integer_ord_ope)
Unsupported operator blocker for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
contained_by(jsonb, smallint_ord_ope)
Unsupported operator blocker for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
contained_by(smallint_ord_ope, jsonb)
Unsupported operator blocker for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(smallint_ord_ope, smallint_ord_ope)
Unsupported operator blocker for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
contained_by(jsonb, timestamp_ord_ore)
Unsupported operator blocker for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
contained_by(timestamp_ord_ore, jsonb)
Unsupported operator blocker for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(timestamp_ord_ore, timestamp_ord_ore)
Unsupported operator blocker for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
contained_by(jsonb, numeric_ord_ope)
Unsupported operator blocker for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
contained_by(numeric_ord_ope, jsonb)
Unsupported operator blocker for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(numeric_ord_ope, numeric_ord_ope)
Unsupported operator blocker for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
contained_by(jsonb, text_eq)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_eq |
Returns
Type: boolean
boolean
contained_by(text_eq, jsonb)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(text_eq, text_eq)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b public. | text_eq |
Returns
Type: boolean
boolean
contained_by(jsonb, text_ord_ore)
Unsupported operator blocker for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
contained_by(text_ord_ore, jsonb)
Unsupported operator blocker for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(text_ord_ore, text_ord_ore)
Unsupported operator blocker for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
contained_by(jsonb, bigint_ord)
Unsupported operator blocker for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
contained_by(bigint_ord, jsonb)
Unsupported operator blocker for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(bigint_ord, bigint_ord)
Unsupported operator blocker for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
contained_by(jsonb, numeric_ord_ore)
Unsupported operator blocker for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
contained_by(numeric_ord_ore, jsonb)
Unsupported operator blocker for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(numeric_ord_ore, numeric_ord_ore)
Unsupported operator blocker for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
contained_by(jsonb, bigint_eq)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
contained_by(bigint_eq, jsonb)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(bigint_eq, bigint_eq)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
contained_by(jsonb, real_ord_ore)
Unsupported operator blocker for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
contained_by(real_ord_ore, jsonb)
Unsupported operator blocker for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(real_ord_ore, real_ord_ore)
Unsupported operator blocker for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
contained_by(jsonb, double_ord)
Unsupported operator blocker for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord |
Returns
Type: boolean
boolean
contained_by(double_ord, jsonb)
Unsupported operator blocker for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(double_ord, double_ord)
Unsupported operator blocker for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b public. | double_ord |
Returns
Type: boolean
boolean
contained_by(jsonb, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint |
Returns
Type: boolean
boolean
contained_by(bigint, jsonb)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(bigint, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b public. | bigint |
Returns
Type: boolean
boolean
contained_by(jsonb, bigint_ord_ope)
Unsupported operator blocker for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
contained_by(bigint_ord_ope, jsonb)
Unsupported operator blocker for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(bigint_ord_ope, bigint_ord_ope)
Unsupported operator blocker for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
contained_by(jsonb, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint |
Returns
Type: boolean
boolean
contained_by(smallint, jsonb)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(smallint, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b public. | smallint |
Returns
Type: boolean
boolean
contained_by(jsonb, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text |
Returns
Type: boolean
boolean
contained_by(text, jsonb)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(text, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b public. | text |
Returns
Type: boolean
boolean
contained_by(jsonb, integer_eq)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_eq |
Returns
Type: boolean
boolean
contained_by(integer_eq, jsonb)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(integer_eq, integer_eq)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b public. | integer_eq |
Returns
Type: boolean
boolean
contained_by(jsonb, integer_ord)
Unsupported operator blocker for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord |
Returns
Type: boolean
boolean
contained_by(integer_ord, jsonb)
Unsupported operator blocker for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(integer_ord, integer_ord)
Unsupported operator blocker for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b public. | integer_ord |
Returns
Type: boolean
boolean
contained_by(jsonb, timestamp_ord)
Unsupported operator blocker for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
contained_by(timestamp_ord, jsonb)
Unsupported operator blocker for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(timestamp_ord, timestamp_ord)
Unsupported operator blocker for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
contained_by(jsonb, smallint_eq)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
contained_by(smallint_eq, jsonb)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(smallint_eq, smallint_eq)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
contained_by(jsonb, numeric_ord)
Unsupported operator blocker for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
contained_by(numeric_ord, jsonb)
Unsupported operator blocker for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(numeric_ord, numeric_ord)
Unsupported operator blocker for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
contained_by(jsonb, date_ord_ope)
Unsupported operator blocker for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
contained_by(date_ord_ope, jsonb)
Unsupported operator blocker for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(date_ord_ope, date_ord_ope)
Unsupported operator blocker for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
contained_by(jsonb, double_ord_ore)
Unsupported operator blocker for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
contained_by(double_ord_ore, jsonb)
Unsupported operator blocker for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(double_ord_ore, double_ord_ore)
Unsupported operator blocker for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
contained_by(jsonb, timestamp_ord_ope)
Unsupported operator blocker for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
contained_by(timestamp_ord_ope, jsonb)
Unsupported operator blocker for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(timestamp_ord_ope, timestamp_ord_ope)
Unsupported operator blocker for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
contained_by(jsonb, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer |
Returns
Type: boolean
boolean
contained_by(integer, jsonb)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(integer, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b public. | integer |
Returns
Type: boolean
boolean
contained_by(jsonb, date_ord_ore)
Unsupported operator blocker for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
contained_by(date_ord_ore, jsonb)
Unsupported operator blocker for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(date_ord_ore, date_ord_ore)
Unsupported operator blocker for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
contained_by(jsonb, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real |
Returns
Type: boolean
boolean
contained_by(real, jsonb)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b | jsonb |
Returns
Type: boolean
boolean
contained_by(real, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b public. | real |
Returns
Type: boolean
boolean
contains(jsonb, smallint_ord_ore)
Unsupported operator blocker for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
contains(smallint_ord_ore, jsonb)
Unsupported operator blocker for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contains(smallint_ord_ore, smallint_ord_ore)
Unsupported operator blocker for public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ore | |
b public. | smallint_ord_ore |
Returns
Type: boolean
boolean
contains(jsonb, bigint_ord_ore)
Unsupported operator blocker for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
contains(bigint_ord_ore, jsonb)
Unsupported operator blocker for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contains(bigint_ord_ore, bigint_ord_ore)
Unsupported operator blocker for public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ore | |
b public. | bigint_ord_ore |
Returns
Type: boolean
boolean
contains(jsonb, real_eq)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_eq |
Returns
Type: boolean
boolean
contains(real_eq, jsonb)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contains(real_eq, real_eq)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b public. | real_eq |
Returns
Type: boolean
boolean
contains(jsonb, text_ord)
Unsupported operator blocker for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord |
Returns
Type: boolean
boolean
contains(text_ord, jsonb)
Unsupported operator blocker for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contains(text_ord, text_ord)
Unsupported operator blocker for public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord | |
b public. | text_ord |
Returns
Type: boolean
boolean
contains(jsonb, date_ord)
Unsupported operator blocker for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord |
Returns
Type: boolean
boolean
contains(date_ord, jsonb)
Unsupported operator blocker for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contains(date_ord, date_ord)
Unsupported operator blocker for public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord | |
b public. | date_ord |
Returns
Type: boolean
boolean
contains(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
double |
Returns
Type: boolean
boolean
contains(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
b | jsonb |
Returns
Type: boolean
boolean
contains()
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
double |
Returns
Type: boolean
boolean
contains(jsonb, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date |
Returns
Type: boolean
boolean
contains(date, jsonb)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b | jsonb |
Returns
Type: boolean
boolean
contains(date, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b public. | date |
Returns
Type: boolean
boolean
contains(jsonb, integer_ord_ore)
Unsupported operator blocker for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
contains(integer_ord_ore, jsonb)
Unsupported operator blocker for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contains(integer_ord_ore, integer_ord_ore)
Unsupported operator blocker for public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ore | |
b public. | integer_ord_ore |
Returns
Type: boolean
boolean
contains(jsonb, numeric_eq)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
contains(numeric_eq, jsonb)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contains(numeric_eq, numeric_eq)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
contains(jsonb, date_eq)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_eq |
Returns
Type: boolean
boolean
contains(date_eq, jsonb)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contains(date_eq, date_eq)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b public. | date_eq |
Returns
Type: boolean
boolean
contains(jsonb, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | boolean |
Returns
Type: boolean
boolean
contains(boolean, jsonb)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b | jsonb |
Returns
Type: boolean
boolean
contains(boolean, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b public. | boolean |
Returns
Type: boolean
boolean
contains(jsonb, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric |
Returns
Type: boolean
boolean
contains(numeric, jsonb)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b | jsonb |
Returns
Type: boolean
boolean
contains(numeric, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b public. | numeric |
Returns
Type: boolean
boolean
contains(jsonb, real_ord)
Unsupported operator blocker for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord |
Returns
Type: boolean
boolean
contains(real_ord, jsonb)
Unsupported operator blocker for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contains(real_ord, real_ord)
Unsupported operator blocker for public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord | |
b public. | real_ord |
Returns
Type: boolean
boolean
contains(jsonb, timestamp_eq)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
contains(timestamp_eq, jsonb)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contains(timestamp_eq, timestamp_eq)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
contains(jsonb, text_ord_ope)
Unsupported operator blocker for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
contains(text_ord_ope, jsonb)
Unsupported operator blocker for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contains(text_ord_ope, text_ord_ope)
Unsupported operator blocker for public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ope | |
b public. | text_ord_ope |
Returns
Type: boolean
boolean
contains(jsonb, double_eq)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_eq |
Returns
Type: boolean
boolean
contains(double_eq, jsonb)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contains(double_eq, double_eq)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b public. | double_eq |
Returns
Type: boolean
boolean
contains(jsonb, smallint_ord)
Unsupported operator blocker for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
contains(smallint_ord, jsonb)
Unsupported operator blocker for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contains(smallint_ord, smallint_ord)
Unsupported operator blocker for public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord | |
b public. | smallint_ord |
Returns
Type: boolean
boolean
contains(jsonb, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp |
Returns
Type: boolean
boolean
contains(timestamp, jsonb)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b | jsonb |
Returns
Type: boolean
boolean
contains(timestamp, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b public. | timestamp |
Returns
Type: boolean
boolean
contains(jsonb, double_ord_ope)
Unsupported operator blocker for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
contains(double_ord_ope, jsonb)
Unsupported operator blocker for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contains(double_ord_ope, double_ord_ope)
Unsupported operator blocker for public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ope | |
b public. | double_ord_ope |
Returns
Type: boolean
boolean
contains(jsonb, real_ord_ope)
Unsupported operator blocker for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
contains(real_ord_ope, jsonb)
Unsupported operator blocker for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contains(real_ord_ope, real_ord_ope)
Unsupported operator blocker for public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ope | |
b public. | real_ord_ope |
Returns
Type: boolean
boolean
contains(jsonb, integer_ord_ope)
Unsupported operator blocker for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
contains(integer_ord_ope, jsonb)
Unsupported operator blocker for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contains(integer_ord_ope, integer_ord_ope)
Unsupported operator blocker for public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord_ope | |
b public. | integer_ord_ope |
Returns
Type: boolean
boolean
contains(jsonb, smallint_ord_ope)
Unsupported operator blocker for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
contains(smallint_ord_ope, jsonb)
Unsupported operator blocker for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contains(smallint_ord_ope, smallint_ord_ope)
Unsupported operator blocker for public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_ord_ope | |
b public. | smallint_ord_ope |
Returns
Type: boolean
boolean
contains(jsonb, timestamp_ord_ore)
Unsupported operator blocker for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
contains(timestamp_ord_ore, jsonb)
Unsupported operator blocker for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contains(timestamp_ord_ore, timestamp_ord_ore)
Unsupported operator blocker for public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ore | |
b public. | timestamp_ord_ore |
Returns
Type: boolean
boolean
contains(jsonb, numeric_ord_ope)
Unsupported operator blocker for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
contains(numeric_ord_ope, jsonb)
Unsupported operator blocker for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contains(numeric_ord_ope, numeric_ord_ope)
Unsupported operator blocker for public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ope | |
b public. | numeric_ord_ope |
Returns
Type: boolean
boolean
contains(jsonb, text_eq)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_eq |
Returns
Type: boolean
boolean
contains(text_eq, jsonb)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contains(text_eq, text_eq)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b public. | text_eq |
Returns
Type: boolean
boolean
contains(jsonb, text_ord_ore)
Unsupported operator blocker for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
contains(text_ord_ore, jsonb)
Unsupported operator blocker for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contains(text_ord_ore, text_ord_ore)
Unsupported operator blocker for public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_ord_ore | |
b public. | text_ord_ore |
Returns
Type: boolean
boolean
contains(jsonb, bigint_ord)
Unsupported operator blocker for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
contains(bigint_ord, jsonb)
Unsupported operator blocker for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contains(bigint_ord, bigint_ord)
Unsupported operator blocker for public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord | |
b public. | bigint_ord |
Returns
Type: boolean
boolean
contains(jsonb, numeric_ord_ore)
Unsupported operator blocker for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
contains(numeric_ord_ore, jsonb)
Unsupported operator blocker for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contains(numeric_ord_ore, numeric_ord_ore)
Unsupported operator blocker for public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord_ore | |
b public. | numeric_ord_ore |
Returns
Type: boolean
boolean
contains(jsonb, bigint_eq)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
contains(bigint_eq, jsonb)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contains(bigint_eq, bigint_eq)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
contains(jsonb, real_ord_ore)
Unsupported operator blocker for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
contains(real_ord_ore, jsonb)
Unsupported operator blocker for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contains(real_ord_ore, real_ord_ore)
Unsupported operator blocker for public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_ord_ore | |
b public. | real_ord_ore |
Returns
Type: boolean
boolean
contains(jsonb, double_ord)
Unsupported operator blocker for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord |
Returns
Type: boolean
boolean
contains(double_ord, jsonb)
Unsupported operator blocker for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contains(double_ord, double_ord)
Unsupported operator blocker for public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord | |
b public. | double_ord |
Returns
Type: boolean
boolean
contains(jsonb, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint |
Returns
Type: boolean
boolean
contains(bigint, jsonb)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b | jsonb |
Returns
Type: boolean
boolean
contains(bigint, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b public. | bigint |
Returns
Type: boolean
boolean
contains(jsonb, bigint_ord_ope)
Unsupported operator blocker for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
contains(bigint_ord_ope, jsonb)
Unsupported operator blocker for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contains(bigint_ord_ope, bigint_ord_ope)
Unsupported operator blocker for public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_ord_ope | |
b public. | bigint_ord_ope |
Returns
Type: boolean
boolean
contains(jsonb, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint |
Returns
Type: boolean
boolean
contains(smallint, jsonb)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b | jsonb |
Returns
Type: boolean
boolean
contains(smallint, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b public. | smallint |
Returns
Type: boolean
boolean
contains(jsonb, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text |
Returns
Type: boolean
boolean
contains(text, jsonb)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b | jsonb |
Returns
Type: boolean
boolean
contains(text, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b public. | text |
Returns
Type: boolean
boolean
contains(jsonb, integer_eq)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_eq |
Returns
Type: boolean
boolean
contains(integer_eq, jsonb)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contains(integer_eq, integer_eq)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b public. | integer_eq |
Returns
Type: boolean
boolean
contains(jsonb, integer_ord)
Unsupported operator blocker for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_ord |
Returns
Type: boolean
boolean
contains(integer_ord, jsonb)
Unsupported operator blocker for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contains(integer_ord, integer_ord)
Unsupported operator blocker for public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_ord | |
b public. | integer_ord |
Returns
Type: boolean
boolean
contains(jsonb, timestamp_ord)
Unsupported operator blocker for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
contains(timestamp_ord, jsonb)
Unsupported operator blocker for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contains(timestamp_ord, timestamp_ord)
Unsupported operator blocker for public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord | |
b public. | timestamp_ord |
Returns
Type: boolean
boolean
contains(jsonb, smallint_eq)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
contains(smallint_eq, jsonb)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
contains(smallint_eq, smallint_eq)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
contains(jsonb, numeric_ord)
Unsupported operator blocker for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
contains(numeric_ord, jsonb)
Unsupported operator blocker for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b | jsonb |
Returns
Type: boolean
boolean
contains(numeric_ord, numeric_ord)
Unsupported operator blocker for public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_ord | |
b public. | numeric_ord |
Returns
Type: boolean
boolean
contains(jsonb, date_ord_ope)
Unsupported operator blocker for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
contains(date_ord_ope, jsonb)
Unsupported operator blocker for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contains(date_ord_ope, date_ord_ope)
Unsupported operator blocker for public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ope | |
b public. | date_ord_ope |
Returns
Type: boolean
boolean
contains(jsonb, double_ord_ore)
Unsupported operator blocker for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
contains(double_ord_ore, jsonb)
Unsupported operator blocker for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contains(double_ord_ore, double_ord_ore)
Unsupported operator blocker for public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_ord_ore | |
b public. | double_ord_ore |
Returns
Type: boolean
boolean
contains(jsonb, timestamp_ord_ope)
Unsupported operator blocker for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
contains(timestamp_ord_ope, jsonb)
Unsupported operator blocker for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b | jsonb |
Returns
Type: boolean
boolean
contains(timestamp_ord_ope, timestamp_ord_ope)
Unsupported operator blocker for public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_ord_ope | |
b public. | timestamp_ord_ope |
Returns
Type: boolean
boolean
contains(jsonb, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer |
Returns
Type: boolean
boolean
contains(integer, jsonb)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b | jsonb |
Returns
Type: boolean
boolean
contains(integer, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b public. | integer |
Returns
Type: boolean
boolean
contains(jsonb, date_ord_ore)
Unsupported operator blocker for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
contains(date_ord_ore, jsonb)
Unsupported operator blocker for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b | jsonb |
Returns
Type: boolean
boolean
contains(date_ord_ore, date_ord_ore)
Unsupported operator blocker for public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_ord_ore | |
b public. | date_ord_ore |
Returns
Type: boolean
boolean
contains(jsonb, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real |
Returns
Type: boolean
boolean
contains(real, jsonb)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b | jsonb |
Returns
Type: boolean
boolean
contains(real, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b public. | real |
Returns
Type: boolean
boolean
encrypted_domain_unsupported_bool(text, text)
Shared blocker helper.
Raises 'operator X is not supported for TYPE' so unsupported domain operators surface a clear error rather than fall through to native jsonb behaviour.
Parameters
| Name | Type | Description |
|---|---|---|
type_name | text | type name (eql_v3.<T>*) |
operator_name | text | symbol (=, <, >, ->, etc.) |
Returns
Type: boolean
boolean (never returns; always raises)
encrypted_domain_unsupported_jsonb(text, text)
Shared blocker helper returning jsonb.
Identical to encrypted_domain_unsupported_bool but typed for blockers shadowing native operators whose result is jsonb (#>, -, #-, ||), so composed expressions resolve and the body raises rather than failing earlier with a misleading 'operator does not exist' on a boolean result.
Parameters
| Name | Type | Description |
|---|---|---|
type_name | text | type name (eql_v3.<T>*) |
operator_name | text | symbol (#>, -, #-, |
Returns
Type: jsonb
jsonb (never returns; always raises)
encrypted_domain_unsupported_text(text, text)
Shared blocker helper returning text.
Identical to encrypted_domain_unsupported_bool but typed for blockers shadowing the native #>> operator whose result is text.
Parameters
| Name | Type | Description |
|---|---|---|
type_name | text | type name (eql_v3.<T>*) |
operator_name | text | symbol (#>>) |
Returns
Type: text
text (never returns; always raises)
eq(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
double |
Returns
Type: boolean
boolean
eq(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
b | jsonb |
Returns
Type: boolean
boolean
eq()
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
double |
Returns
Type: boolean
boolean
eq(jsonb, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date |
Returns
Type: boolean
boolean
eq(date, jsonb)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b | jsonb |
Returns
Type: boolean
boolean
eq(date, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b public. | date |
Returns
Type: boolean
boolean
eq(jsonb, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | boolean |
Returns
Type: boolean
boolean
eq(boolean, jsonb)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b | jsonb |
Returns
Type: boolean
boolean
eq(boolean, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b public. | boolean |
Returns
Type: boolean
boolean
eq(jsonb, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric |
Returns
Type: boolean
boolean
eq(numeric, jsonb)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b | jsonb |
Returns
Type: boolean
boolean
eq(numeric, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b public. | numeric |
Returns
Type: boolean
boolean
eq(jsonb, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp |
Returns
Type: boolean
boolean
eq(timestamp, jsonb)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b | jsonb |
Returns
Type: boolean
boolean
eq(timestamp, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b public. | timestamp |
Returns
Type: boolean
boolean
eq(jsonb, text_match)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_match |
Returns
Type: boolean
boolean
eq(text_match, jsonb)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b | jsonb |
Returns
Type: boolean
boolean
eq(text_match, text_match)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b public. | text_match |
Returns
Type: boolean
boolean
eq(jsonb, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint |
Returns
Type: boolean
boolean
eq(bigint, jsonb)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b | jsonb |
Returns
Type: boolean
boolean
eq(bigint, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b public. | bigint |
Returns
Type: boolean
boolean
eq(jsonb, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint |
Returns
Type: boolean
boolean
eq(smallint, jsonb)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b | jsonb |
Returns
Type: boolean
boolean
eq(smallint, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b public. | smallint |
Returns
Type: boolean
boolean
eq(jsonb, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text |
Returns
Type: boolean
boolean
eq(text, jsonb)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b | jsonb |
Returns
Type: boolean
boolean
eq(text, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b public. | text |
Returns
Type: boolean
boolean
eq(jsonb, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer |
Returns
Type: boolean
boolean
eq(integer, jsonb)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b | jsonb |
Returns
Type: boolean
boolean
eq(integer, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b public. | integer |
Returns
Type: boolean
boolean
eq(jsonb, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real |
Returns
Type: boolean
boolean
eq(real, jsonb)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b | jsonb |
Returns
Type: boolean
boolean
eq(real, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b public. | real |
Returns
Type: boolean
boolean
gt(jsonb, real_eq)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_eq |
Returns
Type: boolean
boolean
gt(real_eq, jsonb)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gt(real_eq, real_eq)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b public. | real_eq |
Returns
Type: boolean
boolean
gt(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
double |
Returns
Type: boolean
boolean
gt(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
b | jsonb |
Returns
Type: boolean
boolean
gt()
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
double |
Returns
Type: boolean
boolean
gt(jsonb, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date |
Returns
Type: boolean
boolean
gt(date, jsonb)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b | jsonb |
Returns
Type: boolean
boolean
gt(date, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b public. | date |
Returns
Type: boolean
boolean
gt(jsonb, numeric_eq)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
gt(numeric_eq, jsonb)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gt(numeric_eq, numeric_eq)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
gt(jsonb, date_eq)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_eq |
Returns
Type: boolean
boolean
gt(date_eq, jsonb)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gt(date_eq, date_eq)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b public. | date_eq |
Returns
Type: boolean
boolean
gt(jsonb, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | boolean |
Returns
Type: boolean
boolean
gt(boolean, jsonb)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b | jsonb |
Returns
Type: boolean
boolean
gt(boolean, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b public. | boolean |
Returns
Type: boolean
boolean
gt(jsonb, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric |
Returns
Type: boolean
boolean
gt(numeric, jsonb)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b | jsonb |
Returns
Type: boolean
boolean
gt(numeric, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b public. | numeric |
Returns
Type: boolean
boolean
gt(jsonb, timestamp_eq)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
gt(timestamp_eq, jsonb)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gt(timestamp_eq, timestamp_eq)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
gt(jsonb, double_eq)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_eq |
Returns
Type: boolean
boolean
gt(double_eq, jsonb)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gt(double_eq, double_eq)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b public. | double_eq |
Returns
Type: boolean
boolean
gt(jsonb, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp |
Returns
Type: boolean
boolean
gt(timestamp, jsonb)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b | jsonb |
Returns
Type: boolean
boolean
gt(timestamp, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b public. | timestamp |
Returns
Type: boolean
boolean
gt(jsonb, text_match)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_match |
Returns
Type: boolean
boolean
gt(text_match, jsonb)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b | jsonb |
Returns
Type: boolean
boolean
gt(text_match, text_match)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b public. | text_match |
Returns
Type: boolean
boolean
gt(jsonb, text_eq)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_eq |
Returns
Type: boolean
boolean
gt(text_eq, jsonb)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gt(text_eq, text_eq)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b public. | text_eq |
Returns
Type: boolean
boolean
gt(jsonb, bigint_eq)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
gt(bigint_eq, jsonb)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gt(bigint_eq, bigint_eq)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
gt(jsonb, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint |
Returns
Type: boolean
boolean
gt(bigint, jsonb)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b | jsonb |
Returns
Type: boolean
boolean
gt(bigint, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b public. | bigint |
Returns
Type: boolean
boolean
gt(jsonb, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint |
Returns
Type: boolean
boolean
gt(smallint, jsonb)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b | jsonb |
Returns
Type: boolean
boolean
gt(smallint, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b public. | smallint |
Returns
Type: boolean
boolean
gt(jsonb, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text |
Returns
Type: boolean
boolean
gt(text, jsonb)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b | jsonb |
Returns
Type: boolean
boolean
gt(text, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b public. | text |
Returns
Type: boolean
boolean
gt(jsonb, integer_eq)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_eq |
Returns
Type: boolean
boolean
gt(integer_eq, jsonb)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gt(integer_eq, integer_eq)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b public. | integer_eq |
Returns
Type: boolean
boolean
gt(jsonb, smallint_eq)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
gt(smallint_eq, jsonb)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gt(smallint_eq, smallint_eq)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
gt(jsonb, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer |
Returns
Type: boolean
boolean
gt(integer, jsonb)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b | jsonb |
Returns
Type: boolean
boolean
gt(integer, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b public. | integer |
Returns
Type: boolean
boolean
gt(jsonb, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real |
Returns
Type: boolean
boolean
gt(real, jsonb)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b | jsonb |
Returns
Type: boolean
boolean
gt(real, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b public. | real |
Returns
Type: boolean
boolean
gte(jsonb, real_eq)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_eq |
Returns
Type: boolean
boolean
gte(real_eq, jsonb)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gte(real_eq, real_eq)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b public. | real_eq |
Returns
Type: boolean
boolean
gte(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
double |
Returns
Type: boolean
boolean
gte(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
b | jsonb |
Returns
Type: boolean
boolean
gte()
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
double |
Returns
Type: boolean
boolean
gte(jsonb, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date |
Returns
Type: boolean
boolean
gte(date, jsonb)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b | jsonb |
Returns
Type: boolean
boolean
gte(date, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b public. | date |
Returns
Type: boolean
boolean
gte(jsonb, numeric_eq)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
gte(numeric_eq, jsonb)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gte(numeric_eq, numeric_eq)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
gte(jsonb, date_eq)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_eq |
Returns
Type: boolean
boolean
gte(date_eq, jsonb)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gte(date_eq, date_eq)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b public. | date_eq |
Returns
Type: boolean
boolean
gte(jsonb, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | boolean |
Returns
Type: boolean
boolean
gte(boolean, jsonb)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b | jsonb |
Returns
Type: boolean
boolean
gte(boolean, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b public. | boolean |
Returns
Type: boolean
boolean
gte(jsonb, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric |
Returns
Type: boolean
boolean
gte(numeric, jsonb)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b | jsonb |
Returns
Type: boolean
boolean
gte(numeric, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b public. | numeric |
Returns
Type: boolean
boolean
gte(jsonb, timestamp_eq)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
gte(timestamp_eq, jsonb)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gte(timestamp_eq, timestamp_eq)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
gte(jsonb, double_eq)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_eq |
Returns
Type: boolean
boolean
gte(double_eq, jsonb)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gte(double_eq, double_eq)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b public. | double_eq |
Returns
Type: boolean
boolean
gte(jsonb, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp |
Returns
Type: boolean
boolean
gte(timestamp, jsonb)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b | jsonb |
Returns
Type: boolean
boolean
gte(timestamp, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b public. | timestamp |
Returns
Type: boolean
boolean
gte(jsonb, text_match)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_match |
Returns
Type: boolean
boolean
gte(text_match, jsonb)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b | jsonb |
Returns
Type: boolean
boolean
gte(text_match, text_match)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b public. | text_match |
Returns
Type: boolean
boolean
gte(jsonb, text_eq)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_eq |
Returns
Type: boolean
boolean
gte(text_eq, jsonb)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gte(text_eq, text_eq)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b public. | text_eq |
Returns
Type: boolean
boolean
gte(jsonb, bigint_eq)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
gte(bigint_eq, jsonb)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gte(bigint_eq, bigint_eq)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
gte(jsonb, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint |
Returns
Type: boolean
boolean
gte(bigint, jsonb)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b | jsonb |
Returns
Type: boolean
boolean
gte(bigint, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b public. | bigint |
Returns
Type: boolean
boolean
gte(jsonb, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint |
Returns
Type: boolean
boolean
gte(smallint, jsonb)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b | jsonb |
Returns
Type: boolean
boolean
gte(smallint, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b public. | smallint |
Returns
Type: boolean
boolean
gte(jsonb, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text |
Returns
Type: boolean
boolean
gte(text, jsonb)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b | jsonb |
Returns
Type: boolean
boolean
gte(text, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b public. | text |
Returns
Type: boolean
boolean
gte(jsonb, integer_eq)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_eq |
Returns
Type: boolean
boolean
gte(integer_eq, jsonb)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gte(integer_eq, integer_eq)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b public. | integer_eq |
Returns
Type: boolean
boolean
gte(jsonb, smallint_eq)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
gte(smallint_eq, jsonb)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
gte(smallint_eq, smallint_eq)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
gte(jsonb, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer |
Returns
Type: boolean
boolean
gte(integer, jsonb)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b | jsonb |
Returns
Type: boolean
boolean
gte(integer, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b public. | integer |
Returns
Type: boolean
boolean
gte(jsonb, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real |
Returns
Type: boolean
boolean
gte(real, jsonb)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b | jsonb |
Returns
Type: boolean
boolean
gte(real, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b public. | real |
Returns
Type: boolean
boolean
has_bloom_filter(jsonb)
Test whether a jsonb payload carries a Bloom-filter (bf) term.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | The encrypted payload. |
Returns
Type: boolean
boolean True when the bf key is present and non-null.
has_hmac_256(jsonb)
Check if JSONB payload contains HMAC-SHA256 index term.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | containing encrypted EQL payload |
Returns
Type: boolean
boolean True if 'hm' field is present and non-null
has_ore_block_256(jsonb)
Check if JSONB payload contains an ORE block index term.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | containing encrypted EQL payload |
Returns
Type: boolean
boolean True only if the 'ob' field is present and is a JSON array
Note
A well-formed ORE index term is always a JSON array of block terms, so this guard treats a present-but-non-array ob (a scalar or object) as absent. That makes the extractor RAISE on a structurally invalid ob payload at the boundary instead of silently degrading it to a NULL index term in jsonb_array_to_ore_block_256. The previous val ->> 'ob IS NOT NULLform stringified scalars/objects and so reported them as present.{}(absentob) and{"ob": null}(JSON null) both remainfalse`.
has_ore_cllw(jsonb)
Check if a raw jsonb value contains a CLLW ORE index term.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | An object that may carry an oc field |
Returns
Type: boolean
boolean True if oc field is present and non-null
hmac_256(jsonb)
Extract HMAC-SHA256 index term from JSONB payload.
Inlinable single-statement SQL — the planner can fold this into the calling query so functional hash/btree indexes built on eql_v3_internal.eq_term(col) (which calls this) engage structurally.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | containing encrypted EQL payload |
Returns
Type: eql_v3_internal.hmac_256
eql_v3_internal.hmac_256 HMAC-SHA256 hash value, or NULL when hm is absent
is_ste_vec_array(jsonb)
Check if a jsonb payload is marked as an sv array (a flag true).
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | encrypted EQL payload |
Returns
Type: boolean
boolean True if a is present and true.
jsonb_array_to_bytea_array(jsonb)
Convert JSONB hex array to bytea array.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb |
jsonb_array_to_ore_block_256(jsonb)
Convert JSONB array to ORE block composite type.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb |
jsonb_blocked_compare_json_json(json, json)
Blocker: root public.json document comparisons.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b public. | json |
Returns
Type: boolean
boolean Never returns; always raises 'operator not supported'.
jsonb_blocked_compare_json_jsonb(json, jsonb)
Blocker: root public.json-to-jsonb comparisons.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b | jsonb | Native RHS operand. |
Returns
Type: boolean
boolean Never returns; always raises 'operator not supported'.
jsonb_blocked_compare_jsonb_json(jsonb, json)
Blocker: root jsonb-to-public.json comparisons.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | Native LHS operand. |
b public. | json |
Returns
Type: boolean
boolean Never returns; always raises 'operator not supported'.
jsonb_blocked_concat(json, jsonb)
Blocker: || (concatenate, encrypted on the left).
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b | jsonb | Native RHS operand. |
Returns
Type: jsonb
jsonb Never returns; always raises 'operator not supported'.
jsonb_blocked_concat_rhs(jsonb, json)
Blocker: || (concatenate, encrypted on the right).
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | Native LHS operand. |
b public. | json |
Returns
Type: jsonb
jsonb Never returns; always raises 'operator not supported'.
jsonb_blocked_contained_json_jsonb(json, jsonb)
Blocker: <@ with encrypted root document and native jsonb.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b | jsonb | Native RHS operand. |
Returns
Type: boolean
boolean Never returns; always raises 'operator not supported'.
jsonb_blocked_contained_jsonb_json(jsonb, json)
Blocker: <@ with native jsonb and encrypted root document.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | Native LHS operand. |
b public. | json |
Returns
Type: boolean
boolean Never returns; always raises 'operator not supported'.
jsonb_blocked_contains_json_jsonb(json, jsonb)
Blocker: > with encrypted root document and native jsonb.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b | jsonb | Native RHS operand. |
Returns
Type: boolean
boolean Never returns; always raises 'operator not supported'.
jsonb_blocked_contains_jsonb_json(jsonb, json)
Blocker: > with native jsonb and encrypted root document.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | Native LHS operand. |
b public. | json |
Returns
Type: boolean
boolean Never returns; always raises 'operator not supported'.
jsonb_blocked_delete_array(json, text)
Blocker: - (delete keys, text[] RHS).
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b | text | Native RHS operand. |
Returns
Type: jsonb
jsonb Never returns; always raises 'operator not supported'.
jsonb_blocked_delete_int(json, integer)
Blocker: - (delete index, integer RHS).
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b | integer | Native RHS operand. |
Returns
Type: jsonb
jsonb Never returns; always raises 'operator not supported'.
jsonb_blocked_delete_path(json, text)
Blocker: #- (delete at path).
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b | text | Native RHS operand. |
Returns
Type: jsonb
jsonb Never returns; always raises 'operator not supported'.
jsonb_blocked_delete_text(json, text)
Blocker: - (delete key, text RHS; native returns jsonb).
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b | text | Native RHS operand. |
Returns
Type: jsonb
jsonb Never returns; always raises 'operator not supported'.
jsonb_blocked_exists(json, text)
Blocker: ? (key/element exists).
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b | text | Native RHS operand. |
Returns
Type: boolean
boolean Never returns; always raises 'operator not supported'.
jsonb_blocked_exists_all(json, text)
Blocker: ?& (all keys exist).
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b | text | Native RHS operand. |
Returns
Type: boolean
boolean Never returns; always raises 'operator not supported'.
jsonb_blocked_exists_any(json, text)
Blocker: ?| (any key exists).
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b | text | Native RHS operand. |
Returns
Type: boolean
boolean Never returns; always raises 'operator not supported'.
jsonb_blocked_jsonpath_exists(json, jsonpath)
Blocker: @? (jsonpath exists).
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b | jsonpath | Native RHS operand. |
Returns
Type: boolean
boolean Never returns; always raises 'operator not supported'.
jsonb_blocked_jsonpath_match(json, jsonpath)
Blocker: @ (jsonpath predicate).
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b | jsonpath | Native RHS operand. |
Returns
Type: boolean
boolean Never returns; always raises 'operator not supported'.
jsonb_blocked_path_extract(json, text)
Blocker: #> (path extract, native returns jsonb).
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b | text | Native RHS operand. |
Returns
Type: jsonb
jsonb Never returns; always raises 'operator not supported'.
jsonb_blocked_path_extract_text(json, text)
Blocker: #>> (path extract as text).
Parameters
| Name | Type | Description |
|---|---|---|
a public. | json | |
b | text | Native RHS operand. |
Returns
Type: text
text Never returns; always raises 'operator not supported'.
jsonb_entry_max_sfunc(jsonb_entry, jsonb_entry)
State function for max on public.jsonb_entry.
Keeps whichever orderable entry has the greater CLLW ORE term. -less entries are skipped, mirroring (see the file
Parameters
| Name | Type | Description |
|---|---|---|
state public. | jsonb_entry | |
value public. | jsonb_entry |
Returns
Type: public.jsonb_entry
public.jsonb_entry The greater orderable entry by ore_cllw.
Note
).
jsonb_entry_min_sfunc(jsonb_entry, jsonb_entry)
State function for min on public.jsonb_entry.
Keeps whichever orderable entry has the lesser CLLW ORE term. STRICT, so SQL NULL entries are skipped by the aggregate machinery; -less (non-orderable) entries are skipped explicitly (see the
Parameters
| Name | Type | Description |
|---|---|---|
state public. | jsonb_entry | |
value public. | jsonb_entry |
Returns
Type: public.jsonb_entry
public.jsonb_entry The lesser orderable entry by ore_cllw.
Note
on this file).
lt(jsonb, real_eq)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_eq |
Returns
Type: boolean
boolean
lt(real_eq, jsonb)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lt(real_eq, real_eq)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b public. | real_eq |
Returns
Type: boolean
boolean
lt(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
double |
Returns
Type: boolean
boolean
lt(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
b | jsonb |
Returns
Type: boolean
boolean
lt()
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
double |
Returns
Type: boolean
boolean
lt(jsonb, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date |
Returns
Type: boolean
boolean
lt(date, jsonb)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b | jsonb |
Returns
Type: boolean
boolean
lt(date, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b public. | date |
Returns
Type: boolean
boolean
lt(jsonb, numeric_eq)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
lt(numeric_eq, jsonb)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lt(numeric_eq, numeric_eq)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
lt(jsonb, date_eq)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_eq |
Returns
Type: boolean
boolean
lt(date_eq, jsonb)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lt(date_eq, date_eq)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b public. | date_eq |
Returns
Type: boolean
boolean
lt(jsonb, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | boolean |
Returns
Type: boolean
boolean
lt(boolean, jsonb)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b | jsonb |
Returns
Type: boolean
boolean
lt(boolean, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b public. | boolean |
Returns
Type: boolean
boolean
lt(jsonb, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric |
Returns
Type: boolean
boolean
lt(numeric, jsonb)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b | jsonb |
Returns
Type: boolean
boolean
lt(numeric, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b public. | numeric |
Returns
Type: boolean
boolean
lt(jsonb, timestamp_eq)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
lt(timestamp_eq, jsonb)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lt(timestamp_eq, timestamp_eq)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
lt(jsonb, double_eq)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_eq |
Returns
Type: boolean
boolean
lt(double_eq, jsonb)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lt(double_eq, double_eq)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b public. | double_eq |
Returns
Type: boolean
boolean
lt(jsonb, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp |
Returns
Type: boolean
boolean
lt(timestamp, jsonb)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b | jsonb |
Returns
Type: boolean
boolean
lt(timestamp, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b public. | timestamp |
Returns
Type: boolean
boolean
lt(jsonb, text_match)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_match |
Returns
Type: boolean
boolean
lt(text_match, jsonb)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b | jsonb |
Returns
Type: boolean
boolean
lt(text_match, text_match)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b public. | text_match |
Returns
Type: boolean
boolean
lt(jsonb, text_eq)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_eq |
Returns
Type: boolean
boolean
lt(text_eq, jsonb)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lt(text_eq, text_eq)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b public. | text_eq |
Returns
Type: boolean
boolean
lt(jsonb, bigint_eq)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
lt(bigint_eq, jsonb)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lt(bigint_eq, bigint_eq)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
lt(jsonb, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint |
Returns
Type: boolean
boolean
lt(bigint, jsonb)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b | jsonb |
Returns
Type: boolean
boolean
lt(bigint, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b public. | bigint |
Returns
Type: boolean
boolean
lt(jsonb, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint |
Returns
Type: boolean
boolean
lt(smallint, jsonb)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b | jsonb |
Returns
Type: boolean
boolean
lt(smallint, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b public. | smallint |
Returns
Type: boolean
boolean
lt(jsonb, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text |
Returns
Type: boolean
boolean
lt(text, jsonb)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b | jsonb |
Returns
Type: boolean
boolean
lt(text, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b public. | text |
Returns
Type: boolean
boolean
lt(jsonb, integer_eq)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_eq |
Returns
Type: boolean
boolean
lt(integer_eq, jsonb)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lt(integer_eq, integer_eq)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b public. | integer_eq |
Returns
Type: boolean
boolean
lt(jsonb, smallint_eq)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
lt(smallint_eq, jsonb)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lt(smallint_eq, smallint_eq)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
lt(jsonb, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer |
Returns
Type: boolean
boolean
lt(integer, jsonb)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b | jsonb |
Returns
Type: boolean
boolean
lt(integer, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b public. | integer |
Returns
Type: boolean
boolean
lt(jsonb, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real |
Returns
Type: boolean
boolean
lt(real, jsonb)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b | jsonb |
Returns
Type: boolean
boolean
lt(real, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b public. | real |
Returns
Type: boolean
boolean
lte(jsonb, real_eq)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real_eq |
Returns
Type: boolean
boolean
lte(real_eq, jsonb)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lte(real_eq, real_eq)
Unsupported operator blocker for public.real_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real_eq | |
b public. | real_eq |
Returns
Type: boolean
boolean
lte(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
double |
Returns
Type: boolean
boolean
lte(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
b | jsonb |
Returns
Type: boolean
boolean
lte()
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
double |
Returns
Type: boolean
boolean
lte(jsonb, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date |
Returns
Type: boolean
boolean
lte(date, jsonb)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b | jsonb |
Returns
Type: boolean
boolean
lte(date, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b public. | date |
Returns
Type: boolean
boolean
lte(jsonb, numeric_eq)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
lte(numeric_eq, jsonb)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lte(numeric_eq, numeric_eq)
Unsupported operator blocker for public.numeric_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric_eq | |
b public. | numeric_eq |
Returns
Type: boolean
boolean
lte(jsonb, date_eq)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date_eq |
Returns
Type: boolean
boolean
lte(date_eq, jsonb)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lte(date_eq, date_eq)
Unsupported operator blocker for public.date_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date_eq | |
b public. | date_eq |
Returns
Type: boolean
boolean
lte(jsonb, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | boolean |
Returns
Type: boolean
boolean
lte(boolean, jsonb)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b | jsonb |
Returns
Type: boolean
boolean
lte(boolean, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b public. | boolean |
Returns
Type: boolean
boolean
lte(jsonb, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric |
Returns
Type: boolean
boolean
lte(numeric, jsonb)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b | jsonb |
Returns
Type: boolean
boolean
lte(numeric, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b public. | numeric |
Returns
Type: boolean
boolean
lte(jsonb, timestamp_eq)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
lte(timestamp_eq, jsonb)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lte(timestamp_eq, timestamp_eq)
Unsupported operator blocker for public.timestamp_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp_eq | |
b public. | timestamp_eq |
Returns
Type: boolean
boolean
lte(jsonb, double_eq)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | double_eq |
Returns
Type: boolean
boolean
lte(double_eq, jsonb)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lte(double_eq, double_eq)
Unsupported operator blocker for public.double_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | double_eq | |
b public. | double_eq |
Returns
Type: boolean
boolean
lte(jsonb, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp |
Returns
Type: boolean
boolean
lte(timestamp, jsonb)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b | jsonb |
Returns
Type: boolean
boolean
lte(timestamp, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b public. | timestamp |
Returns
Type: boolean
boolean
lte(jsonb, text_match)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_match |
Returns
Type: boolean
boolean
lte(text_match, jsonb)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b | jsonb |
Returns
Type: boolean
boolean
lte(text_match, text_match)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b public. | text_match |
Returns
Type: boolean
boolean
lte(jsonb, text_eq)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_eq |
Returns
Type: boolean
boolean
lte(text_eq, jsonb)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lte(text_eq, text_eq)
Unsupported operator blocker for public.text_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_eq | |
b public. | text_eq |
Returns
Type: boolean
boolean
lte(jsonb, bigint_eq)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
lte(bigint_eq, jsonb)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lte(bigint_eq, bigint_eq)
Unsupported operator blocker for public.bigint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint_eq | |
b public. | bigint_eq |
Returns
Type: boolean
boolean
lte(jsonb, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint |
Returns
Type: boolean
boolean
lte(bigint, jsonb)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b | jsonb |
Returns
Type: boolean
boolean
lte(bigint, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b public. | bigint |
Returns
Type: boolean
boolean
lte(jsonb, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint |
Returns
Type: boolean
boolean
lte(smallint, jsonb)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b | jsonb |
Returns
Type: boolean
boolean
lte(smallint, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b public. | smallint |
Returns
Type: boolean
boolean
lte(jsonb, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text |
Returns
Type: boolean
boolean
lte(text, jsonb)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b | jsonb |
Returns
Type: boolean
boolean
lte(text, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b public. | text |
Returns
Type: boolean
boolean
lte(jsonb, integer_eq)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer_eq |
Returns
Type: boolean
boolean
lte(integer_eq, jsonb)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lte(integer_eq, integer_eq)
Unsupported operator blocker for public.integer_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer_eq | |
b public. | integer_eq |
Returns
Type: boolean
boolean
lte(jsonb, smallint_eq)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
lte(smallint_eq, jsonb)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b | jsonb |
Returns
Type: boolean
boolean
lte(smallint_eq, smallint_eq)
Unsupported operator blocker for public.smallint_eq.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint_eq | |
b public. | smallint_eq |
Returns
Type: boolean
boolean
lte(jsonb, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer |
Returns
Type: boolean
boolean
lte(integer, jsonb)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b | jsonb |
Returns
Type: boolean
boolean
lte(integer, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b public. | integer |
Returns
Type: boolean
boolean
lte(jsonb, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real |
Returns
Type: boolean
boolean
lte(real, jsonb)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b | jsonb |
Returns
Type: boolean
boolean
lte(real, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b public. | real |
Returns
Type: boolean
boolean
max_sfunc(text_ord_ore, text_ord_ore)
State function for max on public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | text_ord_ore | |
value public. | text_ord_ore |
Returns
Type: public.text_ord_ore
public.text_ord_ore
max_sfunc(double_ord_ore, double_ord_ore)
State function for max on public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | double_ord_ore | |
value public. | double_ord_ore |
Returns
Type: public.double_ord_ore
public.double_ord_ore
max_sfunc(timestamp_ord_ope, timestamp_ord_ope)
State function for max on public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | timestamp_ord_ope | |
value public. | timestamp_ord_ope |
Returns
Type: public.timestamp_ord_ope
public.timestamp_ord_ope
max_sfunc(text_ord_ope, text_ord_ope)
State function for max on public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | text_ord_ope | |
value public. | text_ord_ope |
Returns
Type: public.text_ord_ope
public.text_ord_ope
max_sfunc(text_ord, text_ord)
State function for max on public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | text_ord | |
value public. | text_ord |
Returns
Type: public.text_ord
public.text_ord
max_sfunc(real_ord_ope, real_ord_ope)
State function for max on public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | real_ord_ope | |
value public. | real_ord_ope |
Returns
Type: public.real_ord_ope
public.real_ord_ope
max_sfunc(smallint_ord_ore, smallint_ord_ore)
State function for max on public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | smallint_ord_ore | |
value public. | smallint_ord_ore |
Returns
Type: public.smallint_ord_ore
public.smallint_ord_ore
max_sfunc(bigint_ord_ore, bigint_ord_ore)
State function for max on public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | bigint_ord_ore | |
value public. | bigint_ord_ore |
Returns
Type: public.bigint_ord_ore
public.bigint_ord_ore
max_sfunc(numeric_ord_ore, numeric_ord_ore)
State function for max on public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | numeric_ord_ore | |
value public. | numeric_ord_ore |
Returns
Type: public.numeric_ord_ore
public.numeric_ord_ore
max_sfunc(text_search, text_search)
State function for max on public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | text_search | |
value public. | text_search |
Returns
Type: public.text_search
public.text_search
max_sfunc(double_ord_ope, double_ord_ope)
State function for max on public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | double_ord_ope | |
value public. | double_ord_ope |
Returns
Type: public.double_ord_ope
public.double_ord_ope
max_sfunc(date_ord_ope, date_ord_ope)
State function for max on public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | date_ord_ope | |
value public. | date_ord_ope |
Returns
Type: public.date_ord_ope
public.date_ord_ope
max_sfunc(timestamp_ord, timestamp_ord)
State function for max on public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | timestamp_ord | |
value public. | timestamp_ord |
Returns
Type: public.timestamp_ord
public.timestamp_ord
max_sfunc(date_ord_ore, date_ord_ore)
State function for max on public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | date_ord_ore | |
value public. | date_ord_ore |
Returns
Type: public.date_ord_ore
public.date_ord_ore
max_sfunc(real_ord_ore, real_ord_ore)
State function for max on public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | real_ord_ore | |
value public. | real_ord_ore |
Returns
Type: public.real_ord_ore
public.real_ord_ore
max_sfunc(integer_ord, integer_ord)
State function for max on public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | integer_ord | |
value public. | integer_ord |
Returns
Type: public.integer_ord
public.integer_ord
max_sfunc(smallint_ord_ope, smallint_ord_ope)
State function for max on public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | smallint_ord_ope | |
value public. | smallint_ord_ope |
Returns
Type: public.smallint_ord_ope
public.smallint_ord_ope
max_sfunc(timestamp_ord_ore, timestamp_ord_ore)
State function for max on public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | timestamp_ord_ore | |
value public. | timestamp_ord_ore |
Returns
Type: public.timestamp_ord_ore
public.timestamp_ord_ore
max_sfunc(integer_ord_ope, integer_ord_ope)
State function for max on public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | integer_ord_ope | |
value public. | integer_ord_ope |
Returns
Type: public.integer_ord_ope
public.integer_ord_ope
max_sfunc(integer_ord_ore, integer_ord_ore)
State function for max on public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | integer_ord_ore | |
value public. | integer_ord_ore |
Returns
Type: public.integer_ord_ore
public.integer_ord_ore
max_sfunc(double_ord, double_ord)
State function for max on public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | double_ord | |
value public. | double_ord |
Returns
Type: public.double_ord
public.double_ord
max_sfunc(date_ord, date_ord)
State function for max on public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | date_ord | |
value public. | date_ord |
Returns
Type: public.date_ord
public.date_ord
max_sfunc(bigint_ord_ope, bigint_ord_ope)
State function for max on public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | bigint_ord_ope | |
value public. | bigint_ord_ope |
Returns
Type: public.bigint_ord_ope
public.bigint_ord_ope
max_sfunc(bigint_ord, bigint_ord)
State function for max on public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | bigint_ord | |
value public. | bigint_ord |
Returns
Type: public.bigint_ord
public.bigint_ord
max_sfunc(numeric_ord_ope, numeric_ord_ope)
State function for max on public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | numeric_ord_ope | |
value public. | numeric_ord_ope |
Returns
Type: public.numeric_ord_ope
public.numeric_ord_ope
max_sfunc(smallint_ord, smallint_ord)
State function for max on public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | smallint_ord | |
value public. | smallint_ord |
Returns
Type: public.smallint_ord
public.smallint_ord
max_sfunc(real_ord, real_ord)
State function for max on public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | real_ord | |
value public. | real_ord |
Returns
Type: public.real_ord
public.real_ord
max_sfunc(numeric_ord, numeric_ord)
State function for max on public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | numeric_ord | |
value public. | numeric_ord |
Returns
Type: public.numeric_ord
public.numeric_ord
min_sfunc(text_ord_ore, text_ord_ore)
State function for min on public.text_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | text_ord_ore | |
value public. | text_ord_ore |
Returns
Type: public.text_ord_ore
public.text_ord_ore
min_sfunc(double_ord_ore, double_ord_ore)
State function for min on public.double_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | double_ord_ore | |
value public. | double_ord_ore |
Returns
Type: public.double_ord_ore
public.double_ord_ore
min_sfunc(timestamp_ord_ope, timestamp_ord_ope)
State function for min on public.timestamp_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | timestamp_ord_ope | |
value public. | timestamp_ord_ope |
Returns
Type: public.timestamp_ord_ope
public.timestamp_ord_ope
min_sfunc(text_ord_ope, text_ord_ope)
State function for min on public.text_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | text_ord_ope | |
value public. | text_ord_ope |
Returns
Type: public.text_ord_ope
public.text_ord_ope
min_sfunc(text_ord, text_ord)
State function for min on public.text_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | text_ord | |
value public. | text_ord |
Returns
Type: public.text_ord
public.text_ord
min_sfunc(real_ord_ope, real_ord_ope)
State function for min on public.real_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | real_ord_ope | |
value public. | real_ord_ope |
Returns
Type: public.real_ord_ope
public.real_ord_ope
min_sfunc(smallint_ord_ore, smallint_ord_ore)
State function for min on public.smallint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | smallint_ord_ore | |
value public. | smallint_ord_ore |
Returns
Type: public.smallint_ord_ore
public.smallint_ord_ore
min_sfunc(bigint_ord_ore, bigint_ord_ore)
State function for min on public.bigint_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | bigint_ord_ore | |
value public. | bigint_ord_ore |
Returns
Type: public.bigint_ord_ore
public.bigint_ord_ore
min_sfunc(numeric_ord_ore, numeric_ord_ore)
State function for min on public.numeric_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | numeric_ord_ore | |
value public. | numeric_ord_ore |
Returns
Type: public.numeric_ord_ore
public.numeric_ord_ore
min_sfunc(text_search, text_search)
State function for min on public.text_search.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | text_search | |
value public. | text_search |
Returns
Type: public.text_search
public.text_search
min_sfunc(double_ord_ope, double_ord_ope)
State function for min on public.double_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | double_ord_ope | |
value public. | double_ord_ope |
Returns
Type: public.double_ord_ope
public.double_ord_ope
min_sfunc(date_ord_ope, date_ord_ope)
State function for min on public.date_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | date_ord_ope | |
value public. | date_ord_ope |
Returns
Type: public.date_ord_ope
public.date_ord_ope
min_sfunc(timestamp_ord, timestamp_ord)
State function for min on public.timestamp_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | timestamp_ord | |
value public. | timestamp_ord |
Returns
Type: public.timestamp_ord
public.timestamp_ord
min_sfunc(date_ord_ore, date_ord_ore)
State function for min on public.date_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | date_ord_ore | |
value public. | date_ord_ore |
Returns
Type: public.date_ord_ore
public.date_ord_ore
min_sfunc(real_ord_ore, real_ord_ore)
State function for min on public.real_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | real_ord_ore | |
value public. | real_ord_ore |
Returns
Type: public.real_ord_ore
public.real_ord_ore
min_sfunc(integer_ord, integer_ord)
State function for min on public.integer_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | integer_ord | |
value public. | integer_ord |
Returns
Type: public.integer_ord
public.integer_ord
min_sfunc(smallint_ord_ope, smallint_ord_ope)
State function for min on public.smallint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | smallint_ord_ope | |
value public. | smallint_ord_ope |
Returns
Type: public.smallint_ord_ope
public.smallint_ord_ope
min_sfunc(timestamp_ord_ore, timestamp_ord_ore)
State function for min on public.timestamp_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | timestamp_ord_ore | |
value public. | timestamp_ord_ore |
Returns
Type: public.timestamp_ord_ore
public.timestamp_ord_ore
min_sfunc(integer_ord_ope, integer_ord_ope)
State function for min on public.integer_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | integer_ord_ope | |
value public. | integer_ord_ope |
Returns
Type: public.integer_ord_ope
public.integer_ord_ope
min_sfunc(integer_ord_ore, integer_ord_ore)
State function for min on public.integer_ord_ore.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | integer_ord_ore | |
value public. | integer_ord_ore |
Returns
Type: public.integer_ord_ore
public.integer_ord_ore
min_sfunc(double_ord, double_ord)
State function for min on public.double_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | double_ord | |
value public. | double_ord |
Returns
Type: public.double_ord
public.double_ord
min_sfunc(date_ord, date_ord)
State function for min on public.date_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | date_ord | |
value public. | date_ord |
Returns
Type: public.date_ord
public.date_ord
min_sfunc(bigint_ord_ope, bigint_ord_ope)
State function for min on public.bigint_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | bigint_ord_ope | |
value public. | bigint_ord_ope |
Returns
Type: public.bigint_ord_ope
public.bigint_ord_ope
min_sfunc(bigint_ord, bigint_ord)
State function for min on public.bigint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | bigint_ord | |
value public. | bigint_ord |
Returns
Type: public.bigint_ord
public.bigint_ord
min_sfunc(numeric_ord_ope, numeric_ord_ope)
State function for min on public.numeric_ord_ope.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | numeric_ord_ope | |
value public. | numeric_ord_ope |
Returns
Type: public.numeric_ord_ope
public.numeric_ord_ope
min_sfunc(smallint_ord, smallint_ord)
State function for min on public.smallint_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | smallint_ord | |
value public. | smallint_ord |
Returns
Type: public.smallint_ord
public.smallint_ord
min_sfunc(real_ord, real_ord)
State function for min on public.real_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | real_ord | |
value public. | real_ord |
Returns
Type: public.real_ord
public.real_ord
min_sfunc(numeric_ord, numeric_ord)
State function for min on public.numeric_ord.
Parameters
| Name | Type | Description |
|---|---|---|
state public. | numeric_ord | |
value public. | numeric_ord |
Returns
Type: public.numeric_ord
public.numeric_ord
neq(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
double |
Returns
Type: boolean
boolean
neq(jsonb)
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
b | jsonb |
Returns
Type: boolean
boolean
neq()
Unsupported operator blocker for public.double.
Parameters
| Name | Type | Description |
|---|---|---|
double | ||
double |
Returns
Type: boolean
boolean
neq(jsonb, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | date |
Returns
Type: boolean
boolean
neq(date, jsonb)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b | jsonb |
Returns
Type: boolean
boolean
neq(date, date)
Unsupported operator blocker for public.date.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | date | |
b public. | date |
Returns
Type: boolean
boolean
neq(jsonb, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | boolean |
Returns
Type: boolean
boolean
neq(boolean, jsonb)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b | jsonb |
Returns
Type: boolean
boolean
neq(boolean, boolean)
Unsupported operator blocker for public.boolean.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | boolean | |
b public. | boolean |
Returns
Type: boolean
boolean
neq(jsonb, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | numeric |
Returns
Type: boolean
boolean
neq(numeric, jsonb)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b | jsonb |
Returns
Type: boolean
boolean
neq(numeric, numeric)
Unsupported operator blocker for public.numeric.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | numeric | |
b public. | numeric |
Returns
Type: boolean
boolean
neq(jsonb, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | timestamp |
Returns
Type: boolean
boolean
neq(timestamp, jsonb)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b | jsonb |
Returns
Type: boolean
boolean
neq(timestamp, timestamp)
Unsupported operator blocker for public.timestamp.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | timestamp | |
b public. | timestamp |
Returns
Type: boolean
boolean
neq(jsonb, text_match)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text_match |
Returns
Type: boolean
boolean
neq(text_match, jsonb)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b | jsonb |
Returns
Type: boolean
boolean
neq(text_match, text_match)
Unsupported operator blocker for public.text_match.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text_match | |
b public. | text_match |
Returns
Type: boolean
boolean
neq(jsonb, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | bigint |
Returns
Type: boolean
boolean
neq(bigint, jsonb)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b | jsonb |
Returns
Type: boolean
boolean
neq(bigint, bigint)
Unsupported operator blocker for public.bigint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | bigint | |
b public. | bigint |
Returns
Type: boolean
boolean
neq(jsonb, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | smallint |
Returns
Type: boolean
boolean
neq(smallint, jsonb)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b | jsonb |
Returns
Type: boolean
boolean
neq(smallint, smallint)
Unsupported operator blocker for public.smallint.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | smallint | |
b public. | smallint |
Returns
Type: boolean
boolean
neq(jsonb, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | text |
Returns
Type: boolean
boolean
neq(text, jsonb)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b | jsonb |
Returns
Type: boolean
boolean
neq(text, text)
Unsupported operator blocker for public.text.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | text | |
b public. | text |
Returns
Type: boolean
boolean
neq(jsonb, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | integer |
Returns
Type: boolean
boolean
neq(integer, jsonb)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b | jsonb |
Returns
Type: boolean
boolean
neq(integer, integer)
Unsupported operator blocker for public.integer.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | integer | |
b public. | integer |
Returns
Type: boolean
boolean
neq(jsonb, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a | jsonb | |
b public. | real |
Returns
Type: boolean
boolean
neq(real, jsonb)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b | jsonb |
Returns
Type: boolean
boolean
neq(real, real)
Unsupported operator blocker for public.real.
Parameters
| Name | Type | Description |
|---|---|---|
a public. | real | |
b public. | real |
Returns
Type: boolean
boolean
ope_cllw(jsonb)
Extract CLLW OPE index term from JSONB payload.
Returns the CLLW OPE ciphertext from the op field of an encrypted scalar payload, hex-decoded to the bytea-backed eql_v3_internal.ope_cllw domain.
Inlinable single-statement SQL — the body is a strict expression of the argument (->> and decode are both STRICT), so the planner folds this into the calling query and functional btree indexes built on eql_v3.ord_ope_term(col) (which calls this) engage structurally, the same way the hmac_256 equality chain does.
Missing-op semantics: val ->> 'opis NULL whenop` is absent and the strict chain propagates it, so the extractor returns SQL NULL and btree's NULL handling filters those rows from range queries.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | containing encrypted EQL payload |
Returns
Type: eql_v3_internal.ope_cllw
eql_v3_internal.ope_cllw Hex-decoded CLLW OPE term, or NULL when op is absent
ore_block_256(jsonb)
Extract ORE block index term from JSONB payload.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | containing encrypted EQL payload |
Returns
Type: eql_v3_internal.ore_block_256
eql_v3_internal.ore_block_256 ORE block index term
Exceptions
- if 'ob' field is missing
ore_block_256_eq(ore_block_256, ore_block_256)
Equality backing function for ORE block types.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3_internal. | ore_block_256 | |
b eql_v3_internal. | ore_block_256 |
ore_block_256_gt(ore_block_256, ore_block_256)
Greater-than backing function for ORE block types.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3_internal. | ore_block_256 | |
b eql_v3_internal. | ore_block_256 |
ore_block_256_gte(ore_block_256, ore_block_256)
Greater-than-or-equal backing function for ORE block types.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3_internal. | ore_block_256 | |
b eql_v3_internal. | ore_block_256 |
ore_block_256_lt(ore_block_256, ore_block_256)
Less-than backing function for ORE block types.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3_internal. | ore_block_256 | |
b eql_v3_internal. | ore_block_256 |
ore_block_256_lte(ore_block_256, ore_block_256)
Less-than-or-equal backing function for ORE block types.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3_internal. | ore_block_256 | |
b eql_v3_internal. | ore_block_256 |
ore_block_256_neq(ore_block_256, ore_block_256)
Not-equal backing function for ORE block types.
Parameters
| Name | Type | Description |
|---|---|---|
a eql_v3_internal. | ore_block_256 | |
b eql_v3_internal. | ore_block_256 |
ore_cllw(jsonb)
Extract CLLW ORE index term from raw jsonb.
Returns the CLLW ORE ciphertext from the oc field of a single sv element supplied as raw jsonb. Inlinable single-statement SQL — the planner folds the body into the calling query.
Missing-oc semantics: returns SQL-level NULL (not a composite with NULL bytes) when oc is absent, so btree's NULL handling filters those rows from range queries.
Parameters
| Name | Type | Description |
|---|---|---|
val | jsonb | An object carrying an oc field |
Returns
Type: eql_v3_internal.ore_cllw
eql_v3_internal.ore_cllw Composite carrying the CLLW ciphertext, or NULL when the oc field is absent.
Variants
- eql_v3_internal.compare_ore_cllw_term
ore_cllw_eq(ore_cllw, ore_cllw)
Equality backing function for eql_v3_internal.ore_cllw.
Parameters
ore_cllw_gt(ore_cllw, ore_cllw)
Greater-than backing function for eql_v3_internal.ore_cllw.
Parameters
ore_cllw_gte(ore_cllw, ore_cllw)
Greater-than-or-equal backing function for eql_v3_internal.ore_cllw.
Parameters
ore_cllw_lt(ore_cllw, ore_cllw)
Less-than backing function for eql_v3_internal.ore_cllw.
Parameters
ore_cllw_lte(ore_cllw, ore_cllw)
Less-than-or-equal backing function for eql_v3_internal.ore_cllw.
Parameters
ore_cllw_neq(ore_cllw, ore_cllw)
Not-equal backing function for eql_v3_internal.ore_cllw.
Parameters
owned_schemas()
Schemas owned by the eql_v3 surface.
Single source of truth for tooling that must enumerate every schema this installer owns (eql_v3.lints(), tasks/pin_search_path_v3.sql), so a future third eql_v3-family schema is one array literal to edit instead of a hardcoded schema-name predicate repeated at every call site. Keep in sync with the SCHEMA / INTERNAL_SCHEMA constants in crates/eql-codegen/src/consts.rs — those drive what codegen emits into each schema; this drives what tooling scans across both.
Returns
Type: name[]
name[] The schema names eql_v3 owns (public + internal).