diff options
Diffstat (limited to 'doc/src/sgml/config.sgml')
-rw-r--r-- | doc/src/sgml/config.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 0aa3c97a0ec..239dbf97ba6 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -3934,7 +3934,7 @@ local0.* /var/log/postgresql by <xref linkend="guc-log-timezone">.) The supported <literal>%</literal>-escapes are similar to those listed in the Open Group's <ulink - url="http://pubs.opengroup.org/onlinepubs/009695399/functions/strftime.html">strftime + url="https://pubs.opengroup.org/onlinepubs/009695399/functions/strftime.html">strftime </ulink> specification. Note that the system's <function>strftime</function> is not used directly, so platform-specific (nonstandard) extensions do not work. |