pg_options
Liefert die Verbindungsoptionen der aktuellen Verbindung
&reftitle.description;
stringpg_options
PgSql\Connectionnullconnection&null;
pg_options gibt einen string zurück, der
die Verbindungsoptionen der angegebenen PostgreSQL
connection-Instanz enthält.
&reftitle.parameters;
connection
&pgsql.parameter.connection-with-nullable-default;
&reftitle.returnvalues;
Ein string, der die Verbindungsoptionen von
connection enthält.
&reftitle.changelog;
&Version;
&Description;
&pgsql.changelog.connection-object;
8.0.0
connection ist jetzt nullbar.
&reftitle.examples;
pg_options-Beispiel
]]>
&reftitle.seealso;
pg_connect