1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Improve PostgreSQL 10.0 release note regarding pg_current_logfile().

Author: Yugo Nagata
This commit is contained in:
Tatsuo Ishii
2017-06-19 09:10:18 +09:00
parent bbaf9e8f84
commit b4166a8df9

View File

@ -960,7 +960,7 @@
<para>
Add function <link
linkend="functions-info-session-table"><function>pg_current_logfile()</></>
to read syslog's current stderr and csvlog output file names
to read logging collector's current stderr and csvlog output file names
(Gilles Darold)
</para>
</listitem>