forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf340977
committed
Document pg_ls_*dir hiding of directories and special files
It's strange that a directory-listing function does not list all entriesin a directory, so let's at least document it. This involvespg_ls_logdirpg_ls_waldirpg_ls_archive_statusdirpg_ls_tmpdirBackpatch as far back as it applies cleanly (and as far as as eachfunction exists). REL_10_STABLE uses different wording, but hopefullypeople 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.com1 parentcf72898 commitf340977
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21862 | 21862 |
| |
21863 | 21863 |
| |
21864 | 21864 |
| |
| 21865 | + | |
21865 | 21866 |
| |
21866 | 21867 |
| |
21867 | 21868 |
| |
| |||
21873 | 21874 |
| |
21874 | 21875 |
| |
21875 | 21876 |
| |
| 21877 | + | |
21876 | 21878 |
| |
21877 | 21879 |
| |
21878 | 21880 |
| |
| |||
21885 | 21887 |
| |
21886 | 21888 |
| |
21887 | 21889 |
| |
| 21890 | + | |
21888 | 21891 |
| |
21889 | 21892 |
| |
21890 | 21893 |
| |
| |||
21898 | 21901 |
| |
21899 | 21902 |
| |
21900 | 21903 |
| |
| 21904 | + | |
21901 | 21905 |
| |
21902 | 21906 |
| |
21903 | 21907 |
| |
|
0 commit comments
Comments
(0)