Add leader_pid field into the example of file_fdw for csvlog.

Fujii Masao <fujii@postgresql.org>

Commit: e568ed0eb07239b7e53d948565ebaeb6f379630f
Author: Fujii Masao <fujii@postgresql.org>
Date: 2020-09-16T09:47:39Z
Releases: 14.0
Add leader_pid field into the example of file_fdw for csvlog.

Commit b8fdee7d0c added leader_pid field into csvlog,
but forgot to update the example of file_fdw for csvlog.

Author: Yuta Katsuragi

Files

PathChange+/−
doc/src/sgml/file-fdw.sgml modified +2 −1

Documentation touched