mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
Fix markup in docs.
Oops. I could swear I built the docs before pushing, but I guess not..
This commit is contained in:
@ -17865,7 +17865,7 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
|
|||||||
and other special files) in the specified directory. The <parameter>
|
and other special files) in the specified directory. The <parameter>
|
||||||
include_dot_dirs</> indicates whether <quote>.</> and <quote>..</> are
|
include_dot_dirs</> indicates whether <quote>.</> and <quote>..</> are
|
||||||
included in the result set. The default is to exclude them
|
included in the result set. The default is to exclude them
|
||||||
(<literal>false/>), but including them can be useful when
|
(<literal>false</>), but including them can be useful when
|
||||||
<parameter>missing_ok</> is <literal>true</literal>, to distinguish an
|
<parameter>missing_ok</> is <literal>true</literal>, to distinguish an
|
||||||
empty directory from an non-existent directory.
|
empty directory from an non-existent directory.
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user