-<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.412 2007/11/27 18:29:11 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.413 2007/11/28 05:13:41 momjian Exp $ -->
<chapter id="functions">
<title>Functions and Operators</title>
<secondary>current</secondary>
</indexterm>
+ <indexterm>
+ <primary>current_database</primary>
+ </indexterm>
+
+ <indexterm>
+ <primary>current_schema</primary>
+ </indexterm>
+
+ <indexterm>
+ <primary>current_user</primary>
+ </indexterm>
+
<para>
The <function>session_user</function> is normally the user who initiated
the current database connection; but superusers can change this setting