forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita6b5ddf
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 parent55978e2 commita6b5ddf
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20311 | 20311 |
| |
20312 | 20312 |
| |
20313 | 20313 |
| |
| 20314 | + | |
20314 | 20315 |
| |
20315 | 20316 |
| |
20316 | 20317 |
| |
| |||
20322 | 20323 |
| |
20323 | 20324 |
| |
20324 | 20325 |
| |
| 20326 | + | |
20325 | 20327 |
| |
20326 | 20328 |
| |
20327 | 20329 |
| |
|
0 commit comments
Comments
(0)