Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
36.46. sql_parts
Prev UpChapter 36. The Information SchemaHome Next

36.46. sql_parts

The tablesql_parts contains information about which of the several parts of the SQL standard are supported byPostgreSQL.

Table 36.44. sql_parts Columns

Column Type

Description

feature_idcharacter_data

An identifier string containing the number of the part

feature_namecharacter_data

Descriptive name of the part

is_supportedyes_or_no

YES if the part is fully supported by the current version ofPostgreSQL,NO if not

is_verified_bycharacter_data

Always null, since thePostgreSQL development group does not perform formal testing of feature conformance

commentscharacter_data

Possibly a comment about the supported status of the part



Prev Up Next
36.45. sql_implementation_info Home 36.47. sql_sizing
pdfepub
Go to PostgreSQL 13
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp