mirror of
https://github.com/postgres/postgres.git
synced 2026-04-25 16:18:21 -04:00
Improve PostgreSQL 10.0 release note regarding pg_current_logfile().
Author: Yugo Nagata
This commit is contained in:
parent
bbaf9e8f84
commit
b4166a8df9
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue