Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0603ba3

Browse files
committed
Add documentation link to strftime supported options.
1 parent 7dc956f commit 0603ba3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/src/sgml/config.sgml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3049,6 +3049,10 @@ local0.* /var/log/postgresql
30493049
any time-zone-dependent <literal>%</literal>-escapes, the computation
30503050
is done in the zone specified
30513051
by <xref linkend="guc-log-timezone">.)
3052+
The supported <literal>%</literal>-escapes are similar to those
3053+
listed in the Open Group's <ulink
3054+
url="http://pubs.opengroup.org/onlinepubs/009695399/functions/strftime.html">strftime
3055+
</ulink> specification.
30523056
Note that the system's <systemitem>strftime</systemitem> is not used
30533057
directly, so platform-specific (nonstandard) extensions do not work.
30543058
</para>

0 commit comments

Comments
 (0)