Text Size: Normal / Large

33.33. sql_implementation_info

The table sql_implementation_info contains information about various aspects that are left implementation-defined by the SQL standard. This information is primarily intended for use in the context of the ODBC interface; users of other interfaces will probably find this information to be of little use. For this reason, the individual implementation information items are not described here; you will find them in the description of the ODBC interface.

Table 33-31. sql_implementation_info Columns

NameData TypeDescription
implementation_info_idcharacter_dataIdentifier string of the implementation information item
implementation_info_namecharacter_dataDescriptive name of the implementation information item
integer_valuecardinal_number Value of the implementation information item, or null if the value is contained in the column character_value
character_valuecharacter_data Value of the implementation information item, or null if the value is contained in the column integer_value
commentscharacter_dataPossibly a comment pertaining to the implementation information item

User Comments

No comments could be found for this page.

Add Comment

Please use this form to add your own comments regarding your experience with particular features of PostgreSQL, clarifications of the documentation, or hints for other users. Please note, this is not a support forum, and your IP address will be logged. If you have a question or need help, please see the faq, try a mailing list, or join us on IRC. Note that submissions containing URLs or other keywords commonly found in 'spam' comments may be silently discarded. Please contact the webmaster if you think this is happening to you in error.

In order to submit a comment, you must have a community account.

* Comment
 

* denotes required field

Privacy Policy | Project hosted by our server sponsors. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group