Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
50.14. pg_conversion
Prev UpChapter 50. System CatalogsHome Next

50.14. pg_conversion

The catalogpg_conversion describes encoding conversion functions. SeeCREATE CONVERSION for more information.

Table 50.14. pg_conversion Columns

NameTypeReferencesDescription
oidoid Row identifier (hidden attribute; must be explicitly selected)
connamename Conversion name (unique within a namespace)
connamespaceoidpg_namespace.oid The OID of the namespace that contains this conversion
conowneroidpg_authid.oidOwner of the conversion
conforencodingint4 Source encoding ID
contoencodingint4 Destination encoding ID
conprocregprocpg_proc.oidConversion function
condefaultbool True if this is the default conversion


Prev Up Next
50.13. pg_constraint Home 50.15. pg_database
epubpdf
Go to Postgres Pro Standard 11
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp