forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8b6d94c
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 parentb234b56 commit8b6d94c
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21450 | 21450 |
| |
21451 | 21451 |
| |
21452 | 21452 |
| |
| 21453 | + | |
21453 | 21454 |
| |
21454 | 21455 |
| |
21455 | 21456 |
| |
| |||
21461 | 21462 |
| |
21462 | 21463 |
| |
21463 | 21464 |
| |
| 21465 | + | |
21464 | 21466 |
| |
21465 | 21467 |
| |
21466 | 21468 |
| |
| |||
21473 | 21475 |
| |
21474 | 21476 |
| |
21475 | 21477 |
| |
| 21478 | + | |
21476 | 21479 |
| |
21477 | 21480 |
| |
21478 | 21481 |
| |
| |||
21486 | 21489 |
| |
21487 | 21490 |
| |
21488 | 21491 |
| |
| 21492 | + | |
21489 | 21493 |
| |
21490 | 21494 |
| |
21491 | 21495 |
| |
|
0 commit comments
Comments
(0)