Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
PostgreSQL 9.4.1 Documentation
PrevUpChapter 34. The Information SchemaNext

34.47.sql_parts

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

Table 34-45.sql_parts Columns

NameData TypeDescription
feature_idcharacter_dataAn identifier string containing the number of the part
feature_namecharacter_dataDescriptive name of the part
is_supportedyes_or_noYES 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_dataPossibly a comment about the supported status of the part

PrevHomeNext
sql_packagesUpsql_sizing
Go to PostgreSQL 9.4
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp