[YSQL] fix "could not identify an ordering operator for type hstore" #10441
Labels
area/ysql
Yugabyte SQL (YSQL)
kind/enhancement
This is an enhancement of an existing feature
pgcm
priority/medium
Medium priority issue
Jira Link: DB-1281
Description
The following fails in YB but not PG:
YB shows
PG succeeds and return 0 rows.
This example is taken from
src/postgres/contrib/hstore/sql/yb_pg_hstore.sql
. Adding a gin index doesn't make a difference.The text was updated successfully, but these errors were encountered: