forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6f0aee1
doc: Add unit to pg_shmem_allocations attributes
The unit of size and allocated_size was not documented. Speciyfing theunit is in line with how many other (but not all) system view attributesare documented so fixing by adding the unit which is "bytes".Author: Euler Taveira <euler@eulerto.com>Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>Reported-by: coleman.rik@gmail.comDiscussion:https://postgr.es/m/166033703458.653.1583077816076994614@wrigleys.postgresql.org1 parentf0fe87b commit6f0aee1
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3485 | 3485 |
| |
3486 | 3486 |
| |
3487 | 3487 |
| |
3488 |
| - | |
| 3488 | + | |
3489 | 3489 |
| |
3490 | 3490 |
| |
3491 | 3491 |
| |
| |||
3494 | 3494 |
| |
3495 | 3495 |
| |
3496 | 3496 |
| |
3497 |
| - | |
| 3497 | + | |
3498 | 3498 |
| |
3499 | 3499 |
| |
3500 | 3500 |
| |
|
0 commit comments
Comments
(0)