pg_options

 string pg_options ([ resource $connection ] ) 

説明

pg_options() will return a string containing the options specified on the given PostgreSQL connection resource.

戻り値

A string containing the connection options, or FALSE on error.