

 Amazon Redshift 將不再支援從修補程式 198 開始建立新的 Python UDFs。現有 Python UDF 將繼續正常運作至 2026 年 6 月 30 日。如需詳細資訊，請參閱[部落格文章](https://aws.amazon.com/blogs/big-data/amazon-redshift-python-user-defined-functions-will-reach-end-of-support-after-june-30-2026/)。

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# PG\_ATTRIBUTE\_INFO
<a name="r_PG_ATTRIBUTE_INFO"></a>

PG\_ATTRIBUTE\_INFO 是以 PostgreSQL 目錄資料表 PG\_ATTRIBUTE 和內部目錄資料表 PG\_ATTRIBUTE\_ACL 為基礎建立的 Amazon Redshift 系統檢視。PG\_ATTRIBUTE\_INFO 包含資料表或檢視的資料欄詳細資訊，其中包括資料欄存取控制清單 (如果有的話)。

## 資料表欄
<a name="r_PG_ATTRIBUTE_INFO-table-columns"></a>

除了 PG\_ATTRIBUTE 中的資料欄，PG\_ATTRIBUTE\_INFO 還會顯示下列幾個資料欄。


| 欄名稱  | 資料類型  | Description  | 
| --- | --- | --- | 
| attacl | aclitem[] | 在此資料欄上特別授與的資料欄層級存取權限 (如果有的話)。 | 