Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32c3ec commit 6ab4d38Copy full SHA for 6ab4d38
doc/src/sgml/func.sgml
@@ -17865,7 +17865,7 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
17865
and other special files) in the specified directory. The <parameter>
17866
include_dot_dirs</> indicates whether <quote>.</> and <quote>..</> are
17867
included in the result set. The default is to exclude them
17868
- (<literal>false/>), but including them can be useful when
+ (<literal>false</>), but including them can be useful when
17869
<parameter>missing_ok</> is <literal>true</literal>, to distinguish an
17870
empty directory from an non-existent directory.
17871
</para>
0 commit comments