-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
area/ysqlYugabyte SQL (YSQL)Yugabyte SQL (YSQL)good first issueThis is a good issue to start contributing!This is a good issue to start contributing!kind/enhancementThis is an enhancement of an existing featureThis is an enhancement of an existing featurepriority/mediumMedium priority issueMedium priority issuestatus/awaiting-triageIssue awaiting triageIssue awaiting triage
Description
Jira Link: DB-11164
Description
We have added a few interface methods to IndexAMRoutine
in access/amapi.h
. However, this comment says that property additions to this struct must alos be reflected in the "property API". This would allow the PG functions pg_indexam_has_property
, pg_index_has_property
and pg_index_column_has_property
to access these new properties.
This issue tracks this sync-up that needs to be done between the two structures as the linked comment suggests.
Issue Type
kind/enhancement
Warning: Please confirm that this issue does not contain any sensitive information
- I confirm this issue does not contain any sensitive information.
Metadata
Metadata
Assignees
Labels
area/ysqlYugabyte SQL (YSQL)Yugabyte SQL (YSQL)good first issueThis is a good issue to start contributing!This is a good issue to start contributing!kind/enhancementThis is an enhancement of an existing featureThis is an enhancement of an existing featurepriority/mediumMedium priority issueMedium priority issuestatus/awaiting-triageIssue awaiting triageIssue awaiting triage