diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2020-03-16 19:12:14 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2020-03-16 19:12:14 -0300 |
commit | 8b6d94cf6c8319bfd6bebf8b863a5db586c19c3b (patch) | |
tree | d252f4fd4281d0dcb7ca7f374f72fe74370a6dbf /src/backend/utils/adt/jsonfuncs.c | |
parent | b234b567ed740aae368672670d8d03640e884f1f (diff) | |
download | postgresql-8b6d94cf6c8319bfd6bebf8b863a5db586c19c3b.tar.gz postgresql-8b6d94cf6c8319bfd6bebf8b863a5db586c19c3b.zip |
Document pg_ls_*dir hiding of directories and special files
It's strange that a directory-listing function does not list all entries
in a directory, so let's at least document it. This involves
pg_ls_logdir
pg_ls_waldir
pg_ls_archive_statusdir
pg_ls_tmpdir
Backpatch as far back as it applies cleanly (and as far as as each
function exists). REL_10_STABLE uses different wording, but hopefully
people are not reading docs so old to write new apps anyway.
Author: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20200305161838.GJ684@telsasoft.com
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions