yugabyte/yugabyte-db

[YSQL] Update `IndexAMProperty` API to be in sync with YB additions to `IndexAmRoutine`

開放

#22,246 建立於 2024年5月3日

 (2 則留言) (0 個反應) (0 位負責人)C (1,003 個分叉)batch import
area/ysqlgood first issuekind/enhancementpriority/mediumstatus/awaiting-triage

倉庫指標

星標
 (8,229 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南