summaryrefslogtreecommitdiff
path: root/doc/src/sgml/oid2name.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/oid2name.sgml')
-rw-r--r--doc/src/sgml/oid2name.sgml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/src/sgml/oid2name.sgml b/doc/src/sgml/oid2name.sgml
index c7ebd61c6bf..dfe36827391 100644
--- a/doc/src/sgml/oid2name.sgml
+++ b/doc/src/sgml/oid2name.sgml
@@ -223,6 +223,13 @@
utilities, also uses the environment variables supported by
<application>libpq</application> (see <xref linkend="libpq-envars"/>).
</para>
+
+ <para>
+ The environment variable <envar>PG_COLOR</envar> specifies whether to use
+ color in diagnostic messages. Possible values are
+ <literal>always</literal>, <literal>auto</literal> and
+ <literal>never</literal>.
+ </para>
</refsect1>
<refsect1>